Pull request #41590 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 837ee91cb9295a86dec176da07ee598304535dbb rather than acf71b891d4942034ab90626be69a9197dbee866 Obtained Jenkinsfile from 837ee91cb9295a86dec176da07ee598304535dbb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader 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-41590@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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" 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 [2020-10-26T19:48:39.618Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-10-26T19:48:39.622Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-10-26T19:48:54.780Z] Still waiting to schedule task [2020-10-26T19:48:54.781Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-10-26T19:49:38.091Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b99daf9d31b62d10) in /home/ubuntu/workspace/moby_PR-41590 [Pipeline] { [Pipeline] checkout [2020-10-26T19:49:41.967Z] using credential docker-jenkins-github-credentials [2020-10-26T19:49:41.975Z] Cloning the remote Git repository [2020-10-26T19:49:41.975Z] Cloning with configured refspecs honoured and without tags [2020-10-26T19:49:41.996Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:49:42.054Z] > git init /home/ubuntu/workspace/moby_PR-41590 # timeout=10 [2020-10-26T19:49:42.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:49:42.281Z] > git --version # timeout=10 [2020-10-26T19:49:42.303Z] > git --version # 'git version 2.17.1' [2020-10-26T19:49:42.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:49:42.304Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:05.015Z] Fetching without tags [2020-10-26T19:50:05.400Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:50:04.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:04.926Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:50:04.951Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:04.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:05.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:50:05.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:05.020Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:05.410Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:05.429Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:50:06.196Z] > git remote # timeout=10 [2020-10-26T19:50:06.223Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:50:06.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:06.260Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:50:07.016Z] Merge succeeded, producing eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:50:07.016Z] Checking out Revision eaf7b83a493f81b76aeb263e1c35b808fe73cb27 (PR-41590) [2020-10-26T19:50:06.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:50:07.020Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:07.051Z] > git checkout -f eaf7b83a493f81b76aeb263e1c35b808fe73cb27 # timeout=10 [2020-10-26T19:50:11.127Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:50:11.127Z] First time build. Skipping changelog. [2020-10-26T19:50:11.148Z] > git --version # timeout=10 [2020-10-26T19:50:11.183Z] > git --version # 'git version 2.17.1' [2020-10-26T19:50:11.215Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T19:50:12.379Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41590:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-10-26T19:50:20.514Z] Unable to find image 'alpine:latest' locally [2020-10-26T19:50:20.514Z] latest: Pulling from library/alpine [2020-10-26T19:50:20.777Z] 188c0c94c7c5: Pulling fs layer [2020-10-26T19:50:20.777Z] 188c0c94c7c5: Verifying Checksum [2020-10-26T19:50:20.777Z] 188c0c94c7c5: Download complete [2020-10-26T19:50:21.037Z] 188c0c94c7c5: Pull complete [2020-10-26T19:50:21.037Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-26T19:50:21.037Z] Status: Downloaded newer image for alpine:latest [2020-10-26T19:50:29.208Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-10-26T19:50:29.508Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b99daf9d31b62d10) in /home/ubuntu/workspace/moby_PR-41590 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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] checkout [2020-10-26T19:50:29.581Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41590 [2020-10-26T19:50:29.586Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-10-26T19:50:29.602Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-41590 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-10-26T19:50:29.640Z] Fetching changes from the remote Git repository [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-10-26T19:50:29.678Z] Fetching without tags [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-10-26T19:50:29.749Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-10-26T19:50:29.763Z] Cloning the remote Git repository [2020-10-26T19:50:29.763Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-10-26T19:50:29.774Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-10-26T19:50:29.788Z] Cloning the remote Git repository [2020-10-26T19:50:29.788Z] 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-10-26T19:50:30.252Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:50:29.596Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-10-26T19:50:29.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:29.681Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:50:29.681Z] > git --version # timeout=10 [2020-10-26T19:50:29.719Z] > git --version # 'git version 2.17.1' [2020-10-26T19:50:29.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:29.720Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:30.254Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:30.274Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:50:30.407Z] > git remote # timeout=10 [2020-10-26T19:50:30.427Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:50:30.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:30.447Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:50:30.685Z] Merge succeeded, producing 3c2c5b76aee7ef91184a2c876667764f98b877e5 [2020-10-26T19:50:30.686Z] Checking out Revision 3c2c5b76aee7ef91184a2c876667764f98b877e5 (PR-41590) [2020-10-26T19:50:29.771Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:50:29.771Z] > git init /home/jenkins/workspace/moby_PR-41590 # timeout=10 [2020-10-26T19:50:29.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:50:29.805Z] > git --version # timeout=10 [2020-10-26T19:50:29.806Z] > git --version # 'git version 2.17.1' [2020-10-26T19:50:29.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:29.806Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:29.797Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:50:29.797Z] > git init /home/docker/workspace/moby_PR-41590 # timeout=10 [2020-10-26T19:50:29.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:50:29.805Z] > git --version # timeout=10 [2020-10-26T19:50:29.808Z] > git --version # 'git version 2.7.4' [2020-10-26T19:50:29.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:29.809Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:30.847Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:50:30.847Z] First time build. Skipping changelog. [2020-10-26T19:50:30.864Z] > git --version # timeout=10 [2020-10-26T19:50:30.874Z] > git --version # 'git version 2.17.1' [2020-10-26T19:50:30.889Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T19:50:30.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:50:30.688Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:30.723Z] > git checkout -f 3c2c5b76aee7ef91184a2c876667764f98b877e5 # timeout=10 [2020-10-26T19:50:31.687Z] + [ PR != PR ] [2020-10-26T19:50:31.687Z] + [ master != master ] [2020-10-26T19:50:31.687Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-26T19:50:32.035Z] + docker version [2020-10-26T19:50:32.035Z] Client: Docker Engine - Community [2020-10-26T19:50:32.035Z] Version: 19.03.13 [2020-10-26T19:50:32.035Z] API version: 1.40 [2020-10-26T19:50:32.035Z] Go version: go1.13.15 [2020-10-26T19:50:32.035Z] Git commit: 4484c46d9d [2020-10-26T19:50:32.035Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-26T19:50:32.035Z] OS/Arch: linux/amd64 [2020-10-26T19:50:32.035Z] Experimental: false [2020-10-26T19:50:32.035Z] [2020-10-26T19:50:32.035Z] Server: Docker Engine - Community [2020-10-26T19:50:32.035Z] Engine: [2020-10-26T19:50:32.035Z] Version: 19.03.13 [2020-10-26T19:50:32.035Z] API version: 1.40 (minimum version 1.12) [2020-10-26T19:50:32.035Z] Go version: go1.13.15 [2020-10-26T19:50:32.035Z] Git commit: 4484c46d9d [2020-10-26T19:50:32.035Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-26T19:50:32.035Z] OS/Arch: linux/amd64 [2020-10-26T19:50:32.035Z] Experimental: true [2020-10-26T19:50:32.035Z] containerd: [2020-10-26T19:50:32.035Z] Version: 1.3.7 [2020-10-26T19:50:32.035Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:50:32.035Z] runc: [2020-10-26T19:50:32.035Z] Version: 1.0.0-rc10 [2020-10-26T19:50:32.035Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:50:32.035Z] docker-init: [2020-10-26T19:50:32.035Z] Version: 0.18.0 [2020-10-26T19:50:32.035Z] GitCommit: fec3683 [Pipeline] sh [2020-10-26T19:50:32.330Z] + docker info [2020-10-26T19:50:42.307Z] Fetching without tags [2020-10-26T19:50:43.804Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:50:42.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:42.284Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:50:42.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:42.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:42.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:50:42.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:42.315Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:43.811Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:43.815Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:50:44.508Z] Still waiting to schedule task [2020-10-26T19:50:44.508Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b99daf9d31b62d10)’ [2020-10-26T19:50:44.509Z] Still waiting to schedule task [2020-10-26T19:50:44.509Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b99daf9d31b62d10)’ [2020-10-26T19:50:44.514Z] Still waiting to schedule task [2020-10-26T19:50:44.514Z] All nodes of label ‘arm64&&linux’ are offline [2020-10-26T19:50:44.516Z] Still waiting to schedule task [2020-10-26T19:50:44.516Z] All nodes of label ‘windows-2019’ are offline [2020-10-26T19:50:44.687Z] Merge succeeded, producing ec302804096cc8abb3daae3cde3823d76f40c7dd [2020-10-26T19:50:44.687Z] Checking out Revision ec302804096cc8abb3daae3cde3823d76f40c7dd (PR-41590) [2020-10-26T19:50:44.975Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:50:44.976Z] First time build. Skipping changelog. [2020-10-26T19:50:45.025Z] > git --version # timeout=10 [2020-10-26T19:50:45.027Z] > git --version # 'git version 2.17.1' [2020-10-26T19:50:45.031Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-26T19:50:44.289Z] > git remote # timeout=10 [2020-10-26T19:50:44.291Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:50:44.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:44.295Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:50:44.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:50:44.694Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:44.697Z] > git checkout -f ec302804096cc8abb3daae3cde3823d76f40c7dd # timeout=10 [2020-10-26T19:50:45.872Z] + docker version [2020-10-26T19:50:45.872Z] Client: Docker Engine - Community [2020-10-26T19:50:45.872Z] Version: 19.03.7 [2020-10-26T19:50:45.872Z] API version: 1.40 [2020-10-26T19:50:45.872Z] Go version: go1.12.17 [2020-10-26T19:50:45.872Z] Git commit: 7141c199a2 [2020-10-26T19:50:45.872Z] Built: Sat Mar 7 16:48:47 2020 [2020-10-26T19:50:45.872Z] OS/Arch: linux/s390x [2020-10-26T19:50:45.872Z] Experimental: false [2020-10-26T19:50:45.872Z] [2020-10-26T19:50:45.872Z] Server: Docker Engine - Community [2020-10-26T19:50:45.872Z] Engine: [2020-10-26T19:50:45.872Z] Version: 19.03.7 [2020-10-26T19:50:45.872Z] API version: 1.40 (minimum version 1.12) [2020-10-26T19:50:45.872Z] Go version: go1.12.17 [2020-10-26T19:50:45.872Z] Git commit: 7141c199a2 [2020-10-26T19:50:45.872Z] Built: Sat Mar 7 16:47:46 2020 [2020-10-26T19:50:45.872Z] OS/Arch: linux/s390x [2020-10-26T19:50:45.872Z] Experimental: true [2020-10-26T19:50:45.872Z] containerd: [2020-10-26T19:50:45.872Z] Version: 1.2.13 [2020-10-26T19:50:45.872Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-26T19:50:45.872Z] runc: [2020-10-26T19:50:45.872Z] Version: 1.0.0-rc10 [2020-10-26T19:50:45.872Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:50:45.872Z] docker-init: [2020-10-26T19:50:45.872Z] Version: 0.18.0 [2020-10-26T19:50:45.872Z] GitCommit: fec3683 [Pipeline] sh [2020-10-26T19:50:46.248Z] + docker info [2020-10-26T19:50:46.890Z] Client: [2020-10-26T19:50:46.890Z] Debug Mode: false [2020-10-26T19:50:46.890Z] [2020-10-26T19:50:46.890Z] Server: [2020-10-26T19:50:46.890Z] Containers: 0 [2020-10-26T19:50:46.890Z] Running: 0 [2020-10-26T19:50:46.890Z] Paused: 0 [2020-10-26T19:50:46.890Z] Stopped: 0 [2020-10-26T19:50:46.890Z] Images: 0 [2020-10-26T19:50:46.890Z] Server Version: 19.03.7 [2020-10-26T19:50:46.890Z] Storage Driver: overlay2 [2020-10-26T19:50:46.890Z] Backing Filesystem: [2020-10-26T19:50:46.890Z] Supports d_type: true [2020-10-26T19:50:46.890Z] Native Overlay Diff: true [2020-10-26T19:50:46.890Z] Logging Driver: json-file [2020-10-26T19:50:46.890Z] Cgroup Driver: cgroupfs [2020-10-26T19:50:46.890Z] Plugins: [2020-10-26T19:50:46.890Z] Volume: local [2020-10-26T19:50:46.890Z] Network: bridge host ipvlan macvlan null overlay [2020-10-26T19:50:46.890Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-26T19:50:46.890Z] Swarm: inactive [2020-10-26T19:50:46.890Z] Runtimes: runc [2020-10-26T19:50:46.890Z] Default Runtime: runc [2020-10-26T19:50:46.890Z] Init Binary: docker-init [2020-10-26T19:50:46.890Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-26T19:50:46.890Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:50:46.890Z] init version: fec3683 [2020-10-26T19:50:46.890Z] Security Options: [2020-10-26T19:50:46.890Z] apparmor [2020-10-26T19:50:46.890Z] seccomp [2020-10-26T19:50:46.890Z] Profile: default [2020-10-26T19:50:46.890Z] Kernel Version: 4.15.0-88-generic [2020-10-26T19:50:46.890Z] Operating System: Ubuntu 18.04.4 LTS [2020-10-26T19:50:46.890Z] OSType: linux [2020-10-26T19:50:46.890Z] Architecture: s390x [2020-10-26T19:50:46.890Z] CPUs: 2 [2020-10-26T19:50:46.890Z] Total Memory: 7.861GiB [2020-10-26T19:50:46.890Z] Name: s390x-ubuntu-26 [2020-10-26T19:50:46.890Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-10-26T19:50:46.890Z] Docker Root Dir: /var/lib/docker [2020-10-26T19:50:46.890Z] Debug Mode: false [2020-10-26T19:50:46.890Z] Username: dockerbuildbot [2020-10-26T19:50:46.890Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:50:46.890Z] Labels: [2020-10-26T19:50:46.890Z] Experimental: true [2020-10-26T19:50:46.890Z] Insecure Registries: [2020-10-26T19:50:46.890Z] 127.0.0.0/8 [2020-10-26T19:50:46.890Z] Live Restore Enabled: false [2020-10-26T19:50:46.890Z] [2020-10-26T19:50:46.890Z] WARNING: No swap limit support [Pipeline] sh [2020-10-26T19:50:47.233Z] Client: [2020-10-26T19:50:47.233Z] Debug Mode: false [2020-10-26T19:50:47.233Z] [2020-10-26T19:50:47.233Z] Server: [2020-10-26T19:50:47.233Z] Containers: 0 [2020-10-26T19:50:47.233Z] Running: 0 [2020-10-26T19:50:47.233Z] Paused: 0 [2020-10-26T19:50:47.233Z] Stopped: 0 [2020-10-26T19:50:47.233Z] Images: 1 [2020-10-26T19:50:47.233Z] Server Version: 19.03.13 [2020-10-26T19:50:47.233Z] Storage Driver: overlay2 [2020-10-26T19:50:47.233Z] Backing Filesystem: extfs [2020-10-26T19:50:47.233Z] Supports d_type: true [2020-10-26T19:50:47.233Z] Native Overlay Diff: true [2020-10-26T19:50:47.233Z] Logging Driver: json-file [2020-10-26T19:50:47.233Z] Cgroup Driver: cgroupfs [2020-10-26T19:50:47.233Z] Plugins: [2020-10-26T19:50:47.233Z] Volume: local [2020-10-26T19:50:47.233Z] Network: bridge host ipvlan macvlan null overlay [2020-10-26T19:50:47.233Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-26T19:50:47.233Z] Swarm: inactive [2020-10-26T19:50:47.233Z] Runtimes: runc [2020-10-26T19:50:47.233Z] Default Runtime: runc [2020-10-26T19:50:47.233Z] Init Binary: docker-init [2020-10-26T19:50:47.233Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:50:47.233Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:50:47.233Z] init version: fec3683 [2020-10-26T19:50:47.233Z] Security Options: [2020-10-26T19:50:47.233Z] apparmor [2020-10-26T19:50:47.233Z] seccomp [2020-10-26T19:50:47.233Z] Profile: default [2020-10-26T19:50:47.233Z] Kernel Version: 5.4.0-1025-aws [2020-10-26T19:50:47.233Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-26T19:50:47.233Z] OSType: linux [2020-10-26T19:50:47.233Z] Architecture: x86_64 [2020-10-26T19:50:47.233Z] CPUs: 2 [2020-10-26T19:50:47.233Z] Total Memory: 7.487GiB [2020-10-26T19:50:47.233Z] Name: ip-10-100-108-76 [2020-10-26T19:50:47.233Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-26T19:50:47.233Z] Docker Root Dir: /var/lib/docker [2020-10-26T19:50:47.233Z] Debug Mode: false [2020-10-26T19:50:47.233Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:50:47.233Z] Labels: [2020-10-26T19:50:47.233Z] Experimental: true [2020-10-26T19:50:47.233Z] Insecure Registries: [2020-10-26T19:50:47.233Z] 127.0.0.0/8 [2020-10-26T19:50:47.233Z] Live Restore Enabled: true [2020-10-26T19:50:47.233Z] [2020-10-26T19:50:47.233Z] WARNING: No swap limit support [Pipeline] sh [2020-10-26T19:50:47.266Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:50:47.266Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:50:47.266Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41590/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-26T19:50:47.266Z] + bash /home/jenkins/workspace/moby_PR-41590/check-config.sh [2020-10-26T19:50:47.266Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-26T19:50:47.266Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-10-26T19:50:47.266Z] [2020-10-26T19:50:47.266Z] Generally Necessary: [2020-10-26T19:50:47.266Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-26T19:50:47.266Z] - apparmor: enabled and tools installed [2020-10-26T19:50:47.266Z] - CONFIG_NAMESPACES: enabled [2020-10-26T19:50:47.266Z] - CONFIG_NET_NS: enabled [2020-10-26T19:50:47.266Z] - CONFIG_PID_NS: enabled [2020-10-26T19:50:47.266Z] - CONFIG_IPC_NS: enabled [2020-10-26T19:50:47.266Z] - CONFIG_UTS_NS: enabled [2020-10-26T19:50:47.266Z] - CONFIG_CGROUPS: enabled [2020-10-26T19:50:47.266Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-26T19:50:47.266Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-26T19:50:47.266Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-26T19:50:47.542Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:50:47.542Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:50:47.542Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41590/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-26T19:50:47.542Z] + bash /home/ubuntu/workspace/moby_PR-41590/check-config.sh [2020-10-26T19:50:47.542Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-26T19:50:47.542Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-26T19:50:47.542Z] [2020-10-26T19:50:47.542Z] Generally Necessary: [2020-10-26T19:50:47.542Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-26T19:50:47.542Z] - apparmor: enabled and tools installed [2020-10-26T19:50:47.542Z] - CONFIG_NAMESPACES: enabled [2020-10-26T19:50:47.542Z] - CONFIG_NET_NS: enabled [2020-10-26T19:50:47.542Z] - CONFIG_PID_NS: enabled [2020-10-26T19:50:47.542Z] - CONFIG_IPC_NS: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CPUSETS: enabled [2020-10-26T19:50:47.557Z] - CONFIG_MEMCG: enabled [2020-10-26T19:50:47.557Z] - CONFIG_KEYS: enabled [2020-10-26T19:50:47.557Z] - CONFIG_VETH: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-26T19:50:47.557Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-26T19:50:47.557Z] [2020-10-26T19:50:47.557Z] Optional Features: [2020-10-26T19:50:47.557Z] - CONFIG_USER_NS: enabled [2020-10-26T19:50:47.557Z] - CONFIG_SECCOMP: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-26T19:50:47.557Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-26T19:50:47.557Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-26T19:50:47.557Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-26T19:50:47.557Z] - CONFIG_BLK_CGROUP: enabled [2020-10-26T19:50:47.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-26T19:50:47.557Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CGROUP_PERF: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-26T19:50:47.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-26T19:50:47.557Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-26T19:50:47.557Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-26T19:50:47.557Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_IP_VS: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-26T19:50:47.557Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-26T19:50:47.557Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-26T19:50:47.557Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_EXT4_FS: enabled [2020-10-26T19:50:47.557Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-26T19:50:47.557Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-26T19:50:47.557Z] - Network Drivers: [2020-10-26T19:50:47.557Z] - "overlay": [2020-10-26T19:50:47.557Z] - CONFIG_VXLAN: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-26T19:50:47.557Z] Optional (for encrypted networks): [2020-10-26T19:50:47.557Z] - CONFIG_CRYPTO: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-26T19:50:47.557Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-26T19:50:47.557Z] - CONFIG_XFRM: enabled [2020-10-26T19:50:47.557Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-26T19:50:47.557Z] - "ipvlan": [2020-10-26T19:50:47.557Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-26T19:50:47.557Z] - "macvlan": [2020-10-26T19:50:47.557Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_DUMMY: enabled (as module) [2020-10-26T19:50:47.557Z] - "ftp,tftp client in container": [2020-10-26T19:50:47.557Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-26T19:50:47.557Z] - Storage Drivers: [2020-10-26T19:50:47.557Z] - "aufs": [2020-10-26T19:50:47.557Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-26T19:50:47.557Z] - "btrfs": [2020-10-26T19:50:47.557Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-26T19:50:47.557Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-26T19:50:47.557Z] - "devicemapper": [2020-10-26T19:50:47.557Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-26T19:50:47.557Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-26T19:50:47.557Z] - "overlay": [2020-10-26T19:50:47.557Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-26T19:50:47.557Z] - "zfs": [2020-10-26T19:50:47.557Z] - /dev/zfs: missing [2020-10-26T19:50:47.557Z] - zfs command: missing [2020-10-26T19:50:47.557Z] - zpool command: missing [2020-10-26T19:50:47.557Z] [2020-10-26T19:50:47.557Z] Limits: [2020-10-26T19:50:47.557Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-26T19:50:47.557Z] [2020-10-26T19:50:47.557Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-26T19:50:47.802Z] - CONFIG_UTS_NS: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUPS: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CPUSETS: enabled [2020-10-26T19:50:47.802Z] - CONFIG_MEMCG: enabled [2020-10-26T19:50:47.802Z] - CONFIG_KEYS: enabled [2020-10-26T19:50:47.802Z] - CONFIG_VETH: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-26T19:50:47.802Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-26T19:50:47.802Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-26T19:50:47.802Z] [2020-10-26T19:50:47.802Z] Optional Features: [2020-10-26T19:50:47.802Z] - CONFIG_USER_NS: enabled [2020-10-26T19:50:47.802Z] - CONFIG_SECCOMP: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-26T19:50:47.802Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-26T19:50:47.802Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-26T19:50:47.802Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-26T19:50:47.802Z] - CONFIG_BLK_CGROUP: enabled [2020-10-26T19:50:47.802Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-26T19:50:47.802Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-26T19:50:47.802Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_PERF: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-26T19:50:47.802Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-26T19:50:47.802Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-26T19:50:47.802Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-26T19:50:47.802Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-26T19:50:47.989Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 . [2020-10-26T19:50:47.989Z] #2 [internal] load .dockerignore [2020-10-26T19:50:47.989Z] #2 transferring context: 87B done [2020-10-26T19:50:47.989Z] #2 DONE 0.0s [2020-10-26T19:50:47.989Z] [2020-10-26T19:50:47.989Z] #1 [internal] load build definition from Dockerfile [2020-10-26T19:50:47.989Z] #1 transferring dockerfile: 16.58kB done [2020-10-26T19:50:47.989Z] #1 DONE 0.0s [2020-10-26T19:50:47.989Z] [2020-10-26T19:50:47.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-26T19:50:48.065Z] Fetching without tags [2020-10-26T19:50:48.066Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-26T19:50:48.066Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_IP_VS: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-26T19:50:48.066Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-26T19:50:48.066Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-26T19:50:48.066Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_EXT4_FS: enabled [2020-10-26T19:50:48.066Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-26T19:50:48.066Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-26T19:50:48.066Z] - Network Drivers: [2020-10-26T19:50:48.066Z] - "overlay": [2020-10-26T19:50:48.066Z] - CONFIG_VXLAN: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-26T19:50:48.066Z] Optional (for encrypted networks): [2020-10-26T19:50:48.066Z] - CONFIG_CRYPTO: enabled [2020-10-26T19:50:48.066Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-26T19:50:48.066Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-26T19:50:48.066Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-26T19:50:48.066Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-26T19:50:48.066Z] - CONFIG_XFRM: enabled [2020-10-26T19:50:48.066Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-26T19:50:48.066Z] - "ipvlan": [2020-10-26T19:50:48.066Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-26T19:50:48.066Z] - "macvlan": [2020-10-26T19:50:48.066Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_DUMMY: enabled (as module) [2020-10-26T19:50:48.066Z] - "ftp,tftp client in container": [2020-10-26T19:50:48.066Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-26T19:50:48.066Z] - Storage Drivers: [2020-10-26T19:50:48.066Z] - "aufs": [2020-10-26T19:50:48.066Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-26T19:50:48.066Z] - "btrfs": [2020-10-26T19:50:48.066Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-26T19:50:48.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-26T19:50:48.066Z] - "devicemapper": [2020-10-26T19:50:48.280Z] #3 DONE 0.3s [2020-10-26T19:50:48.280Z] [2020-10-26T19:50:48.280Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-26T19:50:48.280Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-26T19:50:48.280Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-10-26T19:50:48.280Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-10-26T19:50:48.280Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-10-26T19:50:48.280Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-26T19:50:48.332Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-26T19:50:48.332Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-26T19:50:48.332Z] - "overlay": [2020-10-26T19:50:48.332Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-26T19:50:48.332Z] - "zfs": [2020-10-26T19:50:48.332Z] - /dev/zfs: present [2020-10-26T19:50:48.332Z] - zfs command: missing [2020-10-26T19:50:48.332Z] - zpool command: missing [2020-10-26T19:50:48.332Z] [2020-10-26T19:50:48.332Z] Limits: [2020-10-26T19:50:48.332Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-26T19:50:48.332Z] [2020-10-26T19:50:48.332Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-26T19:50:48.486Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:50:48.571Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.14MB / 8.88MB 0.1s [2020-10-26T19:50:48.571Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.35MB / 8.88MB 0.2s [2020-10-26T19:50:48.673Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 . [2020-10-26T19:50:48.673Z] #2 [internal] load build definition from Dockerfile [2020-10-26T19:50:48.673Z] #2 transferring dockerfile: 16.58kB done [2020-10-26T19:50:48.673Z] #2 DONE 0.0s [2020-10-26T19:50:48.673Z] [2020-10-26T19:50:48.673Z] #1 [internal] load .dockerignore [2020-10-26T19:50:48.673Z] #1 transferring context: 87B done [2020-10-26T19:50:48.673Z] #1 DONE 0.0s [2020-10-26T19:50:48.673Z] [2020-10-26T19:50:48.673Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-26T19:50:48.862Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-10-26T19:50:48.862Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-10-26T19:50:48.862Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-10-26T19:50:49.161Z] #4 DONE 0.7s [2020-10-26T19:50:49.241Z] #3 DONE 0.5s [2020-10-26T19:50:49.241Z] [2020-10-26T19:50:49.241Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-26T19:50:49.241Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-26T19:50:49.241Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-26T19:50:49.241Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-26T19:50:49.241Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-26T19:50:49.241Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.98MB / 8.88MB 0.1s [2020-10-26T19:50:49.241Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-10-26T19:50:49.241Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-10-26T19:50:48.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:48.038Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:50:48.041Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:48.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:50:48.072Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:50:48.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:48.074Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:50:48.493Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:48.496Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:50:49.452Z] [2020-10-26T19:50:49.452Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-26T19:50:49.501Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-10-26T19:50:49.743Z] #5 DONE 0.2s [2020-10-26T19:50:49.743Z] [2020-10-26T19:50:49.743Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-26T19:50:49.743Z] #7 DONE 0.4s [2020-10-26T19:50:49.743Z] [2020-10-26T19:50:49.743Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:50:49.743Z] #6 DONE 0.4s [2020-10-26T19:50:49.760Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-10-26T19:50:49.760Z] #4 DONE 0.7s [2020-10-26T19:50:50.006Z] Merge succeeded, producing 127b1afe2d1b2f4a4d03e2c26acf20ed10bae312 [2020-10-26T19:50:50.006Z] Checking out Revision 127b1afe2d1b2f4a4d03e2c26acf20ed10bae312 (PR-41590) [2020-10-26T19:50:50.019Z] [2020-10-26T19:50:50.019Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:50:50.072Z] [2020-10-26T19:50:50.072Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:50.072Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-10-26T19:50:50.072Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-10-26T19:50:50.072Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2020-10-26T19:50:50.072Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-26T19:50:50.072Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-10-26T19:50:50.278Z] #7 DONE 0.4s [2020-10-26T19:50:50.279Z] [2020-10-26T19:50:50.279Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-26T19:50:50.279Z] #5 DONE 0.4s [2020-10-26T19:50:50.279Z] [2020-10-26T19:50:50.279Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-26T19:50:50.398Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.15MB / 48.97MB 0.2s [2020-10-26T19:50:50.398Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 273.62kB / 7.39MB 0.2s [2020-10-26T19:50:50.398Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.87MB / 48.97MB 0.4s [2020-10-26T19:50:50.398Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.4s [2020-10-26T19:50:50.460Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:50:50.461Z] First time build. Skipping changelog. [2020-10-26T19:50:50.524Z] > git --version # timeout=10 [2020-10-26T19:50:50.526Z] > git --version # 'git version 2.7.4' [2020-10-26T19:50:50.529Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-26T19:50:50.737Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.47MB / 48.97MB 0.5s [2020-10-26T19:50:50.737Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.4s done [2020-10-26T19:50:50.737Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.5s [2020-10-26T19:50:50.737Z] #8 ... [2020-10-26T19:50:50.737Z] [2020-10-26T19:50:50.737Z] #21 [internal] load build context [2020-10-26T19:50:50.737Z] #21 transferring context: 52.01MB 0.9s done [2020-10-26T19:50:50.737Z] #21 DONE 0.9s [2020-10-26T19:50:50.737Z] [2020-10-26T19:50:50.737Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:50.737Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.23MB / 48.97MB 0.6s [2020-10-26T19:50:50.737Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.57MB / 9.88MB 0.6s [2020-10-26T19:50:50.737Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.14MB / 48.97MB 0.7s [2020-10-26T19:50:50.737Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.91MB / 9.88MB 0.7s [2020-10-26T19:50:50.855Z] #6 DONE 0.7s [2020-10-26T19:50:50.855Z] [2020-10-26T19:50:50.855Z] #21 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-26T19:50:51.063Z] #8 ... [2020-10-26T19:50:51.063Z] [2020-10-26T19:50:51.063Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:50:51.063Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-26T19:50:51.063Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-26T19:50:51.063Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-26T19:50:51.063Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-10-26T19:50:51.063Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-10-26T19:50:51.063Z] #60 DONE 1.2s [2020-10-26T19:50:51.063Z] [2020-10-26T19:50:51.063Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:51.063Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.16MB / 48.97MB 0.8s [2020-10-26T19:50:51.063Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.48MB / 9.88MB 0.8s [2020-10-26T19:50:51.063Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 42.92MB / 48.97MB 0.9s [2020-10-26T19:50:51.063Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.8s done [2020-10-26T19:50:51.063Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.9s [2020-10-26T19:50:49.349Z] > git remote # timeout=10 [2020-10-26T19:50:49.352Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:50:49.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:50:49.355Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:50:49.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:50:50.013Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:50:50.015Z] > git checkout -f 127b1afe2d1b2f4a4d03e2c26acf20ed10bae312 # timeout=10 [2020-10-26T19:50:51.328Z] + docker version [2020-10-26T19:50:51.328Z] Client: [2020-10-26T19:50:51.328Z] Version: 18.06.1-ce [2020-10-26T19:50:51.328Z] API version: 1.38 [2020-10-26T19:50:51.328Z] Go version: go1.10.3 [2020-10-26T19:50:51.328Z] Git commit: e68fc7a [2020-10-26T19:50:51.328Z] Built: Tue Aug 21 17:26:10 2018 [2020-10-26T19:50:51.328Z] OS/Arch: linux/ppc64le [2020-10-26T19:50:51.328Z] Experimental: false [2020-10-26T19:50:51.328Z] [2020-10-26T19:50:51.328Z] Server: [2020-10-26T19:50:51.328Z] Engine: [2020-10-26T19:50:51.328Z] Version: 18.06.1-ce [2020-10-26T19:50:51.328Z] API version: 1.38 (minimum version 1.12) [2020-10-26T19:50:51.328Z] Go version: go1.10.3 [2020-10-26T19:50:51.328Z] Git commit: e68fc7a [2020-10-26T19:50:51.328Z] Built: Tue Aug 21 17:24:20 2018 [2020-10-26T19:50:51.328Z] OS/Arch: linux/ppc64le [2020-10-26T19:50:51.328Z] Experimental: true [Pipeline] sh [2020-10-26T19:50:51.401Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s [2020-10-26T19:50:51.401Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.15MB / 51.38MB 1.1s [2020-10-26T19:50:51.401Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 1.1s [2020-10-26T19:50:51.401Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-10-26T19:50:51.401Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.70MB / 51.38MB 1.3s [2020-10-26T19:50:51.401Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.04MB / 56.74MB 1.3s [2020-10-26T19:50:51.401Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.3s [2020-10-26T19:50:51.711Z] + docker info [2020-10-26T19:50:51.711Z] Containers: 0 [2020-10-26T19:50:51.711Z] Running: 0 [2020-10-26T19:50:51.711Z] Paused: 0 [2020-10-26T19:50:51.711Z] Stopped: 0 [2020-10-26T19:50:51.711Z] Images: 0 [2020-10-26T19:50:51.711Z] Server Version: 18.06.1-ce [2020-10-26T19:50:51.711Z] Storage Driver: overlay2 [2020-10-26T19:50:51.711Z] Backing Filesystem: extfs [2020-10-26T19:50:51.711Z] Supports d_type: true [2020-10-26T19:50:51.711Z] Native Overlay Diff: true [2020-10-26T19:50:51.711Z] Logging Driver: json-file [2020-10-26T19:50:51.711Z] Cgroup Driver: cgroupfs [2020-10-26T19:50:51.711Z] Plugins: [2020-10-26T19:50:51.711Z] Volume: local [2020-10-26T19:50:51.711Z] Network: bridge host ipvlan macvlan null overlay [2020-10-26T19:50:51.711Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-10-26T19:50:51.711Z] Swarm: inactive [2020-10-26T19:50:51.711Z] Runtimes: runc [2020-10-26T19:50:51.711Z] Default Runtime: runc [2020-10-26T19:50:51.711Z] Init Binary: docker-init [2020-10-26T19:50:51.711Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-10-26T19:50:51.711Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-10-26T19:50:51.711Z] init version: fec3683 [2020-10-26T19:50:51.711Z] Security Options: [2020-10-26T19:50:51.711Z] apparmor [2020-10-26T19:50:51.711Z] seccomp [2020-10-26T19:50:51.711Z] Profile: default [2020-10-26T19:50:51.711Z] Kernel Version: 4.4.0-139-generic [2020-10-26T19:50:51.711Z] Operating System: Ubuntu 16.04.3 LTS [2020-10-26T19:50:51.711Z] OSType: linux [2020-10-26T19:50:51.711Z] Architecture: ppc64le [2020-10-26T19:50:51.711Z] CPUs: 4 [2020-10-26T19:50:51.711Z] Total Memory: 7.972GiB [2020-10-26T19:50:51.711Z] Name: ppc64le-ubuntu-27 [2020-10-26T19:50:51.711Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-10-26T19:50:51.711Z] Docker Root Dir: /var/lib/docker [2020-10-26T19:50:51.711Z] Debug Mode (client): false [2020-10-26T19:50:51.711Z] Debug Mode (server): false [2020-10-26T19:50:51.711Z] Username: dockerbuildbot [2020-10-26T19:50:51.711Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:50:51.711Z] Labels: [2020-10-26T19:50:51.711Z] Experimental: true [2020-10-26T19:50:51.711Z] Insecure Registries: [2020-10-26T19:50:51.711Z] 127.0.0.0/8 [2020-10-26T19:50:51.711Z] Live Restore Enabled: false [2020-10-26T19:50:51.711Z] [2020-10-26T19:50:51.737Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.97MB / 51.38MB 1.4s [2020-10-26T19:50:51.737Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-10-26T19:50:51.737Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.26MB / 51.38MB 1.5s [2020-10-26T19:50:51.737Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.46MB / 56.74MB 1.5s [2020-10-26T19:50:51.737Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.63MB / 102.23MB 1.5s [2020-10-26T19:50:51.737Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.28MB / 51.38MB 1.7s [2020-10-26T19:50:51.737Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.36MB / 56.74MB 1.7s [2020-10-26T19:50:51.738Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.26MB / 102.23MB 1.7s [Pipeline] sh [2020-10-26T19:50:52.068Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.49MB / 51.38MB 1.8s [2020-10-26T19:50:52.068Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.56MB / 56.74MB 1.8s [2020-10-26T19:50:52.068Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s done [2020-10-26T19:50:52.068Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.69MB / 56.74MB 2.0s [2020-10-26T19:50:52.068Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.35MB / 102.23MB 2.0s [2020-10-26T19:50:52.068Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.0s [2020-10-26T19:50:52.100Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:50:52.100Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:50:52.100Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41590/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-26T19:50:52.100Z] + bash /home/docker/workspace/moby_PR-41590/check-config.sh [2020-10-26T19:50:52.100Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-26T19:50:52.100Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-10-26T19:50:52.100Z] [2020-10-26T19:50:52.100Z] Generally Necessary: [2020-10-26T19:50:52.100Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-26T19:50:52.100Z] - apparmor: enabled and tools installed [2020-10-26T19:50:52.100Z] - CONFIG_NAMESPACES: enabled [2020-10-26T19:50:52.100Z] - CONFIG_NET_NS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_PID_NS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_IPC_NS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_UTS_NS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_CGROUPS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-26T19:50:52.100Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-26T19:50:52.100Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-26T19:50:52.100Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-26T19:50:52.100Z] - CONFIG_CPUSETS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_MEMCG: enabled [2020-10-26T19:50:52.100Z] - CONFIG_KEYS: enabled [2020-10-26T19:50:52.100Z] - CONFIG_VETH: enabled (as module) [2020-10-26T19:50:52.100Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-26T19:50:52.100Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-26T19:50:52.397Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.85MB / 56.74MB 2.1s [2020-10-26T19:50:52.397Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.85MB / 102.23MB 2.1s [2020-10-26T19:50:52.397Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.0s done [2020-10-26T19:50:52.397Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.25MB / 56.74MB 2.2s [2020-10-26T19:50:52.397Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.23MB / 102.23MB 2.2s [2020-10-26T19:50:52.397Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.3s done [2020-10-26T19:50:52.397Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.93MB / 102.23MB 2.4s [2020-10-26T19:50:52.399Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-26T19:50:52.399Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-26T19:50:52.399Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-10-26T19:50:52.399Z] [2020-10-26T19:50:52.399Z] Optional Features: [2020-10-26T19:50:52.399Z] - CONFIG_USER_NS: enabled [2020-10-26T19:50:52.399Z] - CONFIG_SECCOMP: enabled [2020-10-26T19:50:52.399Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-26T19:50:52.399Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-26T19:50:52.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-26T19:50:52.399Z] (cgroup swap accounting is currently enabled) [2020-10-26T19:50:52.399Z] - CONFIG_MEMCG_KMEM: enabled [2020-10-26T19:50:52.399Z] - CONFIG_BLK_CGROUP: enabled [2020-10-26T19:50:52.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-26T19:50:52.399Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-26T19:50:52.399Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-26T19:50:52.399Z] - CONFIG_CGROUP_PERF: enabled [2020-10-26T19:50:52.399Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-26T19:50:52.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-26T19:50:52.399Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-26T19:50:52.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-26T19:50:52.399Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-26T19:50:52.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_IP_VS: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-26T19:50:52.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-26T19:50:52.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-26T19:50:52.399Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_EXT4_FS: enabled [2020-10-26T19:50:52.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-26T19:50:52.399Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-26T19:50:52.399Z] - Network Drivers: [2020-10-26T19:50:52.399Z] - "overlay": [2020-10-26T19:50:52.399Z] - CONFIG_VXLAN: enabled (as module) [2020-10-26T19:50:52.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-26T19:50:52.399Z] Optional (for encrypted networks): [2020-10-26T19:50:52.692Z] - CONFIG_CRYPTO: enabled [2020-10-26T19:50:52.692Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_XFRM: enabled [2020-10-26T19:50:52.692Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-26T19:50:52.692Z] - "ipvlan": [2020-10-26T19:50:52.692Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-26T19:50:52.692Z] - "macvlan": [2020-10-26T19:50:52.692Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_DUMMY: enabled (as module) [2020-10-26T19:50:52.692Z] - "ftp,tftp client in container": [2020-10-26T19:50:52.692Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-26T19:50:52.692Z] - Storage Drivers: [2020-10-26T19:50:52.692Z] - "aufs": [2020-10-26T19:50:52.692Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-26T19:50:52.692Z] - "btrfs": [2020-10-26T19:50:52.692Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-26T19:50:52.692Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-26T19:50:52.692Z] - "devicemapper": [2020-10-26T19:50:52.692Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-26T19:50:52.692Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-26T19:50:52.692Z] - "overlay": [2020-10-26T19:50:52.692Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-26T19:50:52.692Z] - "zfs": [2020-10-26T19:50:52.692Z] - /dev/zfs: missing [2020-10-26T19:50:52.692Z] - zfs command: missing [2020-10-26T19:50:52.692Z] - zpool command: missing [2020-10-26T19:50:52.692Z] [2020-10-26T19:50:52.692Z] Limits: [2020-10-26T19:50:52.692Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-26T19:50:52.692Z] [2020-10-26T19:50:52.692Z] + true [Pipeline] } [2020-10-26T19:50:52.732Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.93MB / 102.23MB 2.5s [2020-10-26T19:50:52.732Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.97MB / 102.23MB 2.6s [2020-10-26T19:50:52.732Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.79MB / 102.23MB 2.7s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-26T19:50:53.036Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 96.96MB / 102.23MB 2.8s [2020-10-26T19:50:53.036Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s [2020-10-26T19:50:53.129Z] + make bundles/buildx [2020-10-26T19:50:53.327Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.0s done [2020-10-26T19:50:53.426Z] make: command: Command not found [2020-10-26T19:50:53.426Z] make: command: Command not found [2020-10-26T19:50:53.426Z] mkdir bundles [2020-10-26T19:50:53.426Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-10-26T19:50:53.426Z] --build-arg BUILDX_COMMIT \ [2020-10-26T19:50:53.426Z] --build-arg BUILDX_REPO \ [2020-10-26T19:50:53.426Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-10-26T19:50:53.426Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-10-26T19:50:53.426Z] . [2020-10-26T19:50:53.426Z] /bin/sh: 4: go: not found [2020-10-26T19:50:53.426Z] /bin/sh: 5: go: not found [2020-10-26T19:50:53.960Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.5s done [2020-10-26T19:50:54.162Z] #21 transferring context: 26.79MB 3.0s [2020-10-26T19:50:54.256Z] #8 ... [2020-10-26T19:50:54.256Z] [2020-10-26T19:50:54.256Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:50:54.256Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-26T19:50:54.256Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done [2020-10-26T19:50:54.256Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.2s done [2020-10-26T19:50:54.256Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-26T19:50:54.256Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done [2020-10-26T19:50:54.256Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.5s done [2020-10-26T19:50:54.256Z] #24 DONE 4.2s [2020-10-26T19:50:54.256Z] [2020-10-26T19:50:54.256Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:54.256Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2020-10-26T19:50:54.548Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-10-26T19:50:54.548Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-10-26T19:50:54.840Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-10-26T19:50:55.131Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-10-26T19:50:55.525Z] Sending build context to Docker daemon 56.83MB [2020-10-26T19:50:55.525Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-10-26T19:50:55.525Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-10-26T19:50:55.525Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-10-26T19:50:55.525Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-10-26T19:50:55.525Z] 1.13.15-buster: Pulling from library/golang [2020-10-26T19:50:55.817Z] db4e2d8d5901: Pulling fs layer [2020-10-26T19:50:55.817Z] dfe2d012519c: Pulling fs layer [2020-10-26T19:50:55.817Z] 5d8f1d1f9197: Pulling fs layer [2020-10-26T19:50:55.817Z] 1301750ffb48: Pulling fs layer [2020-10-26T19:50:55.817Z] dc5c6edc9cff: Pulling fs layer [2020-10-26T19:50:55.817Z] 3c370c2e2f82: Pulling fs layer [2020-10-26T19:50:55.817Z] 5ffb2f5886e2: Pulling fs layer [2020-10-26T19:50:55.817Z] dc5c6edc9cff: Waiting [2020-10-26T19:50:55.817Z] 3c370c2e2f82: Waiting [2020-10-26T19:50:55.817Z] 5ffb2f5886e2: Waiting [2020-10-26T19:50:55.817Z] 1301750ffb48: Waiting [2020-10-26T19:50:56.462Z] dfe2d012519c: Verifying Checksum [2020-10-26T19:50:56.462Z] dfe2d012519c: Download complete [2020-10-26T19:50:56.462Z] 5d8f1d1f9197: Verifying Checksum [2020-10-26T19:50:56.462Z] 5d8f1d1f9197: Download complete [2020-10-26T19:50:56.730Z] #21 transferring context: 52.01MB 5.7s done [2020-10-26T19:50:56.730Z] #21 DONE 5.9s [2020-10-26T19:50:56.730Z] [2020-10-26T19:50:56.730Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:56.730Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-26T19:50:56.730Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-26T19:50:56.730Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-10-26T19:50:56.730Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-10-26T19:50:56.730Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-26T19:50:56.730Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-26T19:50:56.730Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2020-10-26T19:50:56.730Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2020-10-26T19:50:56.730Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2020-10-26T19:50:56.730Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.03MB / 120.17MB 5.8s [2020-10-26T19:50:56.730Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.7s [2020-10-26T19:50:56.730Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2020-10-26T19:50:56.990Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.17MB / 120.17MB 6.2s [2020-10-26T19:50:57.213Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2020-10-26T19:50:57.250Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s [2020-10-26T19:50:57.504Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-10-26T19:50:58.187Z] #8 ... [2020-10-26T19:50:58.187Z] [2020-10-26T19:50:58.187Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:50:58.187Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-26T19:50:58.187Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-26T19:50:58.187Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-26T19:50:58.187Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.2s done [2020-10-26T19:50:58.187Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2020-10-26T19:50:58.187Z] #60 DONE 7.5s [2020-10-26T19:50:58.187Z] [2020-10-26T19:50:58.187Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:58.187Z] #8 ... [2020-10-26T19:50:58.187Z] [2020-10-26T19:50:58.187Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:50:58.187Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-26T19:50:58.187Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-26T19:50:58.187Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-26T19:50:58.187Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-26T19:50:58.187Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.5s done [2020-10-26T19:50:58.187Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.3s [2020-10-26T19:50:58.448Z] #24 ... [2020-10-26T19:50:58.448Z] [2020-10-26T19:50:58.448Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:50:58.448Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s done [2020-10-26T19:50:58.610Z] db4e2d8d5901: Verifying Checksum [2020-10-26T19:50:58.610Z] db4e2d8d5901: Download complete [2020-10-26T19:50:58.929Z] 1301750ffb48: Verifying Checksum [2020-10-26T19:50:58.929Z] 1301750ffb48: Download complete [2020-10-26T19:50:59.020Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [2020-10-26T19:50:59.231Z] 5ffb2f5886e2: Verifying Checksum [2020-10-26T19:50:59.231Z] 5ffb2f5886e2: Download complete [2020-10-26T19:50:59.312Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2020-10-26T19:51:00.282Z] dc5c6edc9cff: Verifying Checksum [2020-10-26T19:51:00.282Z] dc5c6edc9cff: Download complete [2020-10-26T19:51:01.388Z] #8 ... [2020-10-26T19:51:01.388Z] [2020-10-26T19:51:01.388Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:51:01.388Z] #25 0.636 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:01.388Z] #25 0.655 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:01.388Z] #25 0.689 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:01.388Z] #25 0.769 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-26T19:51:01.388Z] #25 0.906 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-26T19:51:01.388Z] #25 1.234 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-26T19:51:01.388Z] #25 2.262 Fetched 8085 kB in 2s (4932 kB/s) [2020-10-26T19:51:01.388Z] #25 2.262 Reading package lists... [2020-10-26T19:51:01.388Z] #25 2.782 Reading package lists... [2020-10-26T19:51:01.388Z] #25 3.273 Building dependency tree... [2020-10-26T19:51:01.388Z] #25 3.393 The following additional packages will be installed: [2020-10-26T19:51:01.388Z] #25 3.393 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-26T19:51:01.388Z] #25 3.393 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-26T19:51:01.388Z] #25 3.393 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-26T19:51:01.388Z] #25 3.393 Suggested packages: [2020-10-26T19:51:01.388Z] #25 3.393 krb5-doc krb5-user [2020-10-26T19:51:01.388Z] #25 3.393 Recommended packages: [2020-10-26T19:51:01.388Z] #25 3.393 krb5-locales publicsuffix libsasl2-modules [2020-10-26T19:51:01.388Z] #25 3.539 The following NEW packages will be installed: [2020-10-26T19:51:01.388Z] #25 3.539 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-26T19:51:01.388Z] #25 3.539 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-26T19:51:01.388Z] #25 3.539 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-26T19:51:01.388Z] #25 3.539 libssh2-1 libssl1.1 openssl [2020-10-26T19:51:01.388Z] #25 3.569 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-26T19:51:01.389Z] #25 3.569 Need to get 4591 kB of archives. [2020-10-26T19:51:01.389Z] #25 3.569 After this operation, 11.9 MB of additional disk space will be used. [2020-10-26T19:51:01.389Z] #25 3.569 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-10-26T19:51:01.389Z] #25 3.642 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-10-26T19:51:01.389Z] #25 3.659 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-26T19:51:01.389Z] #25 3.662 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-10-26T19:51:01.389Z] #25 3.662 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-10-26T19:51:01.389Z] #25 3.663 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-10-26T19:51:01.389Z] #25 3.666 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-10-26T19:51:01.389Z] #25 3.671 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-10-26T19:51:01.389Z] #25 3.677 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-10-26T19:51:01.389Z] #25 3.677 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-10-26T19:51:01.389Z] #25 3.677 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-26T19:51:01.389Z] #25 3.678 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] [2020-10-26T19:51:01.389Z] #25 3.682 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-10-26T19:51:01.389Z] #25 3.683 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-10-26T19:51:01.389Z] #25 3.684 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-10-26T19:51:01.389Z] #25 3.685 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-10-26T19:51:01.389Z] #25 3.689 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-10-26T19:51:01.389Z] #25 3.693 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-10-26T19:51:01.389Z] #25 3.772 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-26T19:51:01.389Z] #25 3.802 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-26T19:51:01.389Z] #25 3.804 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-26T19:51:01.389Z] #25 3.881 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:51:01.389Z] #25 3.891 Fetched 4591 kB in 0s (17.6 MB/s) [2020-10-26T19:51:01.389Z] #25 3.910 Selecting previously unselected package libssl1.1:s390x. [2020-10-26T19:51:01.389Z] #25 3.910 (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.) [2020-10-26T19:51:01.389Z] #25 3.913 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 3.918 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:01.389Z] #25 4.036 Selecting previously unselected package openssl. [2020-10-26T19:51:01.389Z] #25 4.036 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.039 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:01.389Z] #25 4.127 Selecting previously unselected package ca-certificates. [2020-10-26T19:51:01.389Z] #25 4.127 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-26T19:51:01.389Z] #25 4.130 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-26T19:51:01.389Z] #25 4.179 Selecting previously unselected package libkeyutils1:s390x. [2020-10-26T19:51:01.389Z] #25 4.179 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.181 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-10-26T19:51:01.389Z] #25 4.205 Selecting previously unselected package libkrb5support0:s390x. [2020-10-26T19:51:01.389Z] #25 4.205 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.211 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 4.243 Selecting previously unselected package libk5crypto3:s390x. [2020-10-26T19:51:01.389Z] #25 4.244 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.247 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 4.278 Selecting previously unselected package libkrb5-3:s390x. [2020-10-26T19:51:01.389Z] #25 4.279 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.281 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 4.372 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-10-26T19:51:01.389Z] #25 4.372 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.374 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 4.404 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-10-26T19:51:01.389Z] #25 4.404 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.407 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 4.440 Selecting previously unselected package libsasl2-2:s390x. [2020-10-26T19:51:01.389Z] #25 4.440 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.443 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 4.468 Selecting previously unselected package libldap-common. [2020-10-26T19:51:01.389Z] #25 4.469 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-26T19:51:01.389Z] #25 4.472 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:01.389Z] #25 4.500 Selecting previously unselected package libldap-2.4-2:s390x. [2020-10-26T19:51:01.389Z] #25 4.501 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.503 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:01.389Z] #25 4.547 Selecting previously unselected package libnghttp2-14:s390x. [2020-10-26T19:51:01.389Z] #25 4.548 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.550 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 4.580 Selecting previously unselected package libpsl5:s390x. [2020-10-26T19:51:01.389Z] #25 4.581 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.583 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-10-26T19:51:01.389Z] #25 4.612 Selecting previously unselected package librtmp1:s390x. [2020-10-26T19:51:01.389Z] #25 4.613 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.615 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:51:01.389Z] #25 4.643 Selecting previously unselected package libssh2-1:s390x. [2020-10-26T19:51:01.389Z] #25 4.644 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.647 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-10-26T19:51:01.389Z] #25 4.714 Selecting previously unselected package libcurl4:s390x. [2020-10-26T19:51:01.389Z] #25 4.715 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.717 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 4.758 Selecting previously unselected package curl. [2020-10-26T19:51:01.389Z] #25 4.759 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.761 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 4.804 Selecting previously unselected package libonig5:s390x. [2020-10-26T19:51:01.389Z] #25 4.804 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.807 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-26T19:51:01.389Z] #25 4.848 Selecting previously unselected package libjq1:s390x. [2020-10-26T19:51:01.389Z] #25 4.848 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.851 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-26T19:51:01.389Z] #25 4.884 Selecting previously unselected package jq. [2020-10-26T19:51:01.389Z] #25 4.884 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-26T19:51:01.389Z] #25 4.887 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:51:01.389Z] #25 4.920 Setting up libkeyutils1:s390x (1.6-6) ... [2020-10-26T19:51:01.389Z] #25 4.929 Setting up libpsl5:s390x (0.20.2-2) ... [2020-10-26T19:51:01.389Z] #25 4.936 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:01.389Z] #25 5.003 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 5.010 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:01.389Z] #25 5.021 Setting up libkrb5support0:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 5.048 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 5.048 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:51:01.389Z] #25 5.048 Setting up libk5crypto3:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 5.048 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 5.060 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-10-26T19:51:01.389Z] #25 5.076 Setting up libkrb5-3:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 5.076 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:01.389Z] #25 5.083 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-26T19:51:01.389Z] #25 5.090 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-26T19:51:01.389Z] #25 5.096 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:01.389Z] #25 5.102 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-26T19:51:01.389Z] #25 5.507 Updating certificates in /etc/ssl/certs... [2020-10-26T19:51:01.389Z] #25 5.947 126 added, 0 removed; done. [2020-10-26T19:51:01.389Z] #25 5.985 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-10-26T19:51:01.389Z] #25 5.992 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:51:01.389Z] #25 5.999 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 6.005 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-26T19:51:01.389Z] #25 6.012 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:51:01.389Z] #25 6.023 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-26T19:51:01.389Z] #25 6.030 Updating certificates in /etc/ssl/certs... [2020-10-26T19:51:01.389Z] #25 6.448 0 added, 0 removed; done. [2020-10-26T19:51:01.389Z] #25 6.448 Running hooks in /etc/ca-certificates/update.d... [2020-10-26T19:51:01.389Z] #25 6.449 done. [2020-10-26T19:51:01.682Z] #25 DONE 7.8s [2020-10-26T19:51:01.682Z] [2020-10-26T19:51:01.682Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:51:01.774Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2020-10-26T19:51:01.808Z] db4e2d8d5901: Pull complete [2020-10-26T19:51:01.976Z] #8 ... [2020-10-26T19:51:01.976Z] [2020-10-26T19:51:01.976Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T19:51:01.976Z] #26 DONE 0.1s [2020-10-26T19:51:01.976Z] [2020-10-26T19:51:01.976Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:51:02.033Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-26T19:51:02.450Z] dfe2d012519c: Pull complete [2020-10-26T19:51:02.608Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.3s done [2020-10-26T19:51:02.608Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-10-26T19:51:02.746Z] 5d8f1d1f9197: Pull complete [2020-10-26T19:51:02.746Z] 3c370c2e2f82: Verifying Checksum [2020-10-26T19:51:02.746Z] 3c370c2e2f82: Download complete [2020-10-26T19:51:02.900Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-10-26T19:51:02.900Z] #8 DONE 13.1s [2020-10-26T19:51:02.900Z] [2020-10-26T19:51:02.900Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:51:02.971Z] #8 ... [2020-10-26T19:51:02.971Z] [2020-10-26T19:51:02.971Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:51:02.971Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.6s done [2020-10-26T19:51:02.971Z] #24 DONE 12.0s [2020-10-26T19:51:02.971Z] [2020-10-26T19:51:02.971Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:51:02.971Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-10-26T19:51:02.971Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-10-26T19:51:03.909Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-10-26T19:51:03.909Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-26T19:51:03.937Z] #9 DONE 0.9s [2020-10-26T19:51:03.937Z] [2020-10-26T19:51:03.937Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-26T19:51:04.972Z] #10 DONE 1.0s [2020-10-26T19:51:04.972Z] [2020-10-26T19:51:04.972Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:51:04.972Z] #27 1.551 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T19:51:04.972Z] #27 1.684 [2020-10-26T19:51:04.972Z] #27 1.794 # 2.4% ############## 20.2% ############################### 43.2% ########################################## 58.9% ###################################################### 75.2% ############################################################# 86.0% ######################################################################## 100.0% [2020-10-26T19:51:04.972Z] #27 2.502 [2020-10-26T19:51:04.972Z] #27 2.611 ####################### 32.1% ######################################################################## 100.0% [2020-10-26T19:51:04.972Z] #27 2.785 [2020-10-26T19:51:04.972Z] [2020-10-26T19:51:04.972Z] #27 ... [2020-10-26T19:51:04.972Z] [2020-10-26T19:51:04.972Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-26T19:51:04.972Z] #29 DONE 0.1s [2020-10-26T19:51:04.972Z] [2020-10-26T19:51:04.972Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:51:04.972Z] #27 2.896 ### 4.8%#27 ... [2020-10-26T19:51:04.972Z] [2020-10-26T19:51:04.972Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-26T19:51:04.972Z] #37 DONE 0.1s [2020-10-26T19:51:04.972Z] [2020-10-26T19:51:04.972Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:51:04.973Z] #27 2.896 ### 4.8% ################################################### 72.1% ######################################################################## 100.0% [2020-10-26T19:51:05.277Z] #27 3.201 [2020-10-26T19:51:05.504Z] 1301750ffb48: Pull complete [2020-10-26T19:51:05.877Z] #27 3.315 ##### 7.6% ################## 25.4% ############################ 39.5% ########################################### 59.8% ###################################################### 76.1% ##################################################################### 96.4% ######################################################################## 100.0% [2020-10-26T19:51:06.175Z] #27 4.061 [2020-10-26T19:51:07.594Z] dc5c6edc9cff: Pull complete [2020-10-26T19:51:09.194Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2020-10-26T19:51:10.870Z] #27 4.176 # 1.5% #### 5.9% ####### 10.9% ########## 14.2% ############## 19.6% ################# 24.9% ###################### 30.7% ######################### 35.1% ########################### 38.3% ############################# 40.7% ############################### 43.8% ################################# 46.3% ################################### 48.8% #################################### 50.7% ####################################### 54.4% ######################################## 56.2% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.7% ############################################### 65.6% ################################################# 68.1% ################################################## 69.9% ################################################### 71.8% ##################################################### 73.7% ###################################################### 75.5% ####################################################### 77.4% ######################################################### 79.2% ########################################################## 81.4% ########################################################### 83.3% ############################################################# 85.2% ############################################################## 87.0% ################################################################ 88.9% ################################################################# 90.8% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.3% ###################################################################### 98.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-10-26T19:51:10.870Z] #27 8.851 [2020-10-26T19:51:11.103Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2020-10-26T19:51:11.146Z] 3c370c2e2f82: Pull complete [2020-10-26T19:51:11.146Z] 5ffb2f5886e2: Pull complete [2020-10-26T19:51:11.146Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-26T19:51:11.146Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-10-26T19:51:11.146Z] ---> 805dc2d65d1c [2020-10-26T19:51:11.146Z] Step 5/15 : ARG BUILDX_REPO [2020-10-26T19:51:11.451Z] ---> Running in 50ae136c712e [2020-10-26T19:51:11.451Z] Removing intermediate container 50ae136c712e [2020-10-26T19:51:11.451Z] ---> e2cccf4f271f [2020-10-26T19:51:11.451Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-10-26T19:51:11.451Z] ---> Running in 1aa6e483da73 [2020-10-26T19:51:11.743Z] Cloning into '/buildx'... [2020-10-26T19:51:11.902Z] #27 9.882 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T19:51:12.040Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-26T19:51:12.194Z] #27 10.24 #=#=# [2020-10-26T19:51:12.486Z] #27 10.50 ################################################################## 91.7% ######################################################################## 100.0% [2020-10-26T19:51:12.611Z] #8 ... [2020-10-26T19:51:12.611Z] [2020-10-26T19:51:12.611Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:51:12.611Z] #25 1.467 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:12.611Z] #25 1.467 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:12.611Z] #25 1.483 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:12.611Z] #25 1.704 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:51:12.611Z] #25 2.130 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:51:12.611Z] #25 2.376 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:51:12.611Z] #25 3.890 Fetched 8396 kB in 3s (3132 kB/s) [2020-10-26T19:51:12.611Z] #25 3.890 Reading package lists... [2020-10-26T19:51:12.611Z] #25 4.882 Reading package lists... [2020-10-26T19:51:12.611Z] #25 5.742 Building dependency tree... [2020-10-26T19:51:12.611Z] #25 6.087 The following additional packages will be installed: [2020-10-26T19:51:12.611Z] #25 6.087 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-26T19:51:12.611Z] #25 6.087 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-26T19:51:12.611Z] #25 6.087 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-26T19:51:12.611Z] #25 6.087 Suggested packages: [2020-10-26T19:51:12.611Z] #25 6.087 krb5-doc krb5-user [2020-10-26T19:51:12.611Z] #25 6.087 Recommended packages: [2020-10-26T19:51:12.611Z] #25 6.087 krb5-locales publicsuffix libsasl2-modules [2020-10-26T19:51:12.611Z] #25 6.366 The following NEW packages will be installed: [2020-10-26T19:51:12.611Z] #25 6.367 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-26T19:51:12.611Z] #25 6.367 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-26T19:51:12.611Z] #25 6.367 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-26T19:51:12.611Z] #25 6.368 libssh2-1 libssl1.1 openssl [2020-10-26T19:51:12.611Z] #25 6.654 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-26T19:51:12.611Z] #25 6.654 Need to get 5049 kB of archives. [2020-10-26T19:51:12.611Z] #25 6.654 After this operation, 12.1 MB of additional disk space will be used. [2020-10-26T19:51:12.611Z] #25 6.654 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-26T19:51:12.611Z] #25 6.694 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-26T19:51:12.611Z] #25 6.734 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-26T19:51:12.611Z] #25 6.755 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-26T19:51:12.611Z] #25 6.755 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-26T19:51:12.611Z] #25 6.755 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-26T19:51:12.611Z] #25 6.762 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-26T19:51:12.611Z] #25 6.766 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-26T19:51:12.611Z] #25 6.769 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-26T19:51:12.611Z] #25 6.769 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-26T19:51:12.611Z] #25 6.776 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-26T19:51:12.611Z] #25 6.786 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-26T19:51:12.611Z] #25 6.786 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-26T19:51:12.611Z] #25 6.786 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-26T19:51:12.611Z] #25 6.786 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-26T19:51:12.611Z] #25 6.786 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-26T19:51:12.611Z] #25 6.788 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-26T19:51:12.611Z] #25 6.796 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-26T19:51:12.611Z] #25 6.806 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-26T19:51:12.611Z] #25 6.806 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-26T19:51:12.611Z] #25 6.806 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-26T19:51:12.611Z] #25 6.974 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:51:12.611Z] #25 7.004 Fetched 5049 kB in 0s (12.1 MB/s) [2020-10-26T19:51:12.611Z] #25 7.060 Selecting previously unselected package libssl1.1:amd64. [2020-10-26T19:51:12.611Z] #25 7.060 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-10-26T19:51:12.611Z] #25 7.060 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 7.071 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:12.611Z] #25 7.353 Selecting previously unselected package openssl. [2020-10-26T19:51:12.611Z] #25 7.353 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 7.359 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:12.611Z] #25 7.527 Selecting previously unselected package ca-certificates. [2020-10-26T19:51:12.611Z] #25 7.527 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-26T19:51:12.611Z] #25 7.532 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-26T19:51:12.611Z] #25 7.649 Selecting previously unselected package libkeyutils1:amd64. [2020-10-26T19:51:12.611Z] #25 7.649 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 7.652 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-26T19:51:12.611Z] #25 7.700 Selecting previously unselected package libkrb5support0:amd64. [2020-10-26T19:51:12.611Z] #25 7.700 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 7.711 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-26T19:51:12.611Z] #25 7.772 Selecting previously unselected package libk5crypto3:amd64. [2020-10-26T19:51:12.611Z] #25 7.772 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 7.772 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-26T19:51:12.611Z] #25 7.905 Selecting previously unselected package libkrb5-3:amd64. [2020-10-26T19:51:12.611Z] #25 7.905 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 7.909 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-26T19:51:12.611Z] #25 8.044 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-26T19:51:12.611Z] #25 8.044 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 8.049 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-26T19:51:12.611Z] #25 9.069 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-26T19:51:12.611Z] #25 9.069 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.222 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:12.611Z] #25 9.330 Selecting previously unselected package libsasl2-2:amd64. [2020-10-26T19:51:12.611Z] #25 9.330 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.333 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:12.611Z] #25 9.438 Selecting previously unselected package libldap-common. [2020-10-26T19:51:12.611Z] #25 9.438 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-26T19:51:12.611Z] #25 9.442 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:12.611Z] #25 9.513 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-26T19:51:12.611Z] #25 9.513 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.518 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:12.611Z] #25 9.607 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-26T19:51:12.611Z] #25 9.607 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.611 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-26T19:51:12.611Z] #25 9.679 Selecting previously unselected package libpsl5:amd64. [2020-10-26T19:51:12.611Z] #25 9.679 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.684 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-26T19:51:12.611Z] #25 9.729 Selecting previously unselected package librtmp1:amd64. [2020-10-26T19:51:12.611Z] #25 9.729 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.732 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:51:12.611Z] #25 9.792 Selecting previously unselected package libssh2-1:amd64. [2020-10-26T19:51:12.611Z] #25 9.792 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.796 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-26T19:51:12.611Z] #25 9.874 Selecting previously unselected package libcurl4:amd64. [2020-10-26T19:51:12.611Z] #25 9.874 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.878 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-26T19:51:12.611Z] #25 9.957 Selecting previously unselected package curl. [2020-10-26T19:51:12.611Z] #25 9.957 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-26T19:51:12.611Z] #25 9.963 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-26T19:51:12.777Z] #27 10.67 [2020-10-26T19:51:12.875Z] #25 10.05 Selecting previously unselected package libonig5:amd64. [2020-10-26T19:51:12.875Z] #25 10.05 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-26T19:51:12.875Z] #25 10.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:51:12.875Z] #25 10.13 Selecting previously unselected package libjq1:amd64. [2020-10-26T19:51:12.875Z] #25 10.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:51:12.875Z] #25 ... [2020-10-26T19:51:12.875Z] [2020-10-26T19:51:12.875Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:51:13.812Z] #27 11.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T19:51:13.812Z] #27 11.90 skipping existing aab193acf6ba [2020-10-26T19:51:13.812Z] #27 11.97 [2020-10-26T19:51:14.900Z] #27 ... [2020-10-26T19:51:14.900Z] [2020-10-26T19:51:14.900Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:51:14.900Z] #11 4.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:14.900Z] #11 4.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:14.900Z] #11 4.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:14.900Z] #11 4.871 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-26T19:51:14.900Z] #11 6.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-26T19:51:14.900Z] #11 7.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-26T19:51:14.900Z] #11 ... [2020-10-26T19:51:14.900Z] [2020-10-26T19:51:14.900Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:14.900Z] #43 3.552 + RM_GOPATH=0 [2020-10-26T19:51:14.900Z] #43 3.552 + TMP_GOPATH= [2020-10-26T19:51:14.900Z] #43 3.552 + : /build [2020-10-26T19:51:14.900Z] #43 3.552 + '[' -z '' ']' [2020-10-26T19:51:14.900Z] #43 3.552 ++ mktemp -d [2020-10-26T19:51:14.900Z] #43 3.553 + export GOPATH=/tmp/tmp.Z7i8jI4I4n [2020-10-26T19:51:14.900Z] #43 3.553 + GOPATH=/tmp/tmp.Z7i8jI4I4n [2020-10-26T19:51:14.900Z] #43 3.553 + RM_GOPATH=1 [2020-10-26T19:51:14.900Z] #43 3.553 + case "$(go env GOARCH)" in [2020-10-26T19:51:14.900Z] #43 3.555 ++ go env GOARCH [2020-10-26T19:51:14.900Z] #43 3.559 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:14.900Z] #43 3.559 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:14.900Z] #43 3.560 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:14.900Z] #43 3.563 + dir=/tmp/install [2020-10-26T19:51:14.900Z] #43 3.564 + bin=vndr [2020-10-26T19:51:14.900Z] #43 3.564 + shift [2020-10-26T19:51:14.900Z] #43 3.564 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-26T19:51:14.900Z] #43 3.564 + . /tmp/install/vndr.installer [2020-10-26T19:51:14.900Z] #43 3.564 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:51:14.900Z] #43 3.565 + install_vndr [2020-10-26T19:51:14.900Z] #43 3.565 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-26T19:51:14.900Z] #43 3.565 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:51:14.900Z] #43 3.565 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Z7i8jI4I4n/src/github.com/LK4D4/vndr [2020-10-26T19:51:14.900Z] #43 3.573 Cloning into '/tmp/tmp.Z7i8jI4I4n/src/github.com/LK4D4/vndr'... [2020-10-26T19:51:14.900Z] #43 4.141 + cd /tmp/tmp.Z7i8jI4I4n/src/github.com/LK4D4/vndr [2020-10-26T19:51:14.900Z] #43 4.157 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:51:14.900Z] #43 4.164 + go build -buildmode=pie -v -o /build/vndr . [2020-10-26T19:51:14.900Z] #43 4.949 runtime/internal/sys [2020-10-26T19:51:14.900Z] #43 4.953 internal/cpu [2020-10-26T19:51:14.900Z] #43 5.099 internal/race [2020-10-26T19:51:14.900Z] #43 5.246 sync/atomic [2020-10-26T19:51:14.900Z] #43 5.418 internal/bytealg [2020-10-26T19:51:14.900Z] #43 5.443 unicode [2020-10-26T19:51:14.900Z] #43 5.989 runtime [2020-10-26T19:51:14.900Z] #43 8.441 unicode/utf8 [2020-10-26T19:51:14.900Z] #43 8.940 math [2020-10-26T19:51:15.216Z] #43 ... [2020-10-26T19:51:15.216Z] [2020-10-26T19:51:15.216Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:15.216Z] #22 3.576 + RM_GOPATH=0 [2020-10-26T19:51:15.217Z] #22 3.576 + TMP_GOPATH= [2020-10-26T19:51:15.217Z] #22 3.576 + : /build [2020-10-26T19:51:15.217Z] #22 3.576 + '[' -z '' ']' [2020-10-26T19:51:15.217Z] #22 3.577 ++ mktemp -d [2020-10-26T19:51:15.217Z] #22 3.579 + export GOPATH=/tmp/tmp.zHAwqqIgku [2020-10-26T19:51:15.217Z] #22 3.579 + GOPATH=/tmp/tmp.zHAwqqIgku [2020-10-26T19:51:15.217Z] #22 3.579 + RM_GOPATH=1 [2020-10-26T19:51:15.217Z] #22 3.579 + case "$(go env GOARCH)" in [2020-10-26T19:51:15.217Z] #22 3.580 ++ go env GOARCH [2020-10-26T19:51:15.217Z] #22 3.599 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.217Z] #22 3.599 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.217Z] #22 3.599 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:15.217Z] #22 3.600 + dir=/tmp/install [2020-10-26T19:51:15.217Z] #22 3.600 + bin=dockercli [2020-10-26T19:51:15.217Z] #22 3.600 + shift [2020-10-26T19:51:15.217Z] #22 3.601 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-26T19:51:15.217Z] #22 3.601 + . /tmp/install/dockercli.installer [2020-10-26T19:51:15.217Z] #22 3.601 ++ : stable [2020-10-26T19:51:15.217Z] #22 3.601 ++ : 17.06.2-ce [2020-10-26T19:51:15.217Z] #22 3.601 + install_dockercli [2020-10-26T19:51:15.217Z] #22 3.601 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T19:51:15.217Z] #22 3.601 Install docker/cli version 17.06.2-ce from stable [2020-10-26T19:51:15.217Z] #22 3.602 ++ uname -m [2020-10-26T19:51:15.217Z] #22 3.604 + arch=s390x [2020-10-26T19:51:15.217Z] #22 3.604 + '[' s390x '!=' x86_64 ']' [2020-10-26T19:51:15.217Z] #22 3.604 + '[' s390x '!=' s390x ']' [2020-10-26T19:51:15.217Z] #22 3.604 + url=https://download.docker.com/linux/static [2020-10-26T19:51:15.217Z] #22 3.604 + tar -xz docker/docker [2020-10-26T19:51:15.217Z] #22 3.607 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-10-26T19:51:15.217Z] #22 9.401 + mkdir -p /build [2020-10-26T19:51:15.217Z] #22 9.434 + mv docker/docker /build/ [2020-10-26T19:51:15.217Z] #22 9.442 + rmdir docker [2020-10-26T19:51:15.217Z] #22 DONE 10.2s [2020-10-26T19:51:15.217Z] [2020-10-26T19:51:15.217Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:15.217Z] #47 3.398 + RM_GOPATH=0 [2020-10-26T19:51:15.217Z] #47 3.398 + TMP_GOPATH= [2020-10-26T19:51:15.217Z] #47 3.398 + : /build [2020-10-26T19:51:15.217Z] #47 3.398 + '[' -z '' ']' [2020-10-26T19:51:15.217Z] #47 3.398 ++ mktemp -d [2020-10-26T19:51:15.217Z] #47 3.404 + export GOPATH=/tmp/tmp.zY6ntsR3OT [2020-10-26T19:51:15.217Z] #47 3.404 + GOPATH=/tmp/tmp.zY6ntsR3OT [2020-10-26T19:51:15.217Z] #47 3.404 + RM_GOPATH=1 [2020-10-26T19:51:15.217Z] #47 3.404 + case "$(go env GOARCH)" in [2020-10-26T19:51:15.217Z] #47 3.413 ++ go env GOARCH [2020-10-26T19:51:15.217Z] #47 3.430 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.217Z] #47 3.430 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.217Z] #47 3.433 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:15.217Z] #47 3.433 + dir=/tmp/install [2020-10-26T19:51:15.217Z] #47 3.433 + bin=golangci_lint [2020-10-26T19:51:15.217Z] #47 3.433 + shift [2020-10-26T19:51:15.217Z] #47 3.434 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-26T19:51:15.217Z] #47 3.434 + . /tmp/install/golangci_lint.installer [2020-10-26T19:51:15.217Z] #47 3.434 ++ : v1.23.8 [2020-10-26T19:51:15.217Z] #47 3.434 + install_golangci_lint [2020-10-26T19:51:15.217Z] #47 3.434 + set -e [2020-10-26T19:51:15.217Z] #47 3.434 + export GO111MODULE=on [2020-10-26T19:51:15.217Z] #47 3.434 + GO111MODULE=on [2020-10-26T19:51:15.217Z] #47 3.434 + GOBIN=/build [2020-10-26T19:51:15.217Z] #47 3.434 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-26T19:51:15.217Z] #47 3.457 go: finding github.com v1.23.8 [2020-10-26T19:51:15.217Z] #47 3.458 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-26T19:51:15.217Z] #47 3.459 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:51:15.217Z] #47 3.460 go: finding github.com/golangci v1.23.8 [2020-10-26T19:51:15.217Z] #47 3.463 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-26T19:51:15.217Z] #47 4.283 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:51:15.217Z] #47 4.702 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:51:15.217Z] #47 8.634 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-26T19:51:15.217Z] #47 8.638 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-26T19:51:15.217Z] #47 8.662 go: downloading github.com/spf13/viper v1.6.1 [2020-10-26T19:51:15.217Z] #47 8.748 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:51:15.217Z] #47 8.787 go: downloading github.com/pkg/errors v0.8.1 [2020-10-26T19:51:15.217Z] #47 8.789 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:51:15.217Z] #47 8.791 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-26T19:51:15.217Z] #47 9.005 go: extracting github.com/spf13/viper v1.6.1 [2020-10-26T19:51:15.217Z] #47 9.017 go: extracting github.com/pkg/errors v0.8.1 [2020-10-26T19:51:15.217Z] #47 9.050 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-26T19:51:15.217Z] #47 9.144 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:51:15.217Z] #47 9.176 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:51:15.217Z] #47 9.177 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-26T19:51:15.217Z] #47 9.214 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:51:15.217Z] #47 9.256 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-26T19:51:15.217Z] #47 9.296 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-26T19:51:15.217Z] #47 9.517 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:51:15.217Z] #47 9.661 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:51:15.217Z] #47 9.661 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:51:15.217Z] #47 9.662 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:51:15.217Z] #47 9.671 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-26T19:51:15.217Z] #47 9.689 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-26T19:51:15.217Z] #47 9.693 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:51:15.217Z] #47 9.820 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:51:15.217Z] #47 9.849 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:51:15.217Z] #47 9.861 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-26T19:51:15.217Z] #47 9.893 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:51:15.217Z] #47 9.966 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:51:15.217Z] #47 10.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:51:15.217Z] #47 10.05 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:51:15.217Z] #47 10.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:51:15.217Z] #47 10.17 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:51:15.217Z] #47 10.18 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-26T19:51:15.217Z] #47 10.31 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:51:15.217Z] #47 10.32 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:51:15.217Z] #47 10.38 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:51:15.217Z] #47 10.39 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-26T19:51:15.217Z] #47 10.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:51:15.217Z] #47 ... [2020-10-26T19:51:15.217Z] [2020-10-26T19:51:15.217Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:51:15.217Z] #53 4.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:15.217Z] #53 4.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:15.217Z] #53 4.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:15.217Z] #53 4.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-26T19:51:15.217Z] #53 6.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-26T19:51:15.217Z] #53 8.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-26T19:51:15.284Z] Removing intermediate container 1aa6e483da73 [2020-10-26T19:51:15.284Z] ---> 1e746e58b9e6 [2020-10-26T19:51:15.284Z] Step 7/15 : WORKDIR /buildx [2020-10-26T19:51:15.284Z] ---> Running in 66d4a61fc214 [2020-10-26T19:51:15.284Z] Removing intermediate container 66d4a61fc214 [2020-10-26T19:51:15.284Z] ---> ceaaec781288 [2020-10-26T19:51:15.284Z] Step 8/15 : ARG BUILDX_COMMIT [2020-10-26T19:51:15.284Z] ---> Running in 9ca88765f265 [2020-10-26T19:51:15.515Z] #53 ... [2020-10-26T19:51:15.515Z] [2020-10-26T19:51:15.515Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:15.515Z] #32 3.507 + RM_GOPATH=0 [2020-10-26T19:51:15.515Z] #32 3.507 + TMP_GOPATH= [2020-10-26T19:51:15.515Z] #32 3.507 + : /build [2020-10-26T19:51:15.515Z] #32 3.507 + '[' -z '' ']' [2020-10-26T19:51:15.515Z] #32 3.508 ++ mktemp -d [2020-10-26T19:51:15.515Z] #32 3.511 + export GOPATH=/tmp/tmp.3VXAAXUPDa [2020-10-26T19:51:15.515Z] #32 3.511 + GOPATH=/tmp/tmp.3VXAAXUPDa [2020-10-26T19:51:15.515Z] #32 3.511 + RM_GOPATH=1 [2020-10-26T19:51:15.515Z] #32 3.511 + case "$(go env GOARCH)" in [2020-10-26T19:51:15.515Z] #32 3.511 ++ go env GOARCH [2020-10-26T19:51:15.515Z] #32 3.529 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.515Z] #32 3.529 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.515Z] #32 3.532 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:15.515Z] #32 3.536 + dir=/tmp/install [2020-10-26T19:51:15.515Z] #32 3.536 + bin=tomlv [2020-10-26T19:51:15.515Z] #32 3.537 + shift [2020-10-26T19:51:15.515Z] #32 3.537 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-26T19:51:15.515Z] #32 3.537 + . /tmp/install/tomlv.installer [2020-10-26T19:51:15.515Z] #32 3.537 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:51:15.515Z] #32 3.537 + install_tomlv [2020-10-26T19:51:15.515Z] #32 3.537 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-26T19:51:15.515Z] #32 3.537 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3VXAAXUPDa/src/github.com/BurntSushi/toml [2020-10-26T19:51:15.515Z] #32 3.537 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:51:15.515Z] #32 3.544 Cloning into '/tmp/tmp.3VXAAXUPDa/src/github.com/BurntSushi/toml'... [2020-10-26T19:51:15.515Z] #32 4.234 + cd /tmp/tmp.3VXAAXUPDa/src/github.com/BurntSushi/toml [2020-10-26T19:51:15.515Z] #32 4.234 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:51:15.515Z] #32 4.239 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:51:15.515Z] #32 4.637 internal/cpu [2020-10-26T19:51:15.515Z] #32 4.641 runtime/internal/atomic [2020-10-26T19:51:15.515Z] #32 4.774 runtime/internal/sys [2020-10-26T19:51:15.515Z] #32 4.973 runtime/internal/math [2020-10-26T19:51:15.515Z] #32 5.006 math/bits [2020-10-26T19:51:15.515Z] #32 5.239 internal/bytealg [2020-10-26T19:51:15.515Z] #32 5.474 math [2020-10-26T19:51:15.515Z] #32 5.519 runtime [2020-10-26T19:51:15.515Z] #32 9.319 internal/testlog [2020-10-26T19:51:15.515Z] #32 9.514 encoding [2020-10-26T19:51:15.515Z] #32 9.625 runtime/cgo [2020-10-26T19:51:15.515Z] #32 ... [2020-10-26T19:51:15.515Z] [2020-10-26T19:51:15.515Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:51:15.515Z] #38 3.712 + git clone https://github.com/docker/distribution.git . [2020-10-26T19:51:15.515Z] #38 3.715 Cloning into '.'... [2020-10-26T19:51:15.576Z] Removing intermediate container 9ca88765f265 [2020-10-26T19:51:15.576Z] ---> c77c9b693f42 [2020-10-26T19:51:15.576Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-10-26T19:51:15.576Z] ---> Running in 5f57f48ad8c8 [2020-10-26T19:51:15.807Z] #38 ... [2020-10-26T19:51:15.807Z] [2020-10-26T19:51:15.807Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:51:15.807Z] #30 3.853 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-26T19:51:15.807Z] #30 3.857 Cloning into '.'... [2020-10-26T19:51:15.807Z] #30 ... [2020-10-26T19:51:15.807Z] [2020-10-26T19:51:15.807Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:15.807Z] #62 2.478 + RM_GOPATH=0 [2020-10-26T19:51:15.807Z] #62 2.478 + TMP_GOPATH= [2020-10-26T19:51:15.807Z] #62 2.478 + : /build [2020-10-26T19:51:15.807Z] #62 2.478 + '[' -z '' ']' [2020-10-26T19:51:15.807Z] #62 2.492 ++ mktemp -d [2020-10-26T19:51:15.807Z] #62 2.492 + export GOPATH=/tmp/tmp.SjMn06zJeG [2020-10-26T19:51:15.807Z] #62 2.492 + GOPATH=/tmp/tmp.SjMn06zJeG [2020-10-26T19:51:15.807Z] #62 2.492 + RM_GOPATH=1 [2020-10-26T19:51:15.807Z] #62 2.492 + case "$(go env GOARCH)" in [2020-10-26T19:51:15.807Z] #62 2.508 ++ go env GOARCH [2020-10-26T19:51:15.807Z] #62 2.525 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.807Z] #62 2.525 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:15.807Z] #62 2.525 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:15.807Z] #62 2.528 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:51:15.807Z] #62 2.535 + dir=/tmp/install [2020-10-26T19:51:15.807Z] #62 2.535 + bin=proxy [2020-10-26T19:51:15.807Z] #62 2.535 + shift [2020-10-26T19:51:15.807Z] #62 2.535 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-26T19:51:15.807Z] #62 2.535 + . /tmp/install/proxy.installer [2020-10-26T19:51:15.807Z] #62 2.535 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:51:15.807Z] #62 2.535 + install_proxy [2020-10-26T19:51:15.807Z] #62 2.535 + case "$1" in [2020-10-26T19:51:15.807Z] #62 2.535 + export CGO_ENABLED=0 [2020-10-26T19:51:15.807Z] #62 2.535 + CGO_ENABLED=0 [2020-10-26T19:51:15.807Z] #62 2.535 + _install_proxy [2020-10-26T19:51:15.807Z] #62 2.535 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-26T19:51:15.807Z] #62 2.535 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SjMn06zJeG/src/github.com/docker/libnetwork [2020-10-26T19:51:15.807Z] #62 2.535 Cloning into '/tmp/tmp.SjMn06zJeG/src/github.com/docker/libnetwork'... [2020-10-26T19:51:16.098Z] #62 ... [2020-10-26T19:51:16.098Z] [2020-10-26T19:51:16.098Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:16.098Z] #56 3.077 + RM_GOPATH=0 [2020-10-26T19:51:16.098Z] #56 3.077 + TMP_GOPATH= [2020-10-26T19:51:16.098Z] #56 3.077 + : /build [2020-10-26T19:51:16.098Z] #56 3.077 + '[' -z '' ']' [2020-10-26T19:51:16.098Z] #56 3.077 ++ mktemp -d [2020-10-26T19:51:16.098Z] #56 3.077 + export GOPATH=/tmp/tmp.e7DqdN3KYb [2020-10-26T19:51:16.098Z] #56 3.077 + GOPATH=/tmp/tmp.e7DqdN3KYb [2020-10-26T19:51:16.098Z] #56 3.077 + RM_GOPATH=1 [2020-10-26T19:51:16.098Z] #56 3.077 + case "$(go env GOARCH)" in [2020-10-26T19:51:16.098Z] #56 3.079 ++ go env GOARCH [2020-10-26T19:51:16.098Z] #56 3.123 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:16.098Z] #56 3.123 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:16.098Z] #56 3.123 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:16.098Z] #56 3.124 + dir=/tmp/install [2020-10-26T19:51:16.098Z] #56 3.124 + bin=rootlesskit [2020-10-26T19:51:16.098Z] #56 3.124 + shift [2020-10-26T19:51:16.098Z] #56 3.124 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-26T19:51:16.098Z] #56 3.124 + . /tmp/install/rootlesskit.installer [2020-10-26T19:51:16.098Z] #56 3.124 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:51:16.098Z] #56 3.124 + install_rootlesskit [2020-10-26T19:51:16.098Z] #56 3.124 + case "$1" in [2020-10-26T19:51:16.098Z] #56 3.124 + export CGO_ENABLED=0 [2020-10-26T19:51:16.098Z] #56 3.124 + CGO_ENABLED=0 [2020-10-26T19:51:16.099Z] #56 3.124 + _install_rootlesskit [2020-10-26T19:51:16.099Z] #56 3.124 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-26T19:51:16.099Z] #56 3.124 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:51:16.099Z] #56 3.124 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e7DqdN3KYb/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:51:16.099Z] #56 3.140 Cloning into '/tmp/tmp.e7DqdN3KYb/src/github.com/rootless-containers/rootlesskit'... [2020-10-26T19:51:16.099Z] #56 6.878 + cd /tmp/tmp.e7DqdN3KYb/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:51:16.099Z] #56 6.878 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:51:16.099Z] #56 7.476 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:51:16.099Z] #56 7.476 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-26T19:51:16.099Z] #56 ... [2020-10-26T19:51:16.099Z] [2020-10-26T19:51:16.099Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:16.099Z] #34 4.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:16.099Z] #34 4.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:16.099Z] #34 4.221 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:16.099Z] #34 4.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-26T19:51:16.099Z] #34 7.253 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-26T19:51:16.099Z] #34 9.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-26T19:51:16.099Z] #34 ... [2020-10-26T19:51:16.099Z] [2020-10-26T19:51:16.099Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:16.099Z] #45 2.981 + RM_GOPATH=0 [2020-10-26T19:51:16.099Z] #45 2.981 + TMP_GOPATH= [2020-10-26T19:51:16.099Z] #45 2.981 + : /build [2020-10-26T19:51:16.099Z] #45 2.981 + '[' -z '' ']' [2020-10-26T19:51:16.099Z] #45 2.983 ++ mktemp -d [2020-10-26T19:51:16.099Z] #45 2.986 + export GOPATH=/tmp/tmp.6HPUQATAr8 [2020-10-26T19:51:16.099Z] #45 2.986 + GOPATH=/tmp/tmp.6HPUQATAr8 [2020-10-26T19:51:16.099Z] #45 2.986 + RM_GOPATH=1 [2020-10-26T19:51:16.099Z] #45 2.986 + case "$(go env GOARCH)" in [2020-10-26T19:51:16.099Z] #45 2.986 ++ go env GOARCH [2020-10-26T19:51:16.099Z] #45 3.003 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:16.099Z] #45 3.003 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:16.099Z] #45 3.004 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:16.099Z] #45 3.007 + dir=/tmp/install [2020-10-26T19:51:16.099Z] #45 3.007 + bin=gotestsum [2020-10-26T19:51:16.099Z] #45 3.007 + shift [2020-10-26T19:51:16.099Z] #45 3.007 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-26T19:51:16.099Z] #45 3.007 + . /tmp/install/gotestsum.installer [2020-10-26T19:51:16.099Z] #45 3.007 ++ : v0.5.3 [2020-10-26T19:51:16.099Z] #45 3.007 + install_gotestsum [2020-10-26T19:51:16.099Z] #45 3.007 + set -e [2020-10-26T19:51:16.099Z] #45 3.008 + export GO111MODULE=on [2020-10-26T19:51:16.099Z] #45 3.008 + GO111MODULE=on [2020-10-26T19:51:16.099Z] #45 3.008 + GOBIN=/build [2020-10-26T19:51:16.099Z] #45 3.008 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-26T19:51:16.099Z] #45 3.093 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T19:51:16.099Z] #45 3.101 go: finding gotest.tools v0.5.3 [2020-10-26T19:51:16.099Z] #45 3.902 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T19:51:16.099Z] #45 4.264 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T19:51:16.099Z] #45 5.318 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:51:16.099Z] #45 5.318 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:51:16.099Z] #45 5.332 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:51:16.099Z] #45 5.344 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:51:16.099Z] #45 5.357 go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T19:51:16.099Z] #45 5.402 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:51:16.099Z] #45 5.432 go: downloading github.com/fatih/color v1.9.0 [2020-10-26T19:51:16.099Z] #45 5.438 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:51:16.099Z] #45 5.481 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:51:16.099Z] #45 5.493 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:51:16.099Z] #45 5.495 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T19:51:16.099Z] #45 5.643 go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T19:51:16.099Z] #45 5.729 go: extracting github.com/fatih/color v1.9.0 [2020-10-26T19:51:16.099Z] #45 5.772 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:51:16.099Z] #45 5.862 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:51:16.099Z] #45 5.878 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:51:16.099Z] #45 5.975 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:51:16.099Z] #45 6.101 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:51:16.099Z] #45 6.125 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T19:51:16.099Z] #45 7.301 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:51:16.099Z] #45 7.373 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:51:16.099Z] #45 8.627 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:51:16.099Z] #45 11.38 go: finding github.com/fatih/color v1.9.0 [2020-10-26T19:51:16.099Z] #45 11.41 go: finding github.com/pkg/errors v0.9.1 [2020-10-26T19:51:16.212Z] From https://github.com/docker/buildx [2020-10-26T19:51:16.212Z] * [new tag] v0.3.1 -> build [2020-10-26T19:51:16.390Z] #45 11.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:51:16.390Z] #45 11.51 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:51:16.390Z] #45 ... [2020-10-26T19:51:16.390Z] [2020-10-26T19:51:16.390Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:51:16.390Z] #40 2.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:16.390Z] #40 3.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:16.390Z] #40 3.135 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:16.390Z] #40 3.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-26T19:51:16.390Z] #40 5.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-26T19:51:16.390Z] #40 7.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-26T19:51:16.390Z] #40 ... [2020-10-26T19:51:16.390Z] [2020-10-26T19:51:16.390Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:16.390Z] #49 1.642 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:51:16.390Z] #49 1.650 + RM_GOPATH=0 [2020-10-26T19:51:16.390Z] #49 1.650 + TMP_GOPATH= [2020-10-26T19:51:16.390Z] #49 1.650 + : /build [2020-10-26T19:51:16.390Z] #49 1.650 + '[' -z '' ']' [2020-10-26T19:51:16.390Z] #49 1.650 ++ mktemp -d [2020-10-26T19:51:16.390Z] #49 1.650 + export GOPATH=/tmp/tmp.Z0tJbarOIB [2020-10-26T19:51:16.390Z] #49 1.650 + GOPATH=/tmp/tmp.Z0tJbarOIB [2020-10-26T19:51:16.390Z] #49 1.650 + RM_GOPATH=1 [2020-10-26T19:51:16.390Z] #49 1.650 + case "$(go env GOARCH)" in [2020-10-26T19:51:16.390Z] #49 1.650 ++ go env GOARCH [2020-10-26T19:51:16.390Z] #49 1.650 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:16.390Z] #49 1.650 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:16.390Z] #49 1.650 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:16.390Z] #49 1.650 + dir=/tmp/install [2020-10-26T19:51:16.390Z] #49 1.650 + bin=shfmt [2020-10-26T19:51:16.390Z] #49 1.650 + shift [2020-10-26T19:51:16.390Z] #49 1.650 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-26T19:51:16.390Z] #49 1.650 + . /tmp/install/shfmt.installer [2020-10-26T19:51:16.390Z] #49 1.650 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:51:16.390Z] #49 1.650 + install_shfmt [2020-10-26T19:51:16.390Z] #49 1.650 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-26T19:51:16.390Z] #49 1.650 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z0tJbarOIB/src/github.com/mvdan/sh [2020-10-26T19:51:16.390Z] #49 1.650 Cloning into '/tmp/tmp.Z0tJbarOIB/src/github.com/mvdan/sh'... [2020-10-26T19:51:16.390Z] #49 7.551 + cd /tmp/tmp.Z0tJbarOIB/src/github.com/mvdan/sh [2020-10-26T19:51:16.390Z] #49 7.551 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:51:16.390Z] #49 7.658 + GO111MODULE=on [2020-10-26T19:51:16.390Z] #49 7.658 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-26T19:51:16.390Z] #49 8.664 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:51:16.390Z] #49 8.667 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:51:16.390Z] #49 8.758 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:51:16.390Z] #49 8.915 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:51:16.390Z] #49 8.933 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:51:16.390Z] #49 9.444 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:51:16.390Z] #49 9.895 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:51:16.390Z] #49 11.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:51:16.505Z] Switched to branch 'build' [2020-10-26T19:51:16.681Z] #49 ... [2020-10-26T19:51:16.681Z] [2020-10-26T19:51:16.681Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:16.681Z] #45 11.54 go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T19:51:16.681Z] #45 11.55 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:51:16.681Z] #45 11.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:51:16.681Z] #45 11.78 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:51:16.681Z] #45 11.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:51:16.681Z] #45 11.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:51:16.681Z] #45 11.87 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:51:17.072Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2020-10-26T19:51:17.562Z] Removing intermediate container 5f57f48ad8c8 [2020-10-26T19:51:17.562Z] ---> 0dabb764720e [2020-10-26T19:51:17.562Z] Step 10/15 : ARG GOOS [2020-10-26T19:51:17.562Z] ---> Running in 0e0c96f039ae [2020-10-26T19:51:17.562Z] Removing intermediate container 0e0c96f039ae [2020-10-26T19:51:17.562Z] ---> 48c8adb1d71e [2020-10-26T19:51:17.562Z] Step 11/15 : ARG GOARCH [2020-10-26T19:51:17.562Z] ---> Running in 6a241ea74d8f [2020-10-26T19:51:17.641Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2020-10-26T19:51:17.853Z] Removing intermediate container 6a241ea74d8f [2020-10-26T19:51:17.853Z] ---> 26beaa590fa2 [2020-10-26T19:51:17.853Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-10-26T19:51:17.853Z] ---> Running in e255d5e88e3e [2020-10-26T19:51:17.901Z] #8 ... [2020-10-26T19:51:17.901Z] [2020-10-26T19:51:17.901Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:51:17.901Z] #25 10.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:51:17.901Z] #25 10.20 Selecting previously unselected package jq. [2020-10-26T19:51:17.901Z] #25 10.20 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:51:17.901Z] #25 10.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:51:17.901Z] #25 10.27 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-26T19:51:17.901Z] #25 10.29 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-26T19:51:17.901Z] #25 10.30 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:17.901Z] #25 10.41 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-26T19:51:17.901Z] #25 10.42 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:17.901Z] #25 10.44 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-26T19:51:17.901Z] #25 10.46 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:17.901Z] #25 10.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:51:17.901Z] #25 10.48 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-26T19:51:17.901Z] #25 10.49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:51:17.901Z] #25 10.50 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-26T19:51:17.901Z] #25 10.51 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-26T19:51:17.901Z] #25 10.52 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:51:17.901Z] #25 10.54 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:51:17.901Z] #25 10.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:51:17.901Z] #25 10.57 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:51:17.901Z] #25 10.58 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-26T19:51:17.901Z] #25 11.24 Updating certificates in /etc/ssl/certs... [2020-10-26T19:51:17.901Z] #25 12.23 126 added, 0 removed; done. [2020-10-26T19:51:17.901Z] #25 12.33 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-26T19:51:17.901Z] #25 12.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:51:17.901Z] #25 12.36 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-26T19:51:17.901Z] #25 12.37 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-26T19:51:17.901Z] #25 12.39 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:51:17.901Z] #25 12.41 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-26T19:51:17.901Z] #25 12.42 Updating certificates in /etc/ssl/certs... [2020-10-26T19:51:17.901Z] #25 13.16 0 added, 0 removed; done. [2020-10-26T19:51:17.901Z] #25 13.16 Running hooks in /etc/ca-certificates/update.d... [2020-10-26T19:51:17.901Z] #25 13.16 done. [2020-10-26T19:51:17.901Z] #25 DONE 15.0s [2020-10-26T19:51:17.901Z] [2020-10-26T19:51:17.901Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T19:51:17.901Z] #26 DONE 0.1s [2020-10-26T19:51:17.901Z] [2020-10-26T19:51:17.901Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:51:17.901Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-10-26T19:51:19.430Z] #45 ... [2020-10-26T19:51:19.430Z] [2020-10-26T19:51:19.430Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:51:19.430Z] #27 13.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T19:51:19.430Z] #27 13.79 skipping existing 4d43f82972ce [2020-10-26T19:51:19.430Z] #27 13.85 [2020-10-26T19:51:19.430Z] #27 14.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T19:51:19.430Z] #27 15.20 [2020-10-26T19:51:19.430Z] #27 15.29 ######################################################################## 100.0% [2020-10-26T19:51:19.430Z] #27 15.39 [2020-10-26T19:51:19.430Z] #27 15.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-26T19:51:19.430Z] #27 16.25 [2020-10-26T19:51:19.430Z] #27 16.44 ######################################################################## 100.0% [2020-10-26T19:51:19.430Z] #27 16.52 [2020-10-26T19:51:19.430Z] #27 16.57 Download of images into '/build' complete. [2020-10-26T19:51:19.430Z] #27 16.57 Use something like the following to load the result into a Docker daemon: [2020-10-26T19:51:19.430Z] #27 16.57 tar -cC '/build' . | docker load [2020-10-26T19:51:19.430Z] #27 DONE 17.1s [2020-10-26T19:51:19.430Z] [2020-10-26T19:51:19.430Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:19.430Z] #62 14.06 Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-26T19:51:19.430Z] #62 14.28 + cd /tmp/tmp.SjMn06zJeG/src/github.com/docker/libnetwork [2020-10-26T19:51:19.430Z] #62 14.28 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:51:20.063Z] #62 15.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-26T19:51:23.192Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2020-10-26T19:51:24.521Z] #62 ... [2020-10-26T19:51:24.521Z] [2020-10-26T19:51:24.521Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:24.521Z] #47 10.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:51:24.521Z] #47 10.60 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:51:24.521Z] #47 10.60 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:51:24.521Z] #47 11.39 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:51:24.521Z] #47 12.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:51:24.521Z] #47 12.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:51:24.521Z] #47 12.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:51:24.521Z] #47 12.89 go: downloading github.com/fatih/color v1.7.0 [2020-10-26T19:51:24.521Z] #47 12.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:51:24.521Z] #47 12.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:51:24.521Z] #47 12.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:51:24.521Z] #47 12.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:51:24.521Z] #47 12.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:51:24.521Z] #47 12.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:51:24.521Z] #47 12.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:51:24.521Z] #47 12.95 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:51:24.521Z] #47 12.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:51:24.521Z] #47 13.02 go: extracting github.com/fatih/color v1.7.0 [2020-10-26T19:51:24.521Z] #47 13.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:51:24.521Z] #47 13.03 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:51:24.521Z] #47 13.05 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:51:24.521Z] #47 13.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:51:24.521Z] #47 13.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:51:24.521Z] #47 13.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:51:24.521Z] #47 13.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:51:24.521Z] #47 13.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:51:24.521Z] #47 13.22 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:51:24.521Z] #47 13.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:51:24.521Z] #47 13.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:51:24.521Z] #47 13.32 go: downloading github.com/spf13/cast v1.3.0 [2020-10-26T19:51:24.521Z] #47 13.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:51:24.521Z] #47 13.34 go: downloading github.com/spf13/afero v1.1.2 [2020-10-26T19:51:24.521Z] #47 13.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:51:24.521Z] #47 13.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:51:24.521Z] #47 13.66 go: extracting github.com/spf13/cast v1.3.0 [2020-10-26T19:51:24.521Z] #47 13.66 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:51:24.521Z] #47 13.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:51:24.521Z] #47 13.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:51:24.521Z] #47 13.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:51:24.521Z] #47 13.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:51:24.521Z] #47 13.76 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:51:24.521Z] #47 13.78 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:51:24.521Z] #47 13.87 go: extracting github.com/spf13/afero v1.1.2 [2020-10-26T19:51:24.521Z] #47 13.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:51:24.521Z] #47 13.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:51:24.521Z] #47 13.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:51:24.521Z] #47 13.88 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-26T19:51:24.521Z] #47 13.97 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-26T19:51:24.521Z] #47 14.02 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:51:24.521Z] #47 14.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:51:24.521Z] #47 14.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:51:24.521Z] #47 14.13 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:51:24.521Z] #47 14.16 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:51:24.521Z] #47 14.19 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:51:24.521Z] #47 14.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:51:24.521Z] #47 14.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:51:24.521Z] #47 14.25 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-26T19:51:24.521Z] #47 14.33 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-26T19:51:24.521Z] #47 14.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:51:24.521Z] #47 14.47 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:51:24.521Z] #47 14.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:51:24.521Z] #47 14.47 go: downloading golang.org/x/text v0.3.2 [2020-10-26T19:51:24.521Z] #47 14.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:51:24.521Z] #47 14.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:51:24.521Z] #47 14.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:51:24.521Z] #47 14.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:51:24.521Z] #47 14.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:51:24.521Z] #47 14.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:51:24.521Z] #47 14.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:51:24.521Z] #47 14.99 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:51:24.521Z] #47 15.07 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:51:24.521Z] #47 15.07 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:51:24.521Z] #47 15.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:51:24.521Z] #47 15.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.62 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.65 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:51:24.521Z] #47 15.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:51:24.521Z] #47 15.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:51:24.521Z] #47 15.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:51:24.521Z] #47 15.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:51:24.521Z] #47 16.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:51:24.521Z] #47 16.13 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:51:24.521Z] #47 16.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:51:24.521Z] #47 16.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:51:24.521Z] #47 16.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:51:24.521Z] #47 16.33 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.36 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.75 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-26T19:51:24.521Z] #47 16.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:51:24.521Z] #47 16.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:51:24.521Z] #47 16.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:51:24.521Z] #47 16.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:51:24.521Z] #47 17.15 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:51:24.521Z] #47 17.15 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:51:24.521Z] #47 17.16 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-26T19:51:24.521Z] #47 17.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:51:24.521Z] #47 17.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:51:24.521Z] #47 17.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:51:24.521Z] #47 17.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:51:24.521Z] #47 17.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:51:24.521Z] #47 17.57 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:51:24.521Z] #47 17.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:51:24.521Z] #47 17.61 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:51:24.521Z] #47 18.31 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:51:24.521Z] #47 19.67 go: extracting golang.org/x/text v0.3.2 [2020-10-26T19:51:25.153Z] #47 20.24 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-26T19:51:27.221Z] #47 ... [2020-10-26T19:51:27.221Z] [2020-10-26T19:51:27.221Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:27.221Z] #49 12.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:51:27.221Z] #49 12.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:51:27.221Z] #49 12.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:51:27.221Z] #49 12.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:51:27.221Z] #49 12.91 unicode/utf16 [2020-10-26T19:51:27.221Z] #49 12.96 runtime [2020-10-26T19:51:27.221Z] #49 13.15 runtime/cgo [2020-10-26T19:51:27.221Z] #49 ... [2020-10-26T19:51:27.221Z] [2020-10-26T19:51:27.221Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:51:27.221Z] #40 13.75 Fetched 8085 kB in 11s (732 kB/s) [2020-10-26T19:51:27.221Z] #40 13.75 Reading package lists... [2020-10-26T19:51:27.221Z] #40 16.96 Reading package lists... [2020-10-26T19:51:27.221Z] #40 20.25 Building dependency tree... [2020-10-26T19:51:27.221Z] #40 21.18 The following additional packages will be installed: [2020-10-26T19:51:27.221Z] #40 21.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-26T19:51:27.221Z] #40 21.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-26T19:51:27.221Z] #40 21.18 Suggested packages: [2020-10-26T19:51:27.221Z] #40 21.19 manpages-dev python-setuptools [2020-10-26T19:51:27.221Z] #40 22.05 The following NEW packages will be installed: [2020-10-26T19:51:27.221Z] #40 22.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-26T19:51:27.221Z] #40 22.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-26T19:51:27.221Z] #40 22.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-26T19:51:27.221Z] #40 22.09 python-six zlib1g-dev [2020-10-26T19:51:27.221Z] #40 22.22 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:51:27.221Z] #40 22.22 Need to get 3742 kB of archives. [2020-10-26T19:51:27.221Z] #40 22.22 After this operation, 22.0 MB of additional disk space will be used. [2020-10-26T19:51:27.221Z] #40 22.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-10-26T19:51:27.221Z] #40 22.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-26T19:51:27.221Z] #40 22.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-10-26T19:51:27.221Z] #40 22.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-26T19:51:27.221Z] #40 22.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-10-26T19:51:27.221Z] #40 22.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-26T19:51:27.221Z] #40 22.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-10-26T19:51:27.221Z] #40 22.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-10-26T19:51:27.221Z] #40 22.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-10-26T19:51:27.221Z] #40 22.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-10-26T19:51:27.221Z] #40 22.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-10-26T19:51:27.221Z] #40 22.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-10-26T19:51:27.221Z] #40 22.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-10-26T19:51:27.221Z] #40 22.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-10-26T19:51:27.221Z] #40 22.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-26T19:51:27.221Z] #40 22.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-10-26T19:51:27.221Z] #40 22.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-10-26T19:51:27.854Z] #40 22.90 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:51:27.854Z] #40 22.98 Fetched 3742 kB in 0s (12.6 MB/s) [2020-10-26T19:51:27.854Z] #40 23.05 Selecting previously unselected package libcap-dev:s390x. [2020-10-26T19:51:27.854Z] #40 23.05 (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.) [2020-10-26T19:51:27.854Z] #40 23.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-10-26T19:51:27.854Z] #40 23.08 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-10-26T19:51:28.145Z] #40 23.19 Selecting previously unselected package libnet1:s390x. [2020-10-26T19:51:28.145Z] #40 23.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-26T19:51:28.145Z] #40 23.19 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-26T19:51:28.145Z] #40 23.25 Selecting previously unselected package libnet1-dev. [2020-10-26T19:51:28.145Z] #40 23.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-26T19:51:28.145Z] #40 23.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:51:28.437Z] #40 23.40 Selecting previously unselected package libnl-3-200:s390x. [2020-10-26T19:51:28.437Z] #40 23.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-26T19:51:28.437Z] #40 23.42 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-26T19:51:28.437Z] #40 ... [2020-10-26T19:51:28.437Z] [2020-10-26T19:51:28.437Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:28.437Z] #43 13.39 container/list [2020-10-26T19:51:28.437Z] #43 13.87 crypto/internal/subtle [2020-10-26T19:51:28.437Z] #43 14.01 crypto/subtle [2020-10-26T19:51:28.437Z] #43 14.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-26T19:51:28.437Z] #43 14.25 internal/nettrace [2020-10-26T19:51:28.437Z] #43 14.71 runtime/cgo [2020-10-26T19:51:28.437Z] #43 ... [2020-10-26T19:51:28.437Z] [2020-10-26T19:51:28.437Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:51:28.437Z] #40 23.54 Selecting previously unselected package libnl-3-dev:s390x. [2020-10-26T19:51:28.437Z] #40 23.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-10-26T19:51:28.437Z] #40 23.56 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-10-26T19:51:28.515Z] #8 ... [2020-10-26T19:51:28.516Z] [2020-10-26T19:51:28.516Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:51:28.516Z] #27 1.944 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T19:51:28.516Z] #27 2.041 [2020-10-26T19:51:28.516Z] #27 2.159 ############ 17.4% ########################## 37.3% ################################### 49.9% ##################################################### 74.3% ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 2.657 [2020-10-26T19:51:28.516Z] #27 2.772 #################### 28.7% ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 2.933 [2020-10-26T19:51:28.516Z] #27 3.092 0.2% ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 3.275 [2020-10-26T19:51:28.516Z] #27 3.403 ###### 9.6% ######################### 35.8% ##################################### 52.0% ##################################################### 74.5% ################################################################### 93.9% ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 3.925 [2020-10-26T19:51:28.516Z] #27 4.049 ## 2.9% ###### 9.7% ########## 14.9% ############## 20.0% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.5% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.7% ################################################################### 93.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 5.919 [2020-10-26T19:51:28.516Z] #27 6.221 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T19:51:28.516Z] #27 6.301 [2020-10-26T19:51:28.516Z] #27 6.375 ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 6.404 [2020-10-26T19:51:28.516Z] #27 7.035 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T19:51:28.516Z] #27 7.129 [2020-10-26T19:51:28.516Z] #27 7.250 ########################################## 59.4% ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 7.314 [2020-10-26T19:51:28.516Z] #27 7.731 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T19:51:28.516Z] #27 7.744 skipping existing c35d46ef359f [2020-10-26T19:51:28.516Z] #27 7.791 [2020-10-26T19:51:28.516Z] #27 8.096 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T19:51:28.516Z] #27 8.181 [2020-10-26T19:51:28.516Z] #27 8.277 ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 8.299 [2020-10-26T19:51:28.516Z] #27 8.554 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-26T19:51:28.516Z] #27 8.670 [2020-10-26T19:51:28.516Z] #27 8.745 ######################################################################## 100.0% [2020-10-26T19:51:28.516Z] #27 8.771 [2020-10-26T19:51:28.516Z] #27 8.784 Download of images into '/build' complete. [2020-10-26T19:51:28.516Z] #27 8.784 Use something like the following to load the result into a Docker daemon: [2020-10-26T19:51:28.516Z] #27 8.784 tar -cC '/build' . | docker load [2020-10-26T19:51:28.516Z] #27 ... [2020-10-26T19:51:28.516Z] [2020-10-26T19:51:28.516Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:51:28.516Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done [2020-10-26T19:51:28.516Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-26T19:51:28.747Z] #40 23.79 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-26T19:51:28.747Z] #40 23.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-26T19:51:28.747Z] #40 23.80 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-26T19:51:28.747Z] #40 23.88 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-10-26T19:51:28.747Z] #40 23.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-10-26T19:51:28.747Z] #40 23.89 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-26T19:51:28.747Z] #40 23.97 Selecting previously unselected package zlib1g-dev:s390x. [2020-10-26T19:51:28.747Z] #40 23.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-10-26T19:51:28.747Z] #40 23.98 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-26T19:51:29.111Z] #40 24.14 Selecting previously unselected package libprotobuf17:s390x. [2020-10-26T19:51:29.111Z] #40 24.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-10-26T19:51:29.111Z] #40 24.15 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-26T19:51:29.402Z] #40 ... [2020-10-26T19:51:29.402Z] [2020-10-26T19:51:29.402Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:51:29.402Z] #53 14.82 Fetched 8085 kB in 11s (745 kB/s) [2020-10-26T19:51:29.402Z] #53 14.82 Reading package lists... [2020-10-26T19:51:29.402Z] #53 18.59 Reading package lists... [2020-10-26T19:51:29.402Z] #53 21.87 Building dependency tree... [2020-10-26T19:51:29.402Z] #53 22.66 The following additional packages will be installed: [2020-10-26T19:51:29.402Z] #53 22.71 libbtrfs0 [2020-10-26T19:51:29.402Z] #53 22.77 The following NEW packages will be installed: [2020-10-26T19:51:29.402Z] #53 22.77 libbtrfs-dev libbtrfs0 [2020-10-26T19:51:29.402Z] #53 22.85 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:51:29.402Z] #53 22.85 Need to get 118 kB of archives. [2020-10-26T19:51:29.402Z] #53 22.85 After this operation, 390 kB of additional disk space will be used. [2020-10-26T19:51:29.403Z] #53 22.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-26T19:51:29.403Z] #53 22.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-26T19:51:29.403Z] #53 23.47 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:51:29.403Z] #53 23.59 Fetched 118 kB in 0s (1550 kB/s) [2020-10-26T19:51:29.403Z] #53 23.70 Selecting previously unselected package libbtrfs0. [2020-10-26T19:51:29.403Z] #53 23.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-26T19:51:29.403Z] #53 23.71 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-26T19:51:29.403Z] #53 23.72 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:51:29.403Z] #53 23.77 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:51:29.403Z] #53 23.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-26T19:51:29.403Z] #53 23.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:51:29.403Z] #53 23.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:51:29.403Z] #53 23.95 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:51:29.403Z] #53 23.96 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:51:29.403Z] #53 DONE 24.5s [2020-10-26T19:51:29.403Z] [2020-10-26T19:51:29.403Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:29.403Z] #32 24.38 sync [2020-10-26T19:51:29.403Z] #32 24.38 internal/reflectlite [2020-10-26T19:51:29.453Z] #8 DONE 38.7s [2020-10-26T19:51:29.453Z] [2020-10-26T19:51:29.454Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:51:29.696Z] #32 ... [2020-10-26T19:51:29.696Z] [2020-10-26T19:51:29.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:51:29.696Z] #11 14.87 Fetched 8085 kB in 11s (753 kB/s) [2020-10-26T19:51:29.696Z] #11 14.87 Reading package lists... [2020-10-26T19:51:29.696Z] #11 17.76 Reading package lists... [2020-10-26T19:51:29.696Z] #11 20.75 Building dependency tree... [2020-10-26T19:51:29.696Z] #11 21.75 The following additional packages will be installed: [2020-10-26T19:51:29.696Z] #11 21.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-26T19:51:29.696Z] #11 21.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-26T19:51:29.696Z] #11 21.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-26T19:51:29.696Z] #11 21.75 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:51:29.696Z] #11 21.76 Suggested packages: [2020-10-26T19:51:29.696Z] #11 21.76 gcc-8-locales seccomp wine64 [2020-10-26T19:51:29.696Z] #11 22.69 The following NEW packages will be installed: [2020-10-26T19:51:29.696Z] #11 22.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-26T19:51:29.696Z] #11 22.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-26T19:51:29.696Z] #11 22.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-26T19:51:29.696Z] #11 22.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-26T19:51:29.696Z] #11 22.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-26T19:51:29.696Z] #11 22.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:51:29.696Z] #11 22.83 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:51:29.696Z] #11 22.83 Need to get 73.3 MB of archives. [2020-10-26T19:51:29.696Z] #11 22.83 After this operation, 494 MB of additional disk space will be used. [2020-10-26T19:51:29.696Z] #11 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-10-26T19:51:29.696Z] #11 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-10-26T19:51:29.696Z] #11 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-26T19:51:29.696Z] #11 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-10-26T19:51:29.696Z] #11 23.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-10-26T19:51:29.696Z] #11 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-26T19:51:29.696Z] #11 23.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-26T19:51:29.696Z] #11 23.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-26T19:51:29.696Z] #11 23.64 Get:9 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] [2020-10-26T19:51:29.696Z] #11 ... [2020-10-26T19:51:29.696Z] [2020-10-26T19:51:29.696Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:29.696Z] #47 24.73 go: finding github.com/fatih/color v1.7.0 [2020-10-26T19:51:29.696Z] #47 24.78 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:51:29.696Z] #47 24.80 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:51:29.696Z] #47 24.85 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:51:29.696Z] #47 24.88 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:51:29.696Z] #47 24.95 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:51:29.696Z] #47 24.95 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:51:29.696Z] #47 24.97 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:51:29.696Z] #47 24.97 go: finding github.com/pkg/errors v0.8.1 [2020-10-26T19:51:29.696Z] #47 24.98 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:51:29.988Z] #47 24.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:51:29.988Z] #47 25.00 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:51:29.988Z] #47 25.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:51:29.988Z] #47 25.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:51:29.988Z] #47 25.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:51:29.988Z] #47 25.03 go: finding github.com/spf13/viper v1.6.1 [2020-10-26T19:51:29.988Z] #47 25.05 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:51:29.988Z] #47 25.08 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:51:29.988Z] #47 25.10 go: finding github.com/stretchr/testify v1.4.0 [2020-10-26T19:51:29.988Z] #47 25.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:51:29.988Z] #47 25.15 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:51:29.988Z] #47 25.16 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:51:29.988Z] #47 25.17 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:51:29.988Z] #47 25.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:51:29.988Z] #47 ... [2020-10-26T19:51:29.988Z] [2020-10-26T19:51:29.988Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:29.988Z] #34 15.18 Fetched 8085 kB in 11s (731 kB/s) [2020-10-26T19:51:29.988Z] #34 15.18 Reading package lists... [2020-10-26T19:51:29.988Z] #34 18.55 Reading package lists... [2020-10-26T19:51:29.988Z] #34 22.12 Building dependency tree... [2020-10-26T19:51:29.988Z] #34 23.33 The following additional packages will be installed: [2020-10-26T19:51:29.988Z] #34 23.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-26T19:51:29.988Z] #34 23.33 Suggested packages: [2020-10-26T19:51:29.988Z] #34 23.33 cmake-doc ninja-build lrzip [2020-10-26T19:51:29.988Z] #34 23.33 Recommended packages: [2020-10-26T19:51:29.988Z] #34 23.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-26T19:51:29.988Z] #34 23.99 The following NEW packages will be installed: [2020-10-26T19:51:29.988Z] #34 23.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-26T19:51:29.988Z] #34 23.99 vim-common xxd [2020-10-26T19:51:29.988Z] #34 24.14 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:51:29.988Z] #34 24.14 Need to get 14.0 MB of archives. [2020-10-26T19:51:29.988Z] #34 24.14 After this operation, 62.1 MB of additional disk space will be used. [2020-10-26T19:51:29.988Z] #34 24.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-26T19:51:29.988Z] #34 24.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:51:29.988Z] #34 24.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-10-26T19:51:29.988Z] #34 24.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-26T19:51:29.988Z] #34 24.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-10-26T19:51:29.988Z] #34 24.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-10-26T19:51:29.988Z] #34 24.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-10-26T19:51:29.988Z] #34 24.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-10-26T19:51:29.988Z] #34 24.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-10-26T19:51:29.988Z] #34 24.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-10-26T19:51:29.988Z] #34 ... [2020-10-26T19:51:29.988Z] [2020-10-26T19:51:29.988Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:51:29.988Z] #38 15.14 Checking out files: 97% (1617/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-26T19:51:29.988Z] #38 15.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-26T19:51:29.988Z] #38 16.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-26T19:51:30.279Z] #38 ... [2020-10-26T19:51:30.279Z] [2020-10-26T19:51:30.279Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:30.279Z] #47 25.22 go: finding github.com/stretchr/objx v0.2.0 [2020-10-26T19:51:30.279Z] #47 25.22 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:51:30.279Z] #47 25.23 go: finding github.com/spf13/cobra v0.0.5 [2020-10-26T19:51:30.279Z] #47 25.24 go: finding github.com/gobwas/glob v0.2.3 [2020-10-26T19:51:30.279Z] #47 25.24 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:51:30.279Z] #47 25.24 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:51:30.279Z] #47 25.25 go: finding github.com/spf13/pflag v1.0.5 [2020-10-26T19:51:30.279Z] #47 25.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:51:30.279Z] #47 25.28 go: finding github.com/magiconair/properties v1.8.1 [2020-10-26T19:51:30.279Z] #47 25.28 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:51:30.279Z] #47 25.31 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:51:30.279Z] #47 25.42 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:51:30.279Z] #47 25.46 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:51:30.279Z] #47 25.48 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:51:30.571Z] #47 25.57 go: finding github.com/spf13/afero v1.1.2 [2020-10-26T19:51:30.571Z] #47 25.63 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:51:30.571Z] #47 25.64 go: finding golang.org/x/text v0.3.2 [2020-10-26T19:51:30.571Z] #47 25.64 go: finding github.com/spf13/cast v1.3.0 [2020-10-26T19:51:30.571Z] #47 25.65 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:51:30.571Z] #47 25.65 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:51:30.571Z] #47 25.66 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:51:30.571Z] #47 25.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:51:30.571Z] #47 25.68 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-26T19:51:30.571Z] #47 25.69 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:51:30.571Z] #47 25.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:51:30.571Z] #47 25.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:51:30.862Z] #47 25.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:51:30.862Z] #47 25.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:51:30.862Z] #47 25.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:51:30.862Z] #47 25.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:51:30.862Z] #47 25.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:51:30.862Z] #47 25.96 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:51:30.862Z] #47 25.96 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-26T19:51:30.862Z] #47 25.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:51:30.862Z] #47 25.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:51:30.862Z] #47 25.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:51:30.862Z] #47 26.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:51:30.862Z] #47 26.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:51:30.862Z] #47 26.02 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:51:30.862Z] #47 26.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:51:30.862Z] #47 26.02 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-26T19:51:30.862Z] #47 26.03 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:51:30.862Z] #47 26.05 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:51:30.862Z] #47 26.06 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-26T19:51:30.862Z] #47 26.07 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:51:31.154Z] #47 26.18 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:51:31.154Z] #47 26.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:51:31.154Z] #47 26.22 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:51:31.154Z] #47 26.24 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:51:31.154Z] #47 26.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:51:31.364Z] #9 ... [2020-10-26T19:51:31.364Z] [2020-10-26T19:51:31.364Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:51:31.364Z] #27 DONE 13.6s [2020-10-26T19:51:31.445Z] #47 ... [2020-10-26T19:51:31.445Z] [2020-10-26T19:51:31.445Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:31.445Z] #62 DONE 26.4s [2020-10-26T19:51:31.445Z] [2020-10-26T19:51:31.445Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:31.445Z] #34 25.98 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:51:31.445Z] #34 26.07 Fetched 14.0 MB in 1s (12.0 MB/s) [2020-10-26T19:51:31.445Z] #34 26.15 Selecting previously unselected package xxd. [2020-10-26T19:51:31.445Z] #34 26.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 ... 15177 files and directories currently installed.) [2020-10-26T19:51:31.445Z] #34 26.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-26T19:51:31.445Z] #34 26.22 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:51:31.445Z] #34 26.34 Selecting previously unselected package vim-common. [2020-10-26T19:51:31.445Z] #34 26.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:51:31.445Z] #34 26.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:51:31.623Z] [2020-10-26T19:51:31.623Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:51:31.737Z] #34 26.82 Selecting previously unselected package cmake-data. [2020-10-26T19:51:31.737Z] #34 26.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-26T19:51:31.737Z] #34 26.85 Unpacking cmake-data (3.13.4-1) ... [2020-10-26T19:51:32.562Z] #9 DONE 2.9s [2020-10-26T19:51:32.562Z] [2020-10-26T19:51:32.562Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-26T19:51:33.133Z] #10 DONE 0.7s [2020-10-26T19:51:33.133Z] [2020-10-26T19:51:33.133Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:51:33.395Z] #40 ... [2020-10-26T19:51:33.395Z] [2020-10-26T19:51:33.395Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-26T19:51:33.395Z] #29 DONE 0.2s [2020-10-26T19:51:33.395Z] [2020-10-26T19:51:33.395Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-26T19:51:33.395Z] #37 DONE 0.2s [2020-10-26T19:51:33.395Z] [2020-10-26T19:51:33.395Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:51:33.702Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-07d973e19e7574bb7) in /home/ubuntu/workspace/moby_PR-41590 [Pipeline] { [Pipeline] checkout [2020-10-26T19:51:34.547Z] #34 29.12 Selecting previously unselected package libicu63:s390x. [2020-10-26T19:51:34.547Z] #34 29.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-26T19:51:34.547Z] #34 29.14 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-26T19:51:36.674Z] #34 ... [2020-10-26T19:51:36.674Z] [2020-10-26T19:51:36.674Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:51:36.674Z] #30 30.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-26T19:51:36.674Z] #30 30.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-26T19:51:36.724Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052c50b7ff4db7cd6) in /home/ubuntu/workspace/moby_PR-41590 [Pipeline] { [Pipeline] checkout [2020-10-26T19:51:37.591Z] using credential docker-jenkins-github-credentials [2020-10-26T19:51:37.600Z] Cloning the remote Git repository [2020-10-26T19:51:37.600Z] Cloning with configured refspecs honoured and without tags [2020-10-26T19:51:37.980Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:51:38.045Z] > git init /home/ubuntu/workspace/moby_PR-41590 # timeout=10 [2020-10-26T19:51:38.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:51:38.836Z] > git --version # timeout=10 [2020-10-26T19:51:38.841Z] > git --version # 'git version 2.7.4' [2020-10-26T19:51:38.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:51:39.420Z] #30 ... [2020-10-26T19:51:39.420Z] [2020-10-26T19:51:39.420Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:51:39.420Z] #40 24.70 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-10-26T19:51:39.420Z] #40 24.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-10-26T19:51:39.420Z] #40 24.71 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 24.81 Selecting previously unselected package libprotobuf-dev:s390x. [2020-10-26T19:51:39.420Z] #40 24.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-10-26T19:51:39.420Z] #40 24.82 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 25.91 Selecting previously unselected package libprotoc17:s390x. [2020-10-26T19:51:39.420Z] #40 25.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-10-26T19:51:39.420Z] #40 25.91 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 26.43 Selecting previously unselected package protobuf-c-compiler. [2020-10-26T19:51:39.420Z] #40 26.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-10-26T19:51:39.420Z] #40 26.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:51:39.420Z] #40 26.58 Selecting previously unselected package protobuf-compiler. [2020-10-26T19:51:39.420Z] #40 26.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-10-26T19:51:39.420Z] #40 26.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 26.73 Selecting previously unselected package python-pkg-resources. [2020-10-26T19:51:39.420Z] #40 26.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:51:39.420Z] #40 26.73 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-26T19:51:39.420Z] #40 26.96 Selecting previously unselected package python-six. [2020-10-26T19:51:39.420Z] #40 26.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-26T19:51:39.420Z] #40 26.96 Unpacking python-six (1.12.0-1) ... [2020-10-26T19:51:39.420Z] #40 27.00 Selecting previously unselected package python-protobuf. [2020-10-26T19:51:39.420Z] #40 27.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-10-26T19:51:39.420Z] #40 27.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 27.69 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-26T19:51:39.420Z] #40 29.35 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 29.36 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-26T19:51:39.420Z] #40 29.36 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-26T19:51:39.420Z] #40 29.37 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-26T19:51:39.420Z] #40 29.38 Setting up python-six (1.12.0-1) ... [2020-10-26T19:51:39.420Z] #40 30.78 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-26T19:51:39.420Z] #40 30.78 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-26T19:51:39.420Z] #40 30.80 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 30.80 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-10-26T19:51:39.420Z] #40 30.81 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 30.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 30.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:51:39.420Z] #40 30.84 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 30.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:51:39.420Z] #40 30.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-26T19:51:39.420Z] #40 33.70 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-10-26T19:51:39.420Z] #40 33.71 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:51:39.420Z] #40 DONE 34.3s [2020-10-26T19:51:39.420Z] [2020-10-26T19:51:39.420Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:39.420Z] #34 33.53 Selecting previously unselected package libxml2:s390x. [2020-10-26T19:51:39.420Z] #34 33.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-10-26T19:51:39.420Z] #34 33.54 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:51:39.420Z] #34 33.95 Selecting previously unselected package libarchive13:s390x. [2020-10-26T19:51:39.420Z] #34 33.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-10-26T19:51:39.420Z] #34 33.96 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-26T19:51:39.420Z] #34 34.16 Selecting previously unselected package libjsoncpp1:s390x. [2020-10-26T19:51:39.420Z] #34 34.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-10-26T19:51:39.420Z] #34 34.17 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-10-26T19:51:39.420Z] #34 34.32 Selecting previously unselected package librhash0:s390x. [2020-10-26T19:51:39.420Z] #34 34.33 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-10-26T19:51:39.420Z] #34 34.33 Unpacking librhash0:s390x (1.3.8-1) ... [2020-10-26T19:51:39.420Z] #34 34.52 Selecting previously unselected package libuv1:s390x. [2020-10-26T19:51:39.420Z] #34 34.52 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-10-26T19:51:39.420Z] #34 34.53 Unpacking libuv1:s390x (1.24.1-1) ... [2020-10-26T19:51:39.420Z] #34 34.62 Selecting previously unselected package cmake. [2020-10-26T19:51:39.420Z] #34 34.62 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-10-26T19:51:39.420Z] #34 34.62 Unpacking cmake (3.13.4-1) ... [2020-10-26T19:51:39.420Z] #34 ... [2020-10-26T19:51:39.420Z] [2020-10-26T19:51:39.420Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:39.420Z] #54 1.420 + RM_GOPATH=0 [2020-10-26T19:51:39.420Z] #54 1.421 + TMP_GOPATH= [2020-10-26T19:51:39.420Z] #54 1.421 + : /build [2020-10-26T19:51:39.420Z] #54 1.421 + '[' -z '' ']' [2020-10-26T19:51:39.420Z] #54 1.421 ++ mktemp -d [2020-10-26T19:51:39.420Z] #54 1.424 + export GOPATH=/tmp/tmp.k9qQgBkZ7T [2020-10-26T19:51:39.420Z] #54 1.424 + GOPATH=/tmp/tmp.k9qQgBkZ7T [2020-10-26T19:51:39.420Z] #54 1.424 + RM_GOPATH=1 [2020-10-26T19:51:39.420Z] #54 1.424 + case "$(go env GOARCH)" in [2020-10-26T19:51:39.420Z] #54 1.424 ++ go env GOARCH [2020-10-26T19:51:39.420Z] #54 1.436 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:39.420Z] #54 1.439 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:39.420Z] #54 1.439 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:39.420Z] #54 1.442 + dir=/tmp/install [2020-10-26T19:51:39.420Z] #54 1.442 + bin=containerd [2020-10-26T19:51:39.420Z] #54 1.442 + shift [2020-10-26T19:51:39.420Z] #54 1.443 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-26T19:51:39.420Z] #54 1.443 + . /tmp/install/containerd.installer [2020-10-26T19:51:39.420Z] #54 1.443 ++ set -e [2020-10-26T19:51:39.420Z] #54 1.443 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:51:39.420Z] #54 1.444 + install_containerd [2020-10-26T19:51:39.420Z] #54 1.444 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-26T19:51:39.420Z] #54 1.444 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:51:39.420Z] #54 1.444 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k9qQgBkZ7T/src/github.com/containerd/containerd [2020-10-26T19:51:39.420Z] #54 1.448 Cloning into '/tmp/tmp.k9qQgBkZ7T/src/github.com/containerd/containerd'... [2020-10-26T19:51:39.711Z] #54 ... [2020-10-26T19:51:39.711Z] [2020-10-26T19:51:39.711Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:51:39.711Z] #11 25.46 Get:10 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] [2020-10-26T19:51:39.711Z] #11 26.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-10-26T19:51:39.711Z] #11 26.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-10-26T19:51:39.711Z] #11 26.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-26T19:51:39.711Z] #11 26.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-26T19:51:39.711Z] #11 26.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-10-26T19:51:39.711Z] #11 26.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-10-26T19:51:39.711Z] #11 26.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-10-26T19:51:39.711Z] #11 26.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-10-26T19:51:39.711Z] #11 26.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-10-26T19:51:39.711Z] #11 26.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-10-26T19:51:39.711Z] #11 26.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-10-26T19:51:39.711Z] #11 27.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-10-26T19:51:39.711Z] #11 27.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-10-26T19:51:39.711Z] #11 27.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-10-26T19:51:39.712Z] #11 27.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-10-26T19:51:39.712Z] #11 27.71 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:51:39.712Z] #11 27.80 Fetched 73.3 MB in 4s (17.1 MB/s) [2020-10-26T19:51:39.712Z] #11 27.87 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-26T19:51:39.712Z] #11 27.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 ... 15177 files and directories currently installed.) [2020-10-26T19:51:39.712Z] #11 27.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-10-26T19:51:39.712Z] #11 27.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:51:39.712Z] #11 29.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-26T19:51:39.712Z] #11 29.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-10-26T19:51:39.712Z] #11 29.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:51:39.712Z] #11 31.67 Selecting previously unselected package binutils-mingw-w64. [2020-10-26T19:51:39.712Z] #11 31.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-26T19:51:39.712Z] #11 31.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:51:39.712Z] #11 31.78 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-10-26T19:51:39.712Z] #11 31.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-26T19:51:39.712Z] #11 31.79 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-26T19:51:39.712Z] #11 31.94 Selecting previously unselected package dmsetup. [2020-10-26T19:51:39.712Z] #11 31.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-10-26T19:51:39.712Z] #11 31.94 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-26T19:51:39.712Z] #11 32.07 Selecting previously unselected package mingw-w64-common. [2020-10-26T19:51:39.712Z] #11 32.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-26T19:51:39.712Z] #11 32.08 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-26T19:51:38.997Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:51:39.975Z] #38 ... [2020-10-26T19:51:39.975Z] [2020-10-26T19:51:39.975Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:39.975Z] #56 5.638 + RM_GOPATH=0 [2020-10-26T19:51:39.975Z] #56 5.638 + TMP_GOPATH= [2020-10-26T19:51:39.975Z] #56 5.638 + : /build [2020-10-26T19:51:39.975Z] #56 5.638 + '[' -z '' ']' [2020-10-26T19:51:39.975Z] #56 5.638 ++ mktemp -d [2020-10-26T19:51:39.975Z] #56 5.639 + export GOPATH=/tmp/tmp.MpcuqG45RJ [2020-10-26T19:51:39.975Z] #56 5.639 + GOPATH=/tmp/tmp.MpcuqG45RJ [2020-10-26T19:51:39.975Z] #56 5.639 + RM_GOPATH=1 [2020-10-26T19:51:39.975Z] #56 5.639 + case "$(go env GOARCH)" in [2020-10-26T19:51:39.975Z] #56 5.639 ++ go env GOARCH [2020-10-26T19:51:39.975Z] #56 5.648 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:39.975Z] #56 5.648 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:39.975Z] #56 5.650 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:51:39.975Z] #56 5.650 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:39.975Z] #56 5.650 + dir=/tmp/install [2020-10-26T19:51:39.975Z] #56 5.650 + bin=rootlesskit [2020-10-26T19:51:39.975Z] #56 5.650 + shift [2020-10-26T19:51:39.975Z] #56 5.650 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-26T19:51:39.975Z] #56 5.650 + . /tmp/install/rootlesskit.installer [2020-10-26T19:51:39.975Z] #56 5.650 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:51:39.975Z] #56 5.650 + install_rootlesskit [2020-10-26T19:51:39.975Z] #56 5.650 + case "$1" in [2020-10-26T19:51:39.975Z] #56 5.650 + export CGO_ENABLED=0 [2020-10-26T19:51:39.975Z] #56 5.650 + CGO_ENABLED=0 [2020-10-26T19:51:39.975Z] #56 5.650 + _install_rootlesskit [2020-10-26T19:51:39.975Z] #56 5.650 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-26T19:51:39.975Z] #56 5.650 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MpcuqG45RJ/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:51:39.975Z] #56 5.652 Cloning into '/tmp/tmp.MpcuqG45RJ/src/github.com/rootless-containers/rootlesskit'... [2020-10-26T19:51:39.975Z] #56 ... [2020-10-26T19:51:39.975Z] [2020-10-26T19:51:39.975Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:51:39.975Z] #40 5.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:39.975Z] #40 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:39.975Z] #40 5.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:39.975Z] #40 6.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:51:40.059Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b162383396c602a3) in /home/ubuntu/workspace/moby_PR-41590 [Pipeline] { [Pipeline] checkout [2020-10-26T19:51:40.539Z] using credential docker-jenkins-github-credentials [2020-10-26T19:51:40.550Z] Cloning the remote Git repository [2020-10-26T19:51:40.550Z] Cloning with configured refspecs honoured and without tags [2020-10-26T19:51:40.929Z] #40 7.751 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:51:41.291Z] #11 36.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-26T19:51:41.291Z] #11 36.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-26T19:51:41.291Z] #11 36.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:51:41.291Z] #11 ... [2020-10-26T19:51:41.291Z] [2020-10-26T19:51:41.291Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:41.291Z] #32 26.11 errors [2020-10-26T19:51:41.291Z] #32 26.11 sort [2020-10-26T19:51:41.291Z] #32 26.48 strconv [2020-10-26T19:51:41.291Z] #32 27.03 io [2020-10-26T19:51:41.291Z] #32 28.39 internal/oserror [2020-10-26T19:51:41.291Z] #32 28.43 syscall [2020-10-26T19:51:41.291Z] #32 29.22 reflect [2020-10-26T19:51:41.291Z] #32 33.67 time [2020-10-26T19:51:40.359Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:51:40.416Z] > git init /home/ubuntu/workspace/moby_PR-41590 # timeout=10 [2020-10-26T19:51:40.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:51:40.728Z] > git --version # timeout=10 [2020-10-26T19:51:40.764Z] > git --version # 'git version 2.17.1' [2020-10-26T19:51:40.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:51:40.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:51:41.582Z] #32 ... [2020-10-26T19:51:41.582Z] [2020-10-26T19:51:41.582Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:41.582Z] #34 36.66 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-26T19:51:41.582Z] #34 36.67 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:51:41.582Z] #34 36.68 Setting up libuv1:s390x (1.24.1-1) ... [2020-10-26T19:51:41.582Z] #34 36.70 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:51:41.582Z] #34 36.71 Setting up librhash0:s390x (1.3.8-1) ... [2020-10-26T19:51:41.582Z] #34 36.72 Setting up cmake-data (3.13.4-1) ... [2020-10-26T19:51:41.582Z] #34 36.73 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:51:41.582Z] #34 36.75 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-10-26T19:51:41.582Z] #34 36.76 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-26T19:51:41.582Z] #34 36.77 Setting up cmake (3.13.4-1) ... [2020-10-26T19:51:41.582Z] #34 36.78 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:51:41.582Z] #34 36.84 Processing triggers for mime-support (3.62) ... [2020-10-26T19:51:42.217Z] #34 DONE 37.3s [2020-10-26T19:51:42.217Z] [2020-10-26T19:51:42.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:51:42.217Z] #41 2.552 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:51:42.217Z] #41 2.552 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:51:42.217Z] #41 2.555 Note: Building without GnuTLS support [2020-10-26T19:51:42.217Z] #41 2.559 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:51:42.217Z] #41 2.559 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:51:42.217Z] #41 ... [2020-10-26T19:51:42.217Z] [2020-10-26T19:51:42.217Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:42.217Z] #43 27.39 io [2020-10-26T19:51:42.217Z] #43 27.47 strconv [2020-10-26T19:51:42.217Z] #43 28.50 bytes [2020-10-26T19:51:42.217Z] #43 29.41 reflect [2020-10-26T19:51:42.217Z] #43 30.31 bufio [2020-10-26T19:51:42.217Z] #43 31.76 syscall [2020-10-26T19:51:42.217Z] #43 36.65 time [2020-10-26T19:51:42.513Z] #43 ... [2020-10-26T19:51:42.513Z] [2020-10-26T19:51:42.513Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:42.513Z] #45 DONE 37.5s [2020-10-26T19:51:42.513Z] [2020-10-26T19:51:42.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:42.513Z] #32 37.29 internal/fmtsort [2020-10-26T19:51:42.835Z] #40 9.784 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:51:43.100Z] #40 ... [2020-10-26T19:51:43.100Z] [2020-10-26T19:51:43.100Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:43.100Z] #47 6.273 + RM_GOPATH=0 [2020-10-26T19:51:43.100Z] #47 6.273 + TMP_GOPATH= [2020-10-26T19:51:43.100Z] #47 6.273 + : /build [2020-10-26T19:51:43.100Z] #47 6.273 + '[' -z '' ']' [2020-10-26T19:51:43.100Z] #47 6.273 ++ mktemp -d [2020-10-26T19:51:43.100Z] #47 6.273 + export GOPATH=/tmp/tmp.2gEahLrmOS [2020-10-26T19:51:43.100Z] #47 6.273 + GOPATH=/tmp/tmp.2gEahLrmOS [2020-10-26T19:51:43.100Z] #47 6.273 + RM_GOPATH=1 [2020-10-26T19:51:43.100Z] #47 6.273 + case "$(go env GOARCH)" in [2020-10-26T19:51:43.100Z] #47 6.273 ++ go env GOARCH [2020-10-26T19:51:43.100Z] #47 6.281 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.100Z] #47 6.281 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.100Z] #47 6.281 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:43.100Z] #47 6.293 + dir=/tmp/install [2020-10-26T19:51:43.100Z] #47 6.293 + bin=golangci_lint [2020-10-26T19:51:43.100Z] #47 6.293 + shift [2020-10-26T19:51:43.100Z] #47 6.293 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-26T19:51:43.100Z] #47 6.293 + . /tmp/install/golangci_lint.installer [2020-10-26T19:51:43.100Z] #47 6.293 ++ : v1.23.8 [2020-10-26T19:51:43.100Z] #47 6.293 + install_golangci_lint [2020-10-26T19:51:43.100Z] #47 6.293 + set -e [2020-10-26T19:51:43.100Z] #47 6.293 + export GO111MODULE=on [2020-10-26T19:51:43.100Z] #47 6.293 + GO111MODULE=on [2020-10-26T19:51:43.100Z] #47 6.293 + GOBIN=/build [2020-10-26T19:51:43.100Z] #47 6.293 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-26T19:51:43.100Z] #47 6.382 go: finding github.com v1.23.8 [2020-10-26T19:51:43.100Z] #47 6.397 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-26T19:51:43.100Z] #47 6.397 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:51:43.100Z] #47 6.397 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-26T19:51:43.100Z] #47 6.397 go: finding github.com/golangci v1.23.8 [2020-10-26T19:51:43.100Z] #47 7.957 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:51:43.100Z] #47 9.172 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:51:43.224Z] #32 38.23 internal/syscall/execenv [2020-10-26T19:51:43.224Z] #32 38.42 internal/syscall/unix [2020-10-26T19:51:43.359Z] #47 ... [2020-10-26T19:51:43.359Z] [2020-10-26T19:51:43.359Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:43.359Z] #43 6.728 + RM_GOPATH=0 [2020-10-26T19:51:43.359Z] #43 6.728 + TMP_GOPATH= [2020-10-26T19:51:43.359Z] #43 6.728 + : /build [2020-10-26T19:51:43.359Z] #43 6.728 + '[' -z '' ']' [2020-10-26T19:51:43.359Z] #43 6.733 ++ mktemp -d [2020-10-26T19:51:43.359Z] #43 6.734 + export GOPATH=/tmp/tmp.ct3o5vAyse [2020-10-26T19:51:43.359Z] #43 6.735 + GOPATH=/tmp/tmp.ct3o5vAyse [2020-10-26T19:51:43.360Z] #43 6.735 + RM_GOPATH=1 [2020-10-26T19:51:43.360Z] #43 6.735 + case "$(go env GOARCH)" in [2020-10-26T19:51:43.360Z] #43 6.735 ++ go env GOARCH [2020-10-26T19:51:43.360Z] #43 6.769 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:51:43.360Z] #43 6.769 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.360Z] #43 6.769 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.360Z] #43 6.769 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:43.360Z] #43 6.769 + dir=/tmp/install [2020-10-26T19:51:43.360Z] #43 6.769 + bin=vndr [2020-10-26T19:51:43.360Z] #43 6.769 + shift [2020-10-26T19:51:43.360Z] #43 6.769 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-26T19:51:43.360Z] #43 6.769 + . /tmp/install/vndr.installer [2020-10-26T19:51:43.360Z] #43 6.769 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:51:43.360Z] #43 6.769 + install_vndr [2020-10-26T19:51:43.360Z] #43 6.769 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-26T19:51:43.360Z] #43 6.769 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ct3o5vAyse/src/github.com/LK4D4/vndr [2020-10-26T19:51:43.360Z] #43 6.769 Cloning into '/tmp/tmp.ct3o5vAyse/src/github.com/LK4D4/vndr'... [2020-10-26T19:51:43.360Z] #43 8.354 + cd /tmp/tmp.ct3o5vAyse/src/github.com/LK4D4/vndr [2020-10-26T19:51:43.360Z] #43 8.358 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:51:43.360Z] #43 8.383 + go build -buildmode=pie -v -o /build/vndr . [2020-10-26T19:51:43.360Z] #43 9.268 runtime/internal/atomic [2020-10-26T19:51:43.360Z] #43 9.284 internal/cpu [2020-10-26T19:51:43.360Z] #43 9.717 runtime/internal/sys [2020-10-26T19:51:43.360Z] #43 9.813 internal/bytealg [2020-10-26T19:51:43.360Z] #43 9.963 runtime/internal/math [2020-10-26T19:51:43.360Z] #43 10.14 internal/race [2020-10-26T19:51:43.360Z] #43 10.27 sync/atomic [2020-10-26T19:51:43.360Z] #43 ... [2020-10-26T19:51:43.360Z] [2020-10-26T19:51:43.360Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:51:43.360Z] #11 7.858 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:43.360Z] #11 7.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:43.360Z] #11 7.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:43.360Z] #11 9.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:51:43.515Z] #32 38.57 strings [2020-10-26T19:51:43.557Z] using credential docker-jenkins-github-credentials [2020-10-26T19:51:43.563Z] Cloning the remote Git repository [2020-10-26T19:51:43.563Z] Cloning with configured refspecs honoured and without tags [2020-10-26T19:51:43.619Z] #11 ... [2020-10-26T19:51:43.619Z] [2020-10-26T19:51:43.619Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:43.619Z] #32 7.019 + RM_GOPATH=0 [2020-10-26T19:51:43.619Z] #32 7.019 + TMP_GOPATH= [2020-10-26T19:51:43.619Z] #32 7.019 + : /build [2020-10-26T19:51:43.619Z] #32 7.019 + '[' -z '' ']' [2020-10-26T19:51:43.619Z] #32 7.019 ++ mktemp -d [2020-10-26T19:51:43.619Z] #32 7.020 + export GOPATH=/tmp/tmp.owUH39ay7l [2020-10-26T19:51:43.619Z] #32 7.020 + GOPATH=/tmp/tmp.owUH39ay7l [2020-10-26T19:51:43.619Z] #32 7.020 + RM_GOPATH=1 [2020-10-26T19:51:43.619Z] #32 7.020 + case "$(go env GOARCH)" in [2020-10-26T19:51:43.619Z] #32 7.022 ++ go env GOARCH [2020-10-26T19:51:43.619Z] #32 7.079 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.619Z] #32 7.079 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.619Z] #32 7.079 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:43.619Z] #32 7.080 + dir=/tmp/install [2020-10-26T19:51:43.619Z] #32 7.080 + bin=tomlv [2020-10-26T19:51:43.619Z] #32 7.080 + shift [2020-10-26T19:51:43.619Z] #32 7.080 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-26T19:51:43.619Z] #32 7.080 + . /tmp/install/tomlv.installer [2020-10-26T19:51:43.619Z] #32 7.080 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:51:43.619Z] #32 7.080 + install_tomlv [2020-10-26T19:51:43.619Z] #32 7.080 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-26T19:51:43.619Z] #32 7.080 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.owUH39ay7l/src/github.com/BurntSushi/toml [2020-10-26T19:51:43.619Z] #32 7.080 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:51:43.619Z] #32 7.088 Cloning into '/tmp/tmp.owUH39ay7l/src/github.com/BurntSushi/toml'... [2020-10-26T19:51:43.619Z] #32 8.907 + cd /tmp/tmp.owUH39ay7l/src/github.com/BurntSushi/toml [2020-10-26T19:51:43.619Z] #32 8.908 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:51:43.619Z] #32 9.025 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:51:43.619Z] #32 9.541 internal/cpu [2020-10-26T19:51:43.619Z] #32 9.550 runtime/internal/atomic [2020-10-26T19:51:43.619Z] #32 9.810 runtime/internal/sys [2020-10-26T19:51:43.619Z] #32 10.03 runtime/internal/math [2020-10-26T19:51:43.619Z] #32 10.12 math/bits [2020-10-26T19:51:43.619Z] #32 10.21 internal/bytealg [2020-10-26T19:51:43.619Z] #32 ... [2020-10-26T19:51:43.619Z] [2020-10-26T19:51:43.619Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:43.619Z] #62 6.011 + RM_GOPATH=0 [2020-10-26T19:51:43.619Z] #62 6.011 + TMP_GOPATH= [2020-10-26T19:51:43.619Z] #62 6.011 + : /build [2020-10-26T19:51:43.619Z] #62 6.011 + '[' -z '' ']' [2020-10-26T19:51:43.619Z] #62 6.011 ++ mktemp -d [2020-10-26T19:51:43.619Z] #62 6.015 + export GOPATH=/tmp/tmp.IkDBdKrjI1 [2020-10-26T19:51:43.619Z] #62 6.015 + GOPATH=/tmp/tmp.IkDBdKrjI1 [2020-10-26T19:51:43.619Z] #62 6.015 + RM_GOPATH=1 [2020-10-26T19:51:43.619Z] #62 6.015 + case "$(go env GOARCH)" in [2020-10-26T19:51:43.619Z] #62 6.015 ++ go env GOARCH [2020-10-26T19:51:43.619Z] #62 6.044 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.619Z] #62 6.044 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.619Z] #62 6.044 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:43.619Z] #62 6.044 + dir=/tmp/install [2020-10-26T19:51:43.619Z] #62 6.044 + bin=proxy [2020-10-26T19:51:43.619Z] #62 6.044 + shift [2020-10-26T19:51:43.619Z] #62 6.044 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-26T19:51:43.619Z] #62 6.044 + . /tmp/install/proxy.installer [2020-10-26T19:51:43.619Z] #62 6.044 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:51:43.619Z] #62 6.044 + install_proxy [2020-10-26T19:51:43.619Z] #62 6.044 + case "$1" in [2020-10-26T19:51:43.619Z] #62 6.044 + export CGO_ENABLED=0 [2020-10-26T19:51:43.619Z] #62 6.044 + CGO_ENABLED=0 [2020-10-26T19:51:43.619Z] #62 6.044 + _install_proxy [2020-10-26T19:51:43.619Z] #62 6.044 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-26T19:51:43.619Z] #62 6.044 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IkDBdKrjI1/src/github.com/docker/libnetwork [2020-10-26T19:51:43.619Z] #62 6.044 Cloning into '/tmp/tmp.IkDBdKrjI1/src/github.com/docker/libnetwork'... [2020-10-26T19:51:43.619Z] #62 6.045 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:51:43.641Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:51:43.685Z] > git init /home/ubuntu/workspace/moby_PR-41590 # timeout=10 [2020-10-26T19:51:43.806Z] #32 38.87 internal/poll [2020-10-26T19:51:43.880Z] #62 ... [2020-10-26T19:51:43.880Z] [2020-10-26T19:51:43.880Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:43.880Z] #45 6.376 + RM_GOPATH=0 [2020-10-26T19:51:43.880Z] #45 6.376 + TMP_GOPATH= [2020-10-26T19:51:43.880Z] #45 6.376 + : /build [2020-10-26T19:51:43.880Z] #45 6.376 + '[' -z '' ']' [2020-10-26T19:51:43.880Z] #45 6.376 ++ mktemp -d [2020-10-26T19:51:43.880Z] #45 6.376 + export GOPATH=/tmp/tmp.ehCNEue6gm [2020-10-26T19:51:43.880Z] #45 6.376 + GOPATH=/tmp/tmp.ehCNEue6gm [2020-10-26T19:51:43.880Z] #45 6.376 + RM_GOPATH=1 [2020-10-26T19:51:43.880Z] #45 6.376 + case "$(go env GOARCH)" in [2020-10-26T19:51:43.880Z] #45 6.376 ++ go env GOARCH [2020-10-26T19:51:43.880Z] #45 6.405 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.880Z] #45 6.405 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.880Z] #45 6.405 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:43.880Z] #45 6.411 + dir=/tmp/install [2020-10-26T19:51:43.880Z] #45 6.411 + bin=gotestsum [2020-10-26T19:51:43.880Z] #45 6.411 + shift [2020-10-26T19:51:43.880Z] #45 6.411 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-26T19:51:43.880Z] #45 6.411 + . /tmp/install/gotestsum.installer [2020-10-26T19:51:43.880Z] #45 6.411 ++ : v0.5.3 [2020-10-26T19:51:43.880Z] #45 6.411 + install_gotestsum [2020-10-26T19:51:43.880Z] #45 6.413 + set -e [2020-10-26T19:51:43.880Z] #45 6.413 + export GO111MODULE=on [2020-10-26T19:51:43.880Z] #45 6.413 + GO111MODULE=on [2020-10-26T19:51:43.880Z] #45 6.413 + GOBIN=/build [2020-10-26T19:51:43.880Z] #45 6.413 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-26T19:51:43.880Z] #45 6.428 go: finding gotest.tools v0.5.3 [2020-10-26T19:51:43.880Z] #45 6.428 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T19:51:43.880Z] #45 7.505 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T19:51:43.880Z] #45 8.511 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T19:51:43.880Z] #45 10.37 go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T19:51:43.880Z] #45 10.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:51:43.880Z] #45 10.41 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:51:43.880Z] #45 10.44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:51:43.880Z] #45 10.52 go: downloading github.com/fatih/color v1.9.0 [2020-10-26T19:51:43.880Z] #45 10.52 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T19:51:43.880Z] #45 10.62 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:51:43.880Z] #45 10.68 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:51:43.880Z] #45 10.78 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:51:43.880Z] #45 ... [2020-10-26T19:51:43.880Z] [2020-10-26T19:51:43.880Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:43.880Z] #22 7.009 + RM_GOPATH=0 [2020-10-26T19:51:43.880Z] #22 7.009 + TMP_GOPATH= [2020-10-26T19:51:43.880Z] #22 7.009 + : /build [2020-10-26T19:51:43.880Z] #22 7.009 + '[' -z '' ']' [2020-10-26T19:51:43.881Z] #22 7.009 ++ mktemp -d [2020-10-26T19:51:43.881Z] #22 7.017 + export GOPATH=/tmp/tmp.710mX3WwGY [2020-10-26T19:51:43.881Z] #22 7.017 + GOPATH=/tmp/tmp.710mX3WwGY [2020-10-26T19:51:43.881Z] #22 7.017 + RM_GOPATH=1 [2020-10-26T19:51:43.881Z] #22 7.017 + case "$(go env GOARCH)" in [2020-10-26T19:51:43.881Z] #22 7.017 ++ go env GOARCH [2020-10-26T19:51:43.881Z] #22 7.079 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.881Z] #22 7.079 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:43.881Z] #22 7.088 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:43.881Z] #22 7.114 Install docker/cli version 17.06.2-ce from stable [2020-10-26T19:51:43.881Z] #22 7.115 + dir=/tmp/install [2020-10-26T19:51:43.881Z] #22 7.115 + bin=dockercli [2020-10-26T19:51:43.881Z] #22 7.115 + shift [2020-10-26T19:51:43.881Z] #22 7.115 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-26T19:51:43.881Z] #22 7.115 + . /tmp/install/dockercli.installer [2020-10-26T19:51:43.881Z] #22 7.115 ++ : stable [2020-10-26T19:51:43.881Z] #22 7.115 ++ : 17.06.2-ce [2020-10-26T19:51:43.881Z] #22 7.115 + install_dockercli [2020-10-26T19:51:43.881Z] #22 7.115 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T19:51:43.881Z] #22 7.115 ++ uname -m [2020-10-26T19:51:43.881Z] #22 7.171 + arch=x86_64 [2020-10-26T19:51:43.881Z] #22 7.171 + '[' x86_64 '!=' x86_64 ']' [2020-10-26T19:51:43.881Z] #22 7.171 + url=https://download.docker.com/linux/static [2020-10-26T19:51:43.881Z] #22 7.171 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-26T19:51:43.881Z] #22 7.171 + tar -xz docker/docker [2020-10-26T19:51:44.097Z] #32 ... [2020-10-26T19:51:44.097Z] [2020-10-26T19:51:44.097Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:44.097Z] #49 29.12 bytes [2020-10-26T19:51:44.097Z] #49 29.22 syscall [2020-10-26T19:51:44.097Z] #49 31.18 reflect [2020-10-26T19:51:44.097Z] #49 34.91 time [2020-10-26T19:51:44.097Z] #49 39.15 context [2020-10-26T19:51:44.097Z] #49 ... [2020-10-26T19:51:44.097Z] [2020-10-26T19:51:44.097Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:44.097Z] #35 1.933 + RM_GOPATH=0 [2020-10-26T19:51:44.097Z] #35 1.933 + TMP_GOPATH= [2020-10-26T19:51:44.097Z] #35 1.933 + : /build [2020-10-26T19:51:44.097Z] #35 1.933 + '[' -z '' ']' [2020-10-26T19:51:44.097Z] #35 1.934 ++ mktemp -d [2020-10-26T19:51:44.097Z] #35 1.934 + export GOPATH=/tmp/tmp.IfRilVTNyG [2020-10-26T19:51:44.097Z] #35 1.934 + GOPATH=/tmp/tmp.IfRilVTNyG [2020-10-26T19:51:44.097Z] #35 1.934 + RM_GOPATH=1 [2020-10-26T19:51:44.097Z] #35 1.935 + case "$(go env GOARCH)" in [2020-10-26T19:51:44.097Z] #35 1.936 ++ go env GOARCH [2020-10-26T19:51:44.097Z] #35 1.955 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:44.097Z] #35 1.955 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:44.097Z] #35 1.955 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:44.097Z] #35 1.955 + dir=/tmp/install [2020-10-26T19:51:44.097Z] #35 1.955 + bin=tini [2020-10-26T19:51:44.097Z] #35 1.955 + shift [2020-10-26T19:51:44.097Z] #35 1.956 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-26T19:51:44.097Z] #35 1.956 + . /tmp/install/tini.installer [2020-10-26T19:51:44.097Z] #35 1.956 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:51:44.097Z] #35 1.956 + install_tini [2020-10-26T19:51:44.097Z] #35 1.956 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-26T19:51:44.097Z] #35 1.956 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:51:44.097Z] #35 1.956 + git clone https://github.com/krallin/tini.git /tmp/tmp.IfRilVTNyG/tini [2020-10-26T19:51:44.097Z] #35 1.957 Cloning into '/tmp/tmp.IfRilVTNyG/tini'... [2020-10-26T19:51:44.154Z] #22 ... [2020-10-26T19:51:44.154Z] [2020-10-26T19:51:44.154Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:51:44.154Z] #53 7.922 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:44.154Z] #53 7.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:44.154Z] #53 7.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:44.154Z] #53 8.665 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:51:44.154Z] #53 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:51:44.413Z] #53 ... [2020-10-26T19:51:44.413Z] [2020-10-26T19:51:44.413Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:51:44.413Z] #30 7.154 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-26T19:51:44.413Z] #30 7.154 Cloning into '.'... [2020-10-26T19:51:44.413Z] #30 ... [2020-10-26T19:51:44.413Z] [2020-10-26T19:51:44.413Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:44.413Z] #34 7.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:51:44.413Z] #34 7.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:51:44.413Z] #34 7.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:51:44.413Z] #34 8.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:51:44.413Z] #34 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:51:44.413Z] #34 ... [2020-10-26T19:51:44.413Z] [2020-10-26T19:51:44.413Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:44.413Z] #49 6.360 + RM_GOPATH=0 [2020-10-26T19:51:44.413Z] #49 6.360 + TMP_GOPATH= [2020-10-26T19:51:44.413Z] #49 6.360 + : /build [2020-10-26T19:51:44.413Z] #49 6.360 + '[' -z '' ']' [2020-10-26T19:51:44.413Z] #49 6.362 ++ mktemp -d [2020-10-26T19:51:44.413Z] #49 6.362 + export GOPATH=/tmp/tmp.WcFj4P04Xh [2020-10-26T19:51:44.413Z] #49 6.362 + GOPATH=/tmp/tmp.WcFj4P04Xh [2020-10-26T19:51:44.413Z] #49 6.362 + RM_GOPATH=1 [2020-10-26T19:51:44.413Z] #49 6.362 + case "$(go env GOARCH)" in [2020-10-26T19:51:44.413Z] #49 6.362 ++ go env GOARCH [2020-10-26T19:51:44.413Z] #49 6.372 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:44.413Z] #49 6.379 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:51:44.413Z] #49 6.380 ++ dirname /tmp/install/install.sh [2020-10-26T19:51:44.413Z] #49 6.382 + dir=/tmp/install [2020-10-26T19:51:44.413Z] #49 6.382 + bin=shfmt [2020-10-26T19:51:44.413Z] #49 6.382 + shift [2020-10-26T19:51:44.413Z] #49 6.382 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-26T19:51:44.413Z] #49 6.382 + . /tmp/install/shfmt.installer [2020-10-26T19:51:44.413Z] #49 6.382 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:51:44.413Z] #49 6.382 + install_shfmt [2020-10-26T19:51:44.413Z] #49 6.382 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-26T19:51:44.413Z] #49 6.382 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:51:44.413Z] #49 6.383 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WcFj4P04Xh/src/github.com/mvdan/sh [2020-10-26T19:51:44.413Z] #49 6.385 Cloning into '/tmp/tmp.WcFj4P04Xh/src/github.com/mvdan/sh'... [2020-10-26T19:51:44.675Z] #49 ... [2020-10-26T19:51:44.675Z] [2020-10-26T19:51:44.675Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:44.675Z] #45 11.22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:51:44.675Z] #45 11.22 go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T19:51:44.675Z] #45 11.26 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:51:44.675Z] #45 11.34 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:51:44.675Z] #45 11.45 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T19:51:44.675Z] #45 11.56 go: extracting github.com/fatih/color v1.9.0 [2020-10-26T19:51:44.729Z] #35 2.476 + cd /tmp/tmp.IfRilVTNyG/tini [2020-10-26T19:51:44.729Z] #35 2.476 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:51:44.729Z] #35 2.478 + cmake . [2020-10-26T19:51:43.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:51:43.967Z] > git --version # timeout=10 [2020-10-26T19:51:43.983Z] > git --version # 'git version 2.17.1' [2020-10-26T19:51:43.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:51:44.003Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:51:45.094Z] #35 2.840 -- The C compiler identification is GNU 8.3.0 [2020-10-26T19:51:45.094Z] #35 2.860 -- Check for working C compiler: /usr/bin/cc [2020-10-26T19:51:45.248Z] #45 11.95 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:51:45.248Z] #45 12.12 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:51:45.388Z] #35 3.309 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-26T19:51:45.388Z] #35 3.310 -- Detecting C compiler ABI info [2020-10-26T19:51:45.507Z] #45 12.34 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:51:45.680Z] #35 3.582 -- Detecting C compiler ABI info - done [2020-10-26T19:51:45.680Z] #35 3.610 -- Detecting C compile features [2020-10-26T19:51:46.077Z] #45 12.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:51:47.288Z] #35 4.851 -- Detecting C compile features - done [2020-10-26T19:51:47.288Z] #35 4.866 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-26T19:51:47.288Z] #35 5.091 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-26T19:51:47.288Z] #35 5.154 -- Configuring done [2020-10-26T19:51:47.288Z] #35 5.185 -- Generating done [2020-10-26T19:51:47.288Z] #35 5.192 -- Build files have been written to: /tmp/tmp.IfRilVTNyG/tini [2020-10-26T19:51:47.288Z] #35 5.220 + make tini-static [2020-10-26T19:51:47.579Z] #35 5.428 Scanning dependencies of target tini-static [2020-10-26T19:51:47.579Z] #35 5.499 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-26T19:51:47.987Z] #45 14.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:51:48.215Z] #35 ... [2020-10-26T19:51:48.215Z] [2020-10-26T19:51:48.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:51:48.215Z] #41 4.135 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:51:48.215Z] #41 4.193 GEN .gitid [2020-10-26T19:51:48.215Z] #41 4.196 GEN criu/include/version.h [2020-10-26T19:51:48.215Z] #41 4.255 GEN include/common/asm [2020-10-26T19:51:48.215Z] #41 5.293 PBCC images/timens.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.306 DEP images/timens.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.364 PBCC images/fown.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.373 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.415 PBCC images/opts.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.434 PBCC images/memfd.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.473 DEP images/fown.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.529 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.572 DEP images/opts.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.623 DEP images/memfd.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.675 PBCC images/sit.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.683 DEP images/sit.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.721 PBCC images/macvlan.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.748 DEP images/macvlan.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.783 PBCC images/autofs.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.809 DEP images/autofs.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.839 PBCC images/sysctl.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.869 DEP images/sysctl.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.916 PBCC images/time.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.920 DEP images/time.pb-c.d [2020-10-26T19:51:48.215Z] #41 5.970 PBCC images/binfmt-misc.pb-c.c [2020-10-26T19:51:48.215Z] #41 5.974 DEP images/binfmt-misc.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.013 PBCC images/seccomp.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.017 DEP images/seccomp.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.051 PBCC images/userns.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.055 DEP images/userns.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.090 PBCC images/cgroup.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.097 DEP images/cgroup.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.118 PBCC images/ext-file.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.162 DEP images/ext-file.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.222 PBCC images/rpc.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.246 DEP images/rpc.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.319 PBCC images/siginfo.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.324 DEP images/siginfo.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.376 PBCC images/pagemap.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.387 DEP images/pagemap.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.450 PBCC images/rlimit.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.453 DEP images/rlimit.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.471 PBCC images/file-lock.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.485 DEP images/file-lock.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.518 PBCC images/tty.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.538 DEP images/tty.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.578 PBCC images/tun.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.598 PBCC images/netdev.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.628 DEP images/tun.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.653 DEP images/netdev.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.686 PBCC images/vma.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.731 DEP images/vma.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.763 PBCC images/creds.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.781 DEP images/creds.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.816 PBCC images/utsns.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.819 DEP images/utsns.pb-c.d [2020-10-26T19:51:48.215Z] #41 6.835 PBCC images/ipc-desc.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.856 PBCC images/ipc-sem.pb-c.c [2020-10-26T19:51:48.215Z] #41 6.867 DEP images/ipc-desc.pb-c.d [2020-10-26T19:51:48.216Z] #41 6.901 DEP images/ipc-sem.pb-c.d [2020-10-26T19:51:48.216Z] #41 6.917 PBCC images/ipc-msg.pb-c.c [2020-10-26T19:51:48.216Z] #41 6.924 DEP images/ipc-msg.pb-c.d [2020-10-26T19:51:48.216Z] #41 6.966 PBCC images/ipc-shm.pb-c.c [2020-10-26T19:51:48.216Z] #41 6.980 DEP images/ipc-shm.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.004 PBCC images/ipc-var.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.011 DEP images/ipc-var.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.033 PBCC images/sk-opts.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.047 PBCC images/packet-sock.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.070 DEP images/sk-opts.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.092 DEP images/packet-sock.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.106 PBCC images/sk-netlink.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.148 DEP images/sk-netlink.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.181 PBCC images/sk-inet.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.212 DEP images/sk-inet.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.235 PBCC images/sk-unix.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.255 DEP images/sk-unix.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.308 PBCC images/mm.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.319 DEP images/mm.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.350 PBCC images/timerfd.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.370 DEP images/timerfd.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.399 PBCC images/timer.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.405 DEP images/timer.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.431 PBCC images/sa.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.445 DEP images/sa.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.474 PBCC images/pipe-data.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.488 DEP images/pipe-data.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.512 PBCC images/mnt.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.537 DEP images/mnt.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.571 PBCC images/sk-packet.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.574 DEP images/sk-packet.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.594 PBCC images/tcp-stream.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.636 DEP images/tcp-stream.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.697 PBCC images/pipe.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.720 DEP images/pipe.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.771 PBCC images/pstree.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.783 DEP images/pstree.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.792 PBCC images/fs.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.795 DEP images/fs.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.834 PBCC images/signalfd.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.840 DEP images/signalfd.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.897 PBCC images/fh.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.955 PBCC images/fsnotify.pb-c.c [2020-10-26T19:51:48.216Z] #41 7.979 DEP images/fh.pb-c.d [2020-10-26T19:51:48.216Z] #41 7.988 DEP images/fsnotify.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.040 PBCC images/eventpoll.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.060 DEP images/eventpoll.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.105 PBCC images/eventfd.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.133 DEP images/eventfd.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.182 PBCC images/remap-file-path.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.207 DEP images/remap-file-path.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.215 PBCC images/fifo.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.233 DEP images/fifo.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.265 PBCC images/ghost-file.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.291 DEP images/ghost-file.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.325 PBCC images/regfile.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.343 DEP images/regfile.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.411 PBCC images/ns.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.425 DEP images/ns.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.465 PBCC images/fdinfo.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.480 DEP images/fdinfo.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.522 PBCC images/core-aarch64.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.532 PBCC images/core-arm.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.574 PBCC images/core-ppc64.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.606 PBCC images/core-s390.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.647 PBCC images/core-x86.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.711 PBCC images/core.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.782 PBCC images/inventory.pb-c.c [2020-10-26T19:51:48.216Z] #41 8.826 DEP images/core-aarch64.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.888 DEP images/core-arm.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.926 DEP images/core-ppc64.pb-c.d [2020-10-26T19:51:48.216Z] #41 8.942 DEP images/core-s390.pb-c.d [2020-10-26T19:51:48.216Z] #41 9.003 DEP images/core-x86.pb-c.d [2020-10-26T19:51:48.216Z] #41 9.030 DEP images/core.pb-c.d [2020-10-26T19:51:48.216Z] #41 9.072 DEP images/inventory.pb-c.d [2020-10-26T19:51:48.216Z] #41 9.127 PBCC images/cpuinfo.pb-c.c [2020-10-26T19:51:48.216Z] #41 9.131 DEP images/cpuinfo.pb-c.d [2020-10-26T19:51:48.216Z] #41 9.181 PBCC images/stats.pb-c.c [2020-10-26T19:51:48.247Z] #45 15.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:51:48.506Z] #45 15.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:51:48.507Z] #41 9.191 DEP images/stats.pb-c.d [2020-10-26T19:51:49.154Z] #41 ... [2020-10-26T19:51:49.154Z] [2020-10-26T19:51:49.154Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:49.154Z] #35 6.488 [100%] Linking C executable tini-static [2020-10-26T19:51:49.154Z] #35 6.799 [100%] Built target tini-static [2020-10-26T19:51:49.154Z] #35 6.878 + mkdir -p /build [2020-10-26T19:51:49.154Z] #35 6.880 + cp tini-static /build/docker-init [2020-10-26T19:51:49.154Z] #35 DONE 7.1s [2020-10-26T19:51:49.154Z] [2020-10-26T19:51:49.154Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:49.154Z] #32 40.45 os [2020-10-26T19:51:49.154Z] #32 40.46 path [2020-10-26T19:51:49.154Z] #32 40.72 text/tabwriter [2020-10-26T19:51:49.154Z] #32 42.05 fmt [2020-10-26T19:51:49.154Z] #32 42.05 path/filepath [2020-10-26T19:51:49.154Z] #32 43.15 io/ioutil [2020-10-26T19:51:49.154Z] #32 44.29 flag [2020-10-26T19:51:49.154Z] #32 44.29 github.com/BurntSushi/toml [2020-10-26T19:51:50.299Z] #32 45.42 log [2020-10-26T19:51:51.051Z] #45 ... [2020-10-26T19:51:51.052Z] [2020-10-26T19:51:51.052Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:51:51.052Z] #38 7.239 + git clone https://github.com/docker/distribution.git . [2020-10-26T19:51:51.052Z] #38 7.245 Cloning into '.'... [2020-10-26T19:51:51.052Z] #38 ... [2020-10-26T19:51:51.052Z] [2020-10-26T19:51:51.052Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:51.052Z] #49 14.52 + cd /tmp/tmp.WcFj4P04Xh/src/github.com/mvdan/sh [2020-10-26T19:51:51.052Z] #49 14.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:51:51.052Z] #49 14.63 + GO111MODULE=on [2020-10-26T19:51:51.052Z] #49 14.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-26T19:51:51.052Z] #49 16.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:51:51.052Z] #49 16.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:51:51.052Z] #49 16.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:51:51.052Z] #49 16.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:51:51.052Z] #49 16.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:51:51.052Z] #49 17.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:51:51.052Z] #49 ... [2020-10-26T19:51:51.052Z] [2020-10-26T19:51:51.052Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:51.052Z] #22 15.69 + mkdir -p /build [2020-10-26T19:51:51.052Z] #22 15.71 + mv docker/docker /build/ [2020-10-26T19:51:51.052Z] #22 15.71 + rmdir docker [2020-10-26T19:51:51.052Z] #22 DONE 17.9s [2020-10-26T19:51:51.311Z] [2020-10-26T19:51:51.311Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:51.311Z] #43 10.53 runtime [2020-10-26T19:51:51.311Z] #43 10.68 unicode [2020-10-26T19:51:51.311Z] #43 14.74 unicode/utf8 [2020-10-26T19:51:51.311Z] #43 15.38 internal/testlog [2020-10-26T19:51:51.311Z] #43 15.88 encoding [2020-10-26T19:51:51.311Z] #43 16.24 unicode/utf16 [2020-10-26T19:51:51.311Z] #43 16.94 container/list [2020-10-26T19:51:51.311Z] #43 17.57 crypto/internal/subtle [2020-10-26T19:51:51.311Z] #43 17.65 crypto/subtle [2020-10-26T19:51:51.311Z] #43 17.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-26T19:51:51.311Z] #43 17.83 internal/nettrace [2020-10-26T19:51:51.311Z] #43 18.21 runtime/cgo [2020-10-26T19:51:51.816Z] #32 ... [2020-10-26T19:51:51.816Z] [2020-10-26T19:51:51.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:51:51.816Z] #41 10.08 make[1]: Nothing to be done for 'all'. [2020-10-26T19:51:51.816Z] #41 11.28 CC images/stats.o [2020-10-26T19:51:51.816Z] #41 11.53 CC images/core.o [2020-10-26T19:51:51.816Z] #41 11.86 CC images/core-x86.o [2020-10-26T19:51:51.816Z] #41 12.24 CC images/core-arm.o [2020-10-26T19:51:51.816Z] #41 12.44 CC images/core-aarch64.o [2020-10-26T19:51:51.816Z] #41 12.61 CC images/core-ppc64.o [2020-10-26T19:51:51.885Z] #43 ... [2020-10-26T19:51:51.885Z] [2020-10-26T19:51:51.885Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:51.885Z] #49 18.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:51:52.108Z] #41 12.94 CC images/core-s390.o [2020-10-26T19:51:52.400Z] #41 13.35 CC images/cpuinfo.o [2020-10-26T19:51:53.032Z] #41 13.72 CC images/inventory.o [2020-10-26T19:51:53.032Z] #41 13.92 CC images/fdinfo.o [2020-10-26T19:51:53.273Z] #49 ... [2020-10-26T19:51:53.273Z] [2020-10-26T19:51:53.273Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:53.273Z] #56 10.08 Checking out files: 99% (786/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-26T19:51:53.273Z] #56 10.11 + cd /tmp/tmp.MpcuqG45RJ/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:51:53.273Z] #56 10.11 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:51:53.273Z] #56 10.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:51:53.273Z] #56 10.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-26T19:51:53.273Z] #56 ... [2020-10-26T19:51:53.273Z] [2020-10-26T19:51:53.273Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:53.273Z] #47 18.77 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-26T19:51:53.273Z] #47 18.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:51:53.273Z] #47 18.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:51:53.273Z] #47 19.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:51:53.273Z] #47 19.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:51:53.273Z] #47 19.43 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:51:53.273Z] #47 19.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:51:53.273Z] #47 19.69 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:51:53.273Z] #47 19.69 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-26T19:51:53.273Z] #47 20.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:51:53.392Z] #41 14.18 CC images/fown.o [2020-10-26T19:51:53.560Z] #47 20.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:51:53.683Z] #41 14.37 CC images/ns.o [2020-10-26T19:51:53.683Z] #41 14.48 CC images/regfile.o [2020-10-26T19:51:53.683Z] #41 14.58 CC images/ghost-file.o [2020-10-26T19:51:53.849Z] #47 ... [2020-10-26T19:51:53.849Z] [2020-10-26T19:51:53.849Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:53.849Z] #32 10.63 math [2020-10-26T19:51:53.849Z] #32 11.20 runtime [2020-10-26T19:51:53.849Z] #32 15.05 unicode/utf8 [2020-10-26T19:51:53.849Z] #32 15.63 internal/testlog [2020-10-26T19:51:53.849Z] #32 16.16 encoding [2020-10-26T19:51:53.849Z] #32 16.56 runtime/cgo [2020-10-26T19:51:53.979Z] #41 14.72 CC images/fifo.o [2020-10-26T19:51:53.979Z] #41 14.85 CC images/remap-file-path.o [2020-10-26T19:51:53.979Z] #41 14.95 CC images/eventfd.o [2020-10-26T19:51:54.122Z] #32 ... [2020-10-26T19:51:54.122Z] [2020-10-26T19:51:54.122Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:54.122Z] #45 20.89 go: finding github.com/fatih/color v1.9.0 [2020-10-26T19:51:54.270Z] #41 15.09 CC images/eventpoll.o [2020-10-26T19:51:54.270Z] #41 ... [2020-10-26T19:51:54.270Z] [2020-10-26T19:51:54.270Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:51:54.270Z] #43 39.42 strings [2020-10-26T19:51:54.270Z] #43 40.35 internal/poll [2020-10-26T19:51:54.270Z] #43 41.68 regexp/syntax [2020-10-26T19:51:54.270Z] #43 42.00 os [2020-10-26T19:51:54.270Z] #43 44.50 flag [2020-10-26T19:51:54.270Z] #43 45.00 go/token [2020-10-26T19:51:54.270Z] #43 45.65 regexp [2020-10-26T19:51:54.270Z] #43 45.85 go/scanner [2020-10-26T19:51:54.270Z] #43 46.60 go/ast [2020-10-26T19:51:54.270Z] #43 48.05 internal/lazyregexp [2020-10-26T19:51:54.270Z] #43 48.31 net/url [2020-10-26T19:51:54.270Z] #43 49.28 text/template/parse [2020-10-26T19:51:54.388Z] #45 21.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:51:54.388Z] #45 21.06 go: finding github.com/pkg/errors v0.9.1 [2020-10-26T19:51:54.388Z] #45 21.09 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:51:54.388Z] #45 21.18 go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T19:51:54.388Z] #45 ... [2020-10-26T19:51:54.388Z] [2020-10-26T19:51:54.388Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:51:54.388Z] #11 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:51:54.388Z] #11 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:51:54.562Z] #43 49.60 go/parser [2020-10-26T19:51:54.562Z] #43 ... [2020-10-26T19:51:54.562Z] [2020-10-26T19:51:54.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:51:54.562Z] #41 15.25 CC images/fh.o [2020-10-26T19:51:54.562Z] #41 15.44 CC images/fsnotify.o [2020-10-26T19:51:54.653Z] #11 ... [2020-10-26T19:51:54.653Z] [2020-10-26T19:51:54.653Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:51:54.653Z] #45 21.33 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:51:54.653Z] #45 21.58 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:51:54.866Z] #41 ... [2020-10-26T19:51:54.866Z] [2020-10-26T19:51:54.866Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:54.866Z] #49 39.92 internal/poll [2020-10-26T19:51:54.866Z] #49 41.36 os [2020-10-26T19:51:54.866Z] #49 41.49 encoding/binary [2020-10-26T19:51:54.866Z] #49 42.90 encoding/base64 [2020-10-26T19:51:54.866Z] #49 43.51 golang.org/x/sys/unix [2020-10-26T19:51:54.866Z] #49 43.86 fmt [2020-10-26T19:51:54.866Z] #49 47.34 encoding/json [2020-10-26T19:51:54.866Z] #49 49.10 github.com/pkg/diff [2020-10-26T19:51:54.866Z] #49 ... [2020-10-26T19:51:54.866Z] [2020-10-26T19:51:54.866Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:54.866Z] #32 47.15 github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:51:54.866Z] #32 DONE 50.1s [2020-10-26T19:51:54.866Z] [2020-10-26T19:51:54.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:51:54.866Z] #41 15.81 CC images/signalfd.o [2020-10-26T19:51:54.913Z] #45 21.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:51:54.914Z] #45 21.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:51:54.914Z] #45 21.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:51:55.165Z] #41 15.94 CC images/fs.o [2020-10-26T19:51:55.175Z] #45 21.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:51:55.488Z] #41 16.15 CC images/pstree.o [2020-10-26T19:51:55.488Z] #41 ... [2020-10-26T19:51:55.488Z] [2020-10-26T19:51:55.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:51:55.488Z] #11 40.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-26T19:51:55.488Z] #11 40.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-26T19:51:55.488Z] #11 40.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:51:55.488Z] #11 40.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-26T19:51:55.488Z] #11 40.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-26T19:51:55.488Z] #11 40.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:51:55.488Z] #11 ... [2020-10-26T19:51:55.488Z] [2020-10-26T19:51:55.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:51:55.488Z] #41 16.30 CC images/pipe.o [2020-10-26T19:51:55.743Z] #45 ... [2020-10-26T19:51:55.743Z] [2020-10-26T19:51:55.743Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:51:55.743Z] #34 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:51:55.785Z] #41 16.68 CC images/tcp-stream.o [2020-10-26T19:51:56.004Z] #34 ... [2020-10-26T19:51:56.004Z] [2020-10-26T19:51:56.004Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:51:56.004Z] #38 21.90 Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-26T19:51:56.004Z] #38 22.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-26T19:51:56.076Z] #41 16.94 CC images/sk-packet.o [2020-10-26T19:51:56.264Z] #38 ... [2020-10-26T19:51:56.264Z] [2020-10-26T19:51:56.264Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:51:56.264Z] #53 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:51:56.369Z] #41 17.14 CC images/mnt.o [2020-10-26T19:51:56.369Z] #41 17.25 CC images/pipe-data.o [2020-10-26T19:51:56.524Z] #53 ... [2020-10-26T19:51:56.524Z] [2020-10-26T19:51:56.524Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:56.524Z] #49 20.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:51:56.524Z] #49 21.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:51:56.524Z] #49 21.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:51:56.524Z] #49 22.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:51:56.524Z] #49 22.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:51:56.524Z] #49 23.17 runtime [2020-10-26T19:51:56.524Z] #49 23.18 runtime/cgo [2020-10-26T19:51:56.661Z] #41 17.39 CC images/sa.o [2020-10-26T19:51:56.661Z] #41 17.48 CC images/timer.o [2020-10-26T19:51:56.661Z] #41 17.61 CC images/timerfd.o [2020-10-26T19:51:56.953Z] #41 17.69 CC images/mm.o [2020-10-26T19:51:56.953Z] #41 17.81 CC images/sk-opts.o [2020-10-26T19:51:56.953Z] #41 17.90 CC images/sk-unix.o [2020-10-26T19:51:57.244Z] #41 18.00 CC images/sk-inet.o [2020-10-26T19:51:57.244Z] #41 18.13 CC images/tun.o [2020-10-26T19:51:57.536Z] #41 18.27 CC images/sk-netlink.o [2020-10-26T19:51:57.828Z] #41 18.42 CC images/packet-sock.o [2020-10-26T19:51:57.828Z] #41 18.70 CC images/ipc-var.o [2020-10-26T19:51:58.119Z] #41 18.85 CC images/ipc-desc.o [2020-10-26T19:51:58.119Z] #41 18.92 CC images/ipc-shm.o [2020-10-26T19:51:58.410Z] #41 19.05 CC images/ipc-msg.o [2020-10-26T19:51:58.410Z] #41 19.24 CC images/ipc-sem.o [2020-10-26T19:51:58.701Z] #41 19.37 CC images/utsns.o [2020-10-26T19:51:58.701Z] #41 19.46 CC images/creds.o [2020-10-26T19:51:58.701Z] #41 19.54 CC images/vma.o [2020-10-26T19:51:58.992Z] #41 19.72 CC images/netdev.o [2020-10-26T19:51:59.067Z] #49 ... [2020-10-26T19:51:59.067Z] [2020-10-26T19:51:59.067Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:51:59.067Z] #62 24.66 Checking out files: 63% (1207/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-26T19:51:59.068Z] #62 25.42 + cd /tmp/tmp.IkDBdKrjI1/src/github.com/docker/libnetwork [2020-10-26T19:51:59.068Z] #62 25.42 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:51:59.068Z] #62 25.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-26T19:51:59.284Z] #41 20.01 CC images/tty.o [2020-10-26T19:51:59.575Z] #41 20.34 CC images/file-lock.o [2020-10-26T19:51:59.888Z] #41 20.54 CC images/rlimit.o [2020-10-26T19:51:59.888Z] #41 20.61 CC images/pagemap.o [2020-10-26T19:51:59.888Z] #41 20.75 CC images/siginfo.o [2020-10-26T19:51:59.888Z] #41 20.86 CC images/rpc.o [2020-10-26T19:52:00.976Z] #41 21.57 CC images/ext-file.o [2020-10-26T19:52:00.976Z] #41 21.77 CC images/cgroup.o [2020-10-26T19:52:01.210Z] Fetching without tags [2020-10-26T19:52:01.267Z] #41 ... [2020-10-26T19:52:01.267Z] [2020-10-26T19:52:01.267Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:01.267Z] #11 56.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-26T19:52:01.267Z] #11 56.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-26T19:52:01.267Z] #11 56.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:52:01.644Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:52:01.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:52:01.174Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:52:01.189Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:52:01.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:52:01.234Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:52:01.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:52:01.236Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:52:01.671Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:52:01.693Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:52:03.327Z] Merge succeeded, producing a8d1fcbc1a50ca61e179a38eda4d71f88c2f4a8a [2020-10-26T19:52:03.327Z] Checking out Revision a8d1fcbc1a50ca61e179a38eda4d71f88c2f4a8a (PR-41590) [2020-10-26T19:52:04.783Z] #11 ... [2020-10-26T19:52:04.783Z] [2020-10-26T19:52:04.783Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:04.783Z] #49 50.21 golang.org/x/crypto/ssh/terminal [2020-10-26T19:52:04.783Z] #49 51.43 mvdan.cc/editorconfig [2020-10-26T19:52:04.783Z] #49 51.77 mvdan.cc/sh/v3/fileutil [2020-10-26T19:52:04.783Z] #49 51.83 mvdan.cc/sh/v3/syntax [2020-10-26T19:52:04.783Z] #49 55.62 mvdan.cc/sh/v3/cmd/shfmt [2020-10-26T19:52:04.783Z] #49 DONE 59.3s [2020-10-26T19:52:04.783Z] [2020-10-26T19:52:04.783Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:04.783Z] #41 22.22 CC images/userns.o [2020-10-26T19:52:04.783Z] #41 22.46 CC images/google/protobuf/descriptor.o [2020-10-26T19:52:04.783Z] #41 23.42 CC images/opts.o [2020-10-26T19:52:04.784Z] #41 23.58 CC images/seccomp.o [2020-10-26T19:52:04.784Z] #41 23.71 CC images/binfmt-misc.o [2020-10-26T19:52:04.784Z] #41 23.85 CC images/time.o [2020-10-26T19:52:04.784Z] #41 23.95 CC images/sysctl.o [2020-10-26T19:52:04.784Z] #41 24.07 CC images/autofs.o [2020-10-26T19:52:04.784Z] #41 24.17 CC images/macvlan.o [2020-10-26T19:52:04.784Z] #41 24.32 CC images/sit.o [2020-10-26T19:52:04.784Z] #41 24.43 CC images/memfd.o [2020-10-26T19:52:04.784Z] #41 24.55 CC images/timens.o [2020-10-26T19:52:04.784Z] #41 24.69 LINK images/built-in.o [2020-10-26T19:52:04.784Z] #41 24.74 GEN compel/include/asm [2020-10-26T19:52:04.784Z] #41 24.74 GEN compel/include/version.h [2020-10-26T19:52:04.784Z] #41 24.75 touch .config [2020-10-26T19:52:04.784Z] #41 24.76 GEN include/common/config.h [2020-10-26T19:52:04.784Z] #41 24.82 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-10-26T19:52:04.784Z] #41 24.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-26T19:52:04.784Z] #41 24.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-26T19:52:04.784Z] #41 24.86 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-10-26T19:52:04.784Z] #41 24.87 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-10-26T19:52:04.784Z] #41 24.89 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-10-26T19:52:04.784Z] #41 24.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-26T19:52:04.784Z] #41 24.93 DEP compel/plugins/std/infect.d [2020-10-26T19:52:04.784Z] #41 25.06 DEP compel/plugins/std/string.d [2020-10-26T19:52:04.784Z] #41 25.13 DEP compel/plugins/std/log.d [2020-10-26T19:52:04.784Z] #41 25.18 DEP compel/plugins/std/fds.d [2020-10-26T19:52:04.784Z] #41 25.25 DEP compel/plugins/std/std.d [2020-10-26T19:52:04.784Z] #41 25.45 DEP compel/plugins/shmem/shmem.d [2020-10-26T19:52:04.784Z] #41 25.55 DEP compel/plugins/fds/fds.d [2020-10-26T19:52:04.784Z] #41 25.62 CC compel/plugins/std/std.o [2020-10-26T19:52:04.784Z] #41 25.70 CC compel/plugins/std/fds.o [2020-10-26T19:52:04.916Z] Fetching without tags [2020-10-26T19:52:05.075Z] #41 25.78 CC compel/plugins/std/log.o [2020-10-26T19:52:04.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:52:04.822Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:52:04.831Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:52:04.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:52:04.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:52:04.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:52:04.910Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:52:02.730Z] > git remote # timeout=10 [2020-10-26T19:52:02.735Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:52:02.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:52:02.747Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:52:03.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:52:03.343Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:52:03.377Z] > git checkout -f a8d1fcbc1a50ca61e179a38eda4d71f88c2f4a8a # timeout=10 [2020-10-26T19:52:05.310Z] Removing intermediate container e255d5e88e3e [2020-10-26T19:52:05.310Z] ---> e133670cbcbe [2020-10-26T19:52:05.310Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-10-26T19:52:05.310Z] ---> 805dc2d65d1c [2020-10-26T19:52:05.310Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-10-26T19:52:05.310Z] ---> 657d2ef193e1 [2020-10-26T19:52:05.310Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-10-26T19:52:05.310Z] ---> Running in 67661b050457 [2020-10-26T19:52:05.310Z] Removing intermediate container 67661b050457 [2020-10-26T19:52:05.310Z] ---> 43d3719f22fe [2020-10-26T19:52:05.310Z] Successfully built 43d3719f22fe [2020-10-26T19:52:05.310Z] Successfully tagged moby-buildx:latest [2020-10-26T19:52:05.310Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-10-26T19:52:05.310Z] if [ -n "${id}" ]; then \ [2020-10-26T19:52:05.310Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-10-26T19:52:05.310Z] && touch bundles/buildx; \ [2020-10-26T19:52:05.310Z] docker rm -f ${id}; \ [2020-10-26T19:52:05.310Z] fi [2020-10-26T19:52:05.310Z] 4ff0fc2a520e3d1adfe4aa468e613d26a90cbadd0dc0c334d177b2bd3c0b9f58 [2020-10-26T19:52:05.310Z] bundles/buildx version [2020-10-26T19:52:05.310Z] buildx v0.3.1 6db68d0 [2020-10-26T19:52:05.310Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 . [2020-10-26T19:52:05.310Z] #1 [internal] booting buildkit [2020-10-26T19:52:05.310Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-10-26T19:52:05.310Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2020-10-26T19:52:05.310Z] #1 creating container buildx_buildkit_default [2020-10-26T19:52:05.310Z] #1 creating container buildx_buildkit_default 0.4s done [2020-10-26T19:52:05.310Z] #1 DONE 2.4s [2020-10-26T19:52:05.310Z] [2020-10-26T19:52:05.310Z] #3 [internal] load build definition from Dockerfile [2020-10-26T19:52:05.310Z] #3 transferring dockerfile: 16.58kB done [2020-10-26T19:52:05.310Z] #3 DONE 0.0s [2020-10-26T19:52:05.310Z] [2020-10-26T19:52:05.310Z] #2 [internal] load .dockerignore [2020-10-26T19:52:05.310Z] #2 transferring context: 87B done [2020-10-26T19:52:05.310Z] #2 DONE 0.0s [2020-10-26T19:52:05.310Z] [2020-10-26T19:52:05.310Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-26T19:52:05.310Z] #4 DONE 1.6s [2020-10-26T19:52:05.310Z] [2020-10-26T19:52:05.310Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-26T19:52:05.310Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-26T19:52:05.310Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-26T19:52:05.310Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-10-26T19:52:05.310Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-10-26T19:52:05.310Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-10-26T19:52:05.310Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.85MB / 8.20MB 0.3s [2020-10-26T19:52:05.310Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-10-26T19:52:05.310Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-10-26T19:52:05.324Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:52:05.365Z] #41 26.19 CC compel/plugins/std/string.o [2020-10-26T19:52:05.604Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-10-26T19:52:05.604Z] #5 DONE 1.0s [2020-10-26T19:52:05.645Z] #62 ... [2020-10-26T19:52:05.645Z] [2020-10-26T19:52:05.645Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:05.645Z] #47 22.00 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:52:05.645Z] #47 24.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:52:05.645Z] #47 24.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:52:05.645Z] #47 24.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:52:05.645Z] #47 24.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:52:05.645Z] #47 24.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:52:05.645Z] #47 24.11 go: downloading github.com/pkg/errors v0.8.1 [2020-10-26T19:52:05.645Z] #47 24.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:52:05.645Z] #47 24.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:52:05.645Z] #47 24.16 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:52:05.645Z] #47 24.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:52:05.645Z] #47 24.21 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:52:05.645Z] #47 24.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:52:05.645Z] #47 24.23 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:52:05.645Z] #47 24.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:52:05.645Z] #47 24.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:52:05.645Z] #47 24.39 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:52:05.645Z] #47 24.44 go: extracting github.com/pkg/errors v0.8.1 [2020-10-26T19:52:05.645Z] #47 24.45 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:52:05.645Z] #47 24.45 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:52:05.645Z] #47 24.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:52:05.645Z] #47 24.69 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:52:05.645Z] #47 24.69 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:52:05.645Z] #47 24.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:52:05.645Z] #47 24.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:52:05.645Z] #47 24.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:52:05.645Z] #47 24.84 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:52:05.645Z] #47 24.85 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-26T19:52:05.645Z] #47 24.91 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-26T19:52:05.645Z] #47 24.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:52:05.645Z] #47 24.93 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:52:05.645Z] #47 24.93 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:52:05.645Z] #47 24.93 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-26T19:52:05.645Z] #47 25.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:52:05.645Z] #47 25.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:52:05.645Z] #47 25.43 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-26T19:52:05.645Z] #47 25.47 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:52:05.645Z] #47 25.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:52:05.645Z] #47 25.56 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-26T19:52:05.645Z] #47 25.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:52:05.645Z] #47 25.58 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:52:05.645Z] #47 25.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:52:05.645Z] #47 25.68 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:52:05.645Z] #47 25.70 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:52:05.645Z] #47 25.74 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:52:05.645Z] #47 25.81 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:52:05.645Z] #47 26.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:52:05.645Z] #47 26.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:52:05.645Z] #47 26.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:52:05.645Z] #47 26.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:52:05.645Z] #47 26.19 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-26T19:52:05.645Z] #47 26.25 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:52:05.645Z] #47 26.25 go: downloading github.com/spf13/viper v1.6.1 [2020-10-26T19:52:05.645Z] #47 26.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:52:05.645Z] #47 26.37 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:52:05.645Z] #47 26.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:52:05.645Z] #47 26.61 go: downloading github.com/fatih/color v1.7.0 [2020-10-26T19:52:05.645Z] #47 26.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:52:05.645Z] #47 26.69 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:52:05.645Z] #47 26.89 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-26T19:52:05.645Z] #47 27.04 go: extracting github.com/spf13/viper v1.6.1 [2020-10-26T19:52:05.645Z] #47 27.18 go: extracting github.com/fatih/color v1.7.0 [2020-10-26T19:52:05.645Z] #47 27.30 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:52:05.645Z] #47 27.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:52:05.645Z] #47 27.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:52:05.645Z] #47 27.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:52:05.645Z] #47 27.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:52:05.645Z] #47 27.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:52:05.645Z] #47 27.55 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:52:05.645Z] #47 27.56 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-26T19:52:05.645Z] #47 27.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:52:05.645Z] #47 27.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:52:05.645Z] #47 27.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:52:05.645Z] #47 27.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:52:05.645Z] #47 28.06 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:52:05.645Z] #47 28.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:52:05.645Z] #47 28.33 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:52:05.645Z] #47 28.34 go: downloading github.com/spf13/afero v1.1.2 [2020-10-26T19:52:05.645Z] #47 28.35 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-26T19:52:05.645Z] #47 28.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:52:05.645Z] #47 28.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:52:05.645Z] #47 28.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:52:05.645Z] #47 28.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:52:05.645Z] #47 28.74 go: extracting github.com/spf13/afero v1.1.2 [2020-10-26T19:52:05.645Z] #47 28.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:52:05.645Z] #47 28.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:52:05.645Z] #47 28.89 go: downloading github.com/spf13/cast v1.3.0 [2020-10-26T19:52:05.645Z] #47 28.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:52:05.645Z] #47 28.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:52:05.645Z] #47 28.99 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:52:05.645Z] #47 29.08 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-26T19:52:05.645Z] #47 29.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:52:05.645Z] #47 29.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:52:05.645Z] #47 29.16 go: extracting github.com/spf13/cast v1.3.0 [2020-10-26T19:52:05.645Z] #47 29.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:52:05.645Z] #47 29.17 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:52:05.645Z] #47 29.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:52:05.645Z] #47 29.29 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:52:05.645Z] #47 29.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:52:05.645Z] #47 29.35 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-26T19:52:05.645Z] #47 29.35 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:52:05.645Z] #47 29.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:52:05.645Z] #47 29.47 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:52:05.645Z] #47 29.59 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:52:05.645Z] #47 29.60 go: downloading golang.org/x/text v0.3.2 [2020-10-26T19:52:05.645Z] #47 29.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:52:05.645Z] #47 29.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:52:05.645Z] #47 29.75 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:52:05.645Z] #47 29.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:52:05.645Z] #47 29.82 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-26T19:52:05.645Z] #47 29.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.14 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:52:05.645Z] #47 30.20 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:52:05.645Z] #47 30.42 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:52:05.645Z] #47 30.53 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:52:05.645Z] #47 30.53 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-26T19:52:05.645Z] #47 30.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.75 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:52:05.645Z] #47 30.77 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:52:05.645Z] #47 30.88 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:52:05.645Z] #47 31.28 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:52:05.645Z] #47 31.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:52:05.645Z] #47 31.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:52:05.645Z] #47 31.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:52:05.645Z] #47 31.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:52:05.645Z] #47 31.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:52:05.645Z] #47 31.66 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-26T19:52:05.645Z] #47 31.68 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-26T19:52:05.645Z] #47 31.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:52:05.645Z] #47 31.94 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:52:05.645Z] #47 32.09 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-26T19:52:05.645Z] #47 32.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:52:05.645Z] #47 32.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:52:05.645Z] #47 32.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:52:05.645Z] #47 ... [2020-10-26T19:52:05.645Z] [2020-10-26T19:52:05.645Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:05.645Z] #40 22.24 Fetched 8396 kB in 17s (498 kB/s) [2020-10-26T19:52:05.645Z] #40 22.24 Reading package lists... [2020-10-26T19:52:05.645Z] #40 28.92 Reading package lists... [2020-10-26T19:52:05.645Z] #40 ... [2020-10-26T19:52:05.645Z] [2020-10-26T19:52:05.645Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:05.645Z] #43 29.60 vendor/golang.org/x/crypto/internal/subtle [2020-10-26T19:52:05.645Z] #43 29.73 vendor/golang.org/x/crypto/curve25519 [2020-10-26T19:52:05.656Z] #41 26.57 CC compel/plugins/std/infect.o [2020-10-26T19:52:05.897Z] [2020-10-26T19:52:05.897Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-26T19:52:05.947Z] #41 ... [2020-10-26T19:52:05.947Z] [2020-10-26T19:52:05.947Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:05.947Z] #54 26.51 Checking out files: 74% (2565/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-26T19:52:05.947Z] #54 27.26 + cd /tmp/tmp.k9qQgBkZ7T/src/github.com/containerd/containerd [2020-10-26T19:52:05.947Z] #54 27.26 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:52:05.947Z] #54 27.87 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-26T19:52:05.947Z] #54 27.87 + BUILDTAGS='netgo osusergo static_build' [2020-10-26T19:52:05.947Z] #54 27.87 + export EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:52:05.947Z] #54 27.87 + EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:52:05.947Z] #54 27.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-26T19:52:05.947Z] #54 27.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-26T19:52:05.947Z] #54 27.87 + '[' '' = dynamic ']' [2020-10-26T19:52:05.947Z] #54 27.87 + make [2020-10-26T19:52:05.947Z] #54 28.31 + bin/ctr [2020-10-26T19:52:05.947Z] #54 ... [2020-10-26T19:52:05.947Z] [2020-10-26T19:52:05.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:05.947Z] #41 26.84 CC compel/arch/s390/plugins/std/parasite-head.o [2020-10-26T19:52:05.947Z] #41 26.88 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-10-26T19:52:05.947Z] #41 26.91 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-10-26T19:52:06.304Z] #41 26.97 AR compel/plugins/std.lib.a [2020-10-26T19:52:06.304Z] #41 26.99 CC compel/plugins/fds/fds.o [2020-10-26T19:52:06.304Z] #41 27.13 AR compel/plugins/fds.lib.a [2020-10-26T19:52:06.304Z] #41 27.17 HOSTDEP compel/src/lib/log-host.d [2020-10-26T19:52:06.304Z] #41 27.22 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-26T19:52:06.304Z] #41 27.29 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-10-26T19:52:06.538Z] #8 DONE 0.7s [2020-10-26T19:52:06.538Z] [2020-10-26T19:52:06.538Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:52:06.595Z] #41 27.35 HOSTDEP compel/src/main-host.d [2020-10-26T19:52:06.595Z] #41 27.44 DEP compel/src/lib/ptrace.d [2020-10-26T19:52:06.595Z] #41 27.50 DEP compel/src/lib/infect.d [2020-10-26T19:52:06.836Z] #7 DONE 0.9s [2020-10-26T19:52:06.836Z] [2020-10-26T19:52:06.836Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-26T19:52:06.836Z] #6 DONE 0.8s [2020-10-26T19:52:06.836Z] [2020-10-26T19:52:06.836Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:06.836Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-26T19:52:06.886Z] #41 27.63 DEP compel/src/lib/infect-util.d [2020-10-26T19:52:06.886Z] #41 ... [2020-10-26T19:52:06.886Z] [2020-10-26T19:52:06.886Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:06.886Z] #43 51.95 encoding/xml [2020-10-26T19:52:06.886Z] #43 52.55 text/template [2020-10-26T19:52:06.886Z] #43 55.08 github.com/LK4D4/vndr/godl/singleflight [2020-10-26T19:52:06.886Z] #43 55.28 github.com/LK4D4/vndr/versioned [2020-10-26T19:52:06.886Z] #43 55.39 compress/flate [2020-10-26T19:52:06.886Z] #43 56.00 go/doc [2020-10-26T19:52:06.886Z] #43 57.22 hash/crc32 [2020-10-26T19:52:06.886Z] #43 57.62 compress/gzip [2020-10-26T19:52:06.886Z] #43 58.11 net [2020-10-26T19:52:06.886Z] #43 58.22 github.com/LK4D4/vndr/build [2020-10-26T19:52:06.886Z] #43 60.19 vendor/golang.org/x/text/transform [2020-10-26T19:52:06.886Z] #43 60.68 vendor/golang.org/x/text/unicode/bidi [2020-10-26T19:52:06.886Z] #43 61.75 vendor/golang.org/x/text/secure/bidirule [2020-10-26T19:52:06.886Z] #43 61.92 vendor/golang.org/x/text/unicode/norm [2020-10-26T19:52:06.886Z] #43 ... [2020-10-26T19:52:06.886Z] [2020-10-26T19:52:06.886Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:06.886Z] #41 27.73 DEP compel/src/lib/infect-rpc.d [2020-10-26T19:52:06.958Z] Merge succeeded, producing 913934f6e0690b449be70fff64638a3a0a5c908b [2020-10-26T19:52:06.958Z] Checking out Revision 913934f6e0690b449be70fff64638a3a0a5c908b (PR-41590) [2020-10-26T19:52:07.176Z] #41 27.88 DEP compel/arch/s390/src/lib/infect.d [2020-10-26T19:52:07.176Z] #41 28.03 DEP compel/arch/s390/src/lib/cpu.d [2020-10-26T19:52:07.176Z] #41 28.07 DEP compel/src/lib/log.d [2020-10-26T19:52:07.177Z] #41 28.13 DEP compel/src/main.d [2020-10-26T19:52:07.468Z] #41 28.18 DEP compel/src/lib/handle-elf.d [2020-10-26T19:52:07.468Z] #41 28.25 DEP compel/arch/s390/src/lib/handle-elf.d [2020-10-26T19:52:07.468Z] #41 28.29 CC compel/src/lib/log.o [2020-10-26T19:52:07.468Z] #41 28.38 CC compel/arch/s390/src/lib/cpu.o [2020-10-26T19:52:07.483Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:52:07.483Z] First time build. Skipping changelog. [2020-10-26T19:52:05.317Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:52:05.346Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:52:06.011Z] > git remote # timeout=10 [2020-10-26T19:52:06.037Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:52:06.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:52:06.070Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:52:06.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:52:06.943Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:52:06.965Z] > git checkout -f 913934f6e0690b449be70fff64638a3a0a5c908b # timeout=10 [2020-10-26T19:52:07.517Z] > git --version # timeout=10 [2020-10-26T19:52:07.539Z] > git --version # 'git version 2.7.4' [2020-10-26T19:52:07.544Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-26T19:52:07.554Z] #43 ... [2020-10-26T19:52:07.554Z] [2020-10-26T19:52:07.554Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:52:07.554Z] #38 23.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-26T19:52:07.554Z] #38 ... [2020-10-26T19:52:07.554Z] [2020-10-26T19:52:07.554Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:07.554Z] #47 33.60 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-26T19:52:07.576Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-26T19:52:07.576Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done [2020-10-26T19:52:07.576Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 0B / 54.14MB 0.1s [2020-10-26T19:52:07.576Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done [2020-10-26T19:52:07.576Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 3.11MB / 54.14MB 0.4s [2020-10-26T19:52:07.773Z] #41 28.49 CC compel/arch/s390/src/lib/infect.o [2020-10-26T19:52:07.814Z] #47 ... [2020-10-26T19:52:07.814Z] [2020-10-26T19:52:07.814Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:52:07.814Z] #53 24.54 Fetched 8396 kB in 17s (499 kB/s) [2020-10-26T19:52:07.814Z] #53 24.54 Reading package lists... [2020-10-26T19:52:07.814Z] #53 30.85 Reading package lists... [2020-10-26T19:52:07.814Z] #53 ... [2020-10-26T19:52:07.814Z] [2020-10-26T19:52:07.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:07.814Z] #11 25.31 Fetched 8396 kB in 18s (473 kB/s) [2020-10-26T19:52:07.814Z] #11 25.31 Reading package lists... [Pipeline] withEnv [Pipeline] { [2020-10-26T19:52:08.037Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 5.94MB / 54.14MB 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-10-26T19:52:08.065Z] #41 28.83 CC compel/src/lib/infect-rpc.o [Pipeline] { (Print info) [2020-10-26T19:52:08.074Z] #11 32.03 Reading package lists... [2020-10-26T19:52:08.074Z] #11 ... [2020-10-26T19:52:08.074Z] [2020-10-26T19:52:08.074Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:52:08.074Z] #34 24.83 Fetched 8396 kB in 17s (484 kB/s) [2020-10-26T19:52:08.074Z] #34 24.83 Reading package lists... [Pipeline] sh [2020-10-26T19:52:08.290Z] Fetching without tags [2020-10-26T19:52:08.356Z] #41 28.96 CC compel/src/lib/infect-util.o [2020-10-26T19:52:08.356Z] #41 29.14 CC compel/src/lib/infect.o [2020-10-26T19:52:08.547Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 10.46MB / 54.14MB 1.2s [2020-10-26T19:52:08.547Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 14.79MB / 54.14MB 1.5s [2020-10-26T19:52:08.643Z] #34 31.50 Reading package lists... [2020-10-26T19:52:08.643Z] #34 ... [2020-10-26T19:52:08.643Z] [2020-10-26T19:52:08.643Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:08.643Z] #40 28.92 Reading package lists... [2020-10-26T19:52:08.651Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:52:08.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:52:08.232Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:52:08.239Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:52:08.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:52:08.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:52:08.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:52:08.316Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:52:08.675Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:52:08.759Z] + docker version [2020-10-26T19:52:09.233Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 20.35MB / 54.14MB 1.8s [2020-10-26T19:52:09.233Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 25.05MB / 54.14MB 2.1s [2020-10-26T19:52:09.438Z] #41 30.16 CC compel/src/lib/ptrace.o [2020-10-26T19:52:09.438Z] #41 30.36 AR compel/libcompel.a [2020-10-26T19:52:09.438Z] #41 30.39 HOSTCC compel/src/main-host.o [2020-10-26T19:52:09.729Z] #41 30.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-10-26T19:52:09.922Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 28.79MB / 54.14MB 2.5s [2020-10-26T19:52:10.021Z] #41 30.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-26T19:52:10.041Z] #40 35.64 Building dependency tree... [2020-10-26T19:52:10.312Z] #41 31.12 HOSTCC compel/src/lib/log-host.o [2020-10-26T19:52:10.327Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 32.14MB / 54.14MB 3.0s [2020-10-26T19:52:10.365Z] Merge succeeded, producing 27eca6d5c9e065c75e2449b1412c3a2c3c9cd871 [2020-10-26T19:52:10.365Z] Checking out Revision 27eca6d5c9e065c75e2449b1412c3a2c3c9cd871 (PR-41590) [2020-10-26T19:52:10.603Z] #41 31.25 HOSTLINK compel/compel-host-bin [2020-10-26T19:52:10.603Z] #41 31.39 DEP soccr/soccr.d [2020-10-26T19:52:10.720Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 36.18MB / 54.14MB 3.6s [2020-10-26T19:52:10.894Z] #41 31.54 CC soccr/soccr.o [2020-10-26T19:52:10.959Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:52:10.959Z] First time build. Skipping changelog. [2020-10-26T19:52:10.972Z] > git --version # timeout=10 [2020-10-26T19:52:11.005Z] > git --version # 'git version 2.17.1' [2020-10-26T19:52:11.030Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-26T19:52:08.702Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:52:09.649Z] > git remote # timeout=10 [2020-10-26T19:52:09.677Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:52:09.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:52:09.699Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:52:10.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T19:52:10.367Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:52:10.389Z] > git checkout -f 27eca6d5c9e065c75e2449b1412c3a2c3c9cd871 # timeout=10 [2020-10-26T19:52:11.127Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 39.69MB / 54.14MB 3.9s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-10-26T19:52:11.526Z] #41 32.33 AR soccr/libsoccr.a [2020-10-26T19:52:11.526Z] #41 32.34 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:52:11.534Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 43.28MB / 54.14MB 4.3s [Pipeline] sh [2020-10-26T19:52:11.820Z] #41 32.54 DEP criu/arch/s390/sigframe.d [2020-10-26T19:52:11.820Z] #41 32.64 DEP criu/arch/s390/crtools.d [2020-10-26T19:52:11.893Z] #25 ... [2020-10-26T19:52:11.894Z] [2020-10-26T19:52:11.894Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:52:11.894Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-26T19:52:11.894Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-26T19:52:11.894Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-10-26T19:52:11.894Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-26T19:52:11.894Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-10-26T19:52:11.894Z] #61 DONE 5.0s [2020-10-26T19:52:11.894Z] [2020-10-26T19:52:11.894Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:11.894Z] #25 ... [2020-10-26T19:52:11.894Z] [2020-10-26T19:52:11.894Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:11.894Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-26T19:52:11.894Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s done [2020-10-26T19:52:11.894Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.42MB / 73.58MB 4.6s [2020-10-26T19:52:11.894Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-10-26T19:52:11.894Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.72MB / 96.52MB 4.6s [2020-10-26T19:52:11.894Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 39.12MB / 54.14MB 4.6s [2020-10-26T19:52:11.894Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-10-26T19:52:11.894Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-10-26T19:52:11.894Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.39MB / 57.46MB 4.6s [2020-10-26T19:52:11.894Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-26T19:52:11.894Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-10-26T19:52:11.948Z] #40 38.47 The following additional packages will be installed: [2020-10-26T19:52:11.949Z] #40 38.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-26T19:52:11.949Z] #40 38.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-26T19:52:11.949Z] #40 38.50 Suggested packages: [2020-10-26T19:52:11.949Z] #40 38.50 manpages-dev python-setuptools [2020-10-26T19:52:12.111Z] #41 32.75 DEP criu/arch/s390/cpu.d [2020-10-26T19:52:12.111Z] #41 32.84 CC criu/arch/s390/cpu.o [2020-10-26T19:52:12.211Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.15MB / 57.46MB 4.9s [2020-10-26T19:52:12.211Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.17MB / 54.14MB 5.1s [2020-10-26T19:52:12.211Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s [2020-10-26T19:52:12.311Z] + docker version [2020-10-26T19:52:12.401Z] #41 33.05 CC criu/arch/s390/crtools.o [2020-10-26T19:52:12.563Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.09MB / 73.58MB 5.2s [2020-10-26T19:52:12.563Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.27MB / 96.52MB 5.2s [2020-10-26T19:52:12.563Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s done [2020-10-26T19:52:12.563Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.54MB / 54.14MB 5.4s [2020-10-26T19:52:12.765Z] #41 33.65 CC criu/arch/s390/sigframe.o [2020-10-26T19:52:12.765Z] #41 ... [2020-10-26T19:52:12.765Z] [2020-10-26T19:52:12.765Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:12.765Z] #11 66.67 Selecting previously unselected package libapparmor1:s390x. [2020-10-26T19:52:12.765Z] #11 66.68 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 66.68 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-10-26T19:52:12.765Z] #11 66.77 Selecting previously unselected package libapparmor-dev:s390x. [2020-10-26T19:52:12.765Z] #11 66.78 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 66.78 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-10-26T19:52:12.765Z] #11 66.85 Selecting previously unselected package libbtrfs0. [2020-10-26T19:52:12.765Z] #11 66.85 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 66.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:52:12.765Z] #11 66.92 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:52:12.765Z] #11 66.92 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 66.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:52:12.765Z] #11 66.98 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-10-26T19:52:12.765Z] #11 66.98 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 66.98 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-26T19:52:12.765Z] #11 67.03 Selecting previously unselected package libudev-dev:s390x. [2020-10-26T19:52:12.765Z] #11 67.03 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 67.05 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-10-26T19:52:12.765Z] #11 67.16 Selecting previously unselected package libsepol1-dev:s390x. [2020-10-26T19:52:12.765Z] #11 67.17 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 67.17 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-10-26T19:52:12.765Z] #11 67.52 Selecting previously unselected package libpcre16-3:s390x. [2020-10-26T19:52:12.765Z] #11 67.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 67.52 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-10-26T19:52:12.765Z] #11 67.60 Selecting previously unselected package libpcre32-3:s390x. [2020-10-26T19:52:12.765Z] #11 67.60 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 67.60 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-10-26T19:52:12.765Z] #11 67.75 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-10-26T19:52:12.765Z] #11 67.75 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 67.75 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-26T19:52:12.765Z] #11 67.83 Selecting previously unselected package libpcre3-dev:s390x. [2020-10-26T19:52:12.765Z] #11 67.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-10-26T19:52:12.765Z] #11 67.84 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-10-26T19:52:12.914Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.12MB / 73.58MB 5.5s [2020-10-26T19:52:12.914Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.87MB / 96.52MB 5.5s [2020-10-26T19:52:12.914Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 49.83MB / 54.14MB 5.7s [2020-10-26T19:52:12.914Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 67.68MB / 73.58MB 5.8s [2020-10-26T19:52:12.914Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.81MB / 96.52MB 5.8s [2020-10-26T19:52:13.056Z] #11 68.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-10-26T19:52:13.057Z] #11 68.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-10-26T19:52:13.057Z] #11 68.06 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-26T19:52:13.057Z] #11 68.27 Selecting previously unselected package libdevmapper-dev:s390x. [2020-10-26T19:52:13.057Z] #11 68.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-10-26T19:52:13.057Z] #11 68.28 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-26T19:52:13.218Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.74MB / 73.58MB 6.0s [2020-10-26T19:52:13.218Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.1s done [2020-10-26T19:52:13.218Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.88MB / 96.52MB 6.1s [2020-10-26T19:52:13.218Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 6.1s [2020-10-26T19:52:13.338Z] #40 40.01 The following NEW packages will be installed: [2020-10-26T19:52:13.338Z] #40 40.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-26T19:52:13.338Z] #40 40.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-26T19:52:13.338Z] #40 40.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-26T19:52:13.338Z] #40 40.03 python-six zlib1g-dev [2020-10-26T19:52:13.347Z] #11 68.34 Selecting previously unselected package libseccomp-dev:s390x. [2020-10-26T19:52:13.348Z] #11 68.34 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-10-26T19:52:13.348Z] #11 68.35 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-10-26T19:52:13.348Z] #11 68.40 Selecting previously unselected package libsystemd-dev:s390x. [2020-10-26T19:52:13.348Z] #11 68.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-10-26T19:52:13.348Z] #11 68.41 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-26T19:52:13.517Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2020-10-26T19:52:13.517Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 6.1s done [2020-10-26T19:52:13.517Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-26T19:52:13.598Z] #40 40.42 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:52:13.598Z] #40 40.42 Need to get 4095 kB of archives. [2020-10-26T19:52:13.598Z] #40 40.42 After this operation, 22.5 MB of additional disk space will be used. [2020-10-26T19:52:13.598Z] #40 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-26T19:52:13.598Z] #40 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-26T19:52:13.598Z] #40 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-26T19:52:13.598Z] #40 40.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-26T19:52:13.598Z] #40 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-26T19:52:13.598Z] #40 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-26T19:52:13.598Z] #40 40.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-26T19:52:13.598Z] #40 40.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-26T19:52:13.598Z] #40 40.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-26T19:52:13.598Z] #40 40.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-26T19:52:13.813Z] #9 ... [2020-10-26T19:52:13.813Z] [2020-10-26T19:52:13.813Z] #22 [internal] load build context [2020-10-26T19:52:13.813Z] #22 transferring context: 52.01MB 6.9s done [2020-10-26T19:52:13.813Z] #22 DONE 6.9s [2020-10-26T19:52:13.813Z] [2020-10-26T19:52:13.813Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:13.813Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 5.3s done [2020-10-26T19:52:13.813Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 [2020-10-26T19:52:13.858Z] #40 40.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-26T19:52:13.858Z] #40 40.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-26T19:52:13.858Z] #40 40.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-26T19:52:13.858Z] #40 40.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-26T19:52:13.981Z] #11 68.92 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-26T19:52:13.981Z] #11 68.92 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-10-26T19:52:13.981Z] #11 68.93 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-10-26T19:52:13.981Z] #11 68.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:52:13.981Z] #11 68.94 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-10-26T19:52:13.981Z] #11 68.95 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-10-26T19:52:13.981Z] #11 68.96 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:52:13.981Z] #11 68.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:52:13.981Z] #11 68.97 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-10-26T19:52:13.981Z] #11 68.98 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-10-26T19:52:13.981Z] #11 68.99 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:52:13.981Z] #11 69.00 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:52:13.981Z] #11 69.01 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-10-26T19:52:13.981Z] #11 69.01 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-26T19:52:13.981Z] #11 69.02 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-26T19:52:13.981Z] #11 69.02 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:52:13.981Z] #11 69.03 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-10-26T19:52:13.981Z] #11 69.04 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:52:13.981Z] #11 69.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:52:13.981Z] #11 69.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:52:13.981Z] #11 69.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:52:13.981Z] #11 69.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:52:13.981Z] #11 69.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:52:13.981Z] #11 69.06 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:52:13.981Z] #11 69.07 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-26T19:52:13.981Z] #11 69.08 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-26T19:52:13.981Z] #11 69.09 Setting up dmsetup (2:1.02.155-3) ... [2020-10-26T19:52:13.981Z] #11 69.10 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-26T19:52:13.981Z] #11 69.10 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-26T19:52:13.981Z] #11 69.11 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:52:14.100Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:52:14.100Z] First time build. Skipping changelog. [2020-10-26T19:52:14.117Z] #40 40.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-26T19:52:14.117Z] #40 40.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-26T19:52:14.117Z] #40 40.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-26T19:52:14.185Z] > git --version # timeout=10 [2020-10-26T19:52:14.213Z] > git --version # 'git version 2.17.1' [2020-10-26T19:52:14.236Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-26T19:52:14.271Z] #11 DONE 69.5s [2020-10-26T19:52:14.271Z] [2020-10-26T19:52:14.271Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-26T19:52:15.351Z] + docker version [2020-10-26T19:52:15.506Z] #40 42.21 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:15.506Z] #40 42.43 Fetched 4095 kB in 1s (5772 kB/s) [2020-10-26T19:52:15.768Z] [2020-10-26T19:52:15.768Z] #40 ... [2020-10-26T19:52:15.768Z] [2020-10-26T19:52:15.768Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:15.768Z] #62 DONE 42.5s [2020-10-26T19:52:15.768Z] [2020-10-26T19:52:15.768Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:15.768Z] #40 42.51 Selecting previously unselected package libcap-dev:amd64. [2020-10-26T19:52:15.768Z] #40 42.51 (Reading database ... (Reading database ... 5% [2020-10-26T19:52:15.768Z] #40 ... [2020-10-26T19:52:15.768Z] [2020-10-26T19:52:15.768Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:52:15.768Z] #53 30.85 Reading package lists... [2020-10-26T19:52:15.768Z] #53 37.38 Building dependency tree... [2020-10-26T19:52:15.768Z] #53 40.18 The following additional packages will be installed: [2020-10-26T19:52:15.768Z] #53 40.19 libbtrfs0 [2020-10-26T19:52:15.768Z] #53 40.32 The following NEW packages will be installed: [2020-10-26T19:52:15.768Z] #53 40.35 libbtrfs-dev libbtrfs0 [2020-10-26T19:52:15.768Z] #53 40.71 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:52:15.768Z] #53 40.71 Need to get 119 kB of archives. [2020-10-26T19:52:15.768Z] #53 40.71 After this operation, 387 kB of additional disk space will be used. [2020-10-26T19:52:15.768Z] #53 40.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-26T19:52:15.768Z] #53 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-26T19:52:15.768Z] #53 41.73 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:15.768Z] #53 41.98 Fetched 119 kB in 0s (457 kB/s) [2020-10-26T19:52:15.768Z] #53 42.18 Selecting previously unselected package libbtrfs0. [2020-10-26T19:52:15.768Z] #53 42.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 ... 15410 files and directories currently installed.) [2020-10-26T19:52:15.768Z] #53 42.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-26T19:52:15.768Z] #53 42.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:52:15.768Z] #53 42.51 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:52:15.768Z] #53 42.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-26T19:52:15.768Z] #53 42.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:52:15.768Z] #53 ... [2020-10-26T19:52:15.768Z] [2020-10-26T19:52:15.768Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:15.768Z] #40 42.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-26T19:52:15.768Z] #40 42.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-26T19:52:15.768Z] #40 42.63 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-26T19:52:15.805Z] #51 1.613 + RM_GOPATH=0 [2020-10-26T19:52:15.805Z] #51 1.613 + TMP_GOPATH= [2020-10-26T19:52:15.805Z] #51 1.613 + : /build [2020-10-26T19:52:15.805Z] #51 1.613 + '[' -z '' ']' [2020-10-26T19:52:15.805Z] #51 1.613 ++ mktemp -d [2020-10-26T19:52:15.805Z] #51 1.616 + export GOPATH=/tmp/tmp.9rq6xKv8BZ [2020-10-26T19:52:15.805Z] #51 1.616 + GOPATH=/tmp/tmp.9rq6xKv8BZ [2020-10-26T19:52:15.805Z] #51 1.616 + RM_GOPATH=1 [2020-10-26T19:52:15.805Z] #51 1.616 + case "$(go env GOARCH)" in [2020-10-26T19:52:15.805Z] #51 1.616 ++ go env GOARCH [2020-10-26T19:52:16.107Z] #51 ... [2020-10-26T19:52:16.107Z] [2020-10-26T19:52:16.107Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-26T19:52:16.107Z] #12 DONE 1.7s [2020-10-26T19:52:16.107Z] [2020-10-26T19:52:16.107Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:16.107Z] #51 1.633 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:16.107Z] #51 1.633 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:16.107Z] #51 1.633 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:16.107Z] #51 1.634 + dir=/tmp/install [2020-10-26T19:52:16.107Z] #51 1.634 + bin=runc [2020-10-26T19:52:16.107Z] #51 1.634 + shift [2020-10-26T19:52:16.107Z] #51 1.634 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-26T19:52:16.107Z] #51 1.634 + . /tmp/install/runc.installer [2020-10-26T19:52:16.107Z] #51 1.634 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:52:16.107Z] #51 1.634 + install_runc [2020-10-26T19:52:16.107Z] #51 1.634 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-26T19:52:16.107Z] #51 1.636 + uname -r [2020-10-26T19:52:16.107Z] #51 1.639 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-26T19:52:16.107Z] #51 1.639 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-26T19:52:16.107Z] #51 1.640 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-26T19:52:16.107Z] #51 1.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9rq6xKv8BZ/src/github.com/opencontainers/runc [2020-10-26T19:52:16.108Z] #51 1.645 Cloning into '/tmp/tmp.9rq6xKv8BZ/src/github.com/opencontainers/runc'... [2020-10-26T19:52:16.339Z] #40 43.02 Selecting previously unselected package libnet1:amd64. [2020-10-26T19:52:16.339Z] #40 43.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:52:16.339Z] #40 43.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:52:16.339Z] #40 43.24 Selecting previously unselected package libnet1-dev. [2020-10-26T19:52:16.339Z] #40 43.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:52:16.599Z] #40 43.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:52:16.599Z] #40 ... [2020-10-26T19:52:16.599Z] [2020-10-26T19:52:16.599Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:52:16.599Z] #53 43.06 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:52:16.599Z] #53 43.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:52:16.599Z] #53 43.09 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:52:16.599Z] #53 DONE 43.5s [2020-10-26T19:52:16.859Z] [2020-10-26T19:52:16.859Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:17.627Z] #51 ... [2020-10-26T19:52:17.627Z] [2020-10-26T19:52:17.627Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:17.627Z] #56 68.78 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:52:17.627Z] #56 68.78 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-26T19:52:17.627Z] #56 DONE 72.6s [2020-10-26T19:52:17.627Z] [2020-10-26T19:52:17.627Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-26T19:52:17.627Z] #13 DONE 1.5s [2020-10-26T19:52:17.627Z] [2020-10-26T19:52:17.627Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-26T19:52:17.627Z] #57 DONE 0.1s [2020-10-26T19:52:17.627Z] [2020-10-26T19:52:17.627Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-26T19:52:17.627Z] #58 DONE 0.1s [2020-10-26T19:52:17.627Z] [2020-10-26T19:52:17.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:17.627Z] #41 33.86 LINK criu/arch/s390/crtools.built-in.o [2020-10-26T19:52:17.627Z] #41 33.88 DEP criu/pie/util-vdso.d [2020-10-26T19:52:17.627Z] #41 34.01 DEP criu/pie/util.d [2020-10-26T19:52:17.627Z] #41 34.14 CC criu/pie/util.o [2020-10-26T19:52:17.627Z] #41 34.36 CC criu/pie/util-vdso.o [2020-10-26T19:52:17.627Z] #41 34.88 AR criu/pie/pie.lib.a [2020-10-26T19:52:17.627Z] #41 34.91 DEP criu/pie/restorer.d [2020-10-26T19:52:17.627Z] #41 35.12 DEP criu/arch/s390/restorer.d [2020-10-26T19:52:17.627Z] #41 35.20 DEP criu/arch/s390/vdso-pie.d [2020-10-26T19:52:17.627Z] #41 35.34 DEP criu/pie/parasite-vdso.d [2020-10-26T19:52:17.627Z] #41 35.54 DEP criu/pie/parasite.d [2020-10-26T19:52:17.627Z] #41 35.81 CC criu/pie/parasite.o [2020-10-26T19:52:17.627Z] #41 36.69 LINK criu/pie/parasite.built-in.o [2020-10-26T19:52:17.627Z] #41 36.70 GEN criu/pie/parasite-blob.h [2020-10-26T19:52:17.627Z] #41 36.71 CC criu/pie/parasite-vdso.o [2020-10-26T19:52:17.627Z] #41 37.47 CC criu/arch/s390/vdso-pie.o [2020-10-26T19:52:17.627Z] #41 37.61 CC criu/arch/s390/restorer.o [2020-10-26T19:52:17.627Z] #41 37.84 CC criu/pie/restorer.o [2020-10-26T19:52:18.241Z] #54 1.286 + RM_GOPATH=0 [2020-10-26T19:52:18.241Z] #54 1.286 + TMP_GOPATH= [2020-10-26T19:52:18.241Z] #54 1.286 + : /build [2020-10-26T19:52:18.241Z] #54 1.286 + '[' -z '' ']' [2020-10-26T19:52:18.241Z] #54 1.290 ++ mktemp -d [2020-10-26T19:52:18.241Z] #54 1.290 + export GOPATH=/tmp/tmp.LhIqm0eAZz [2020-10-26T19:52:18.241Z] #54 1.290 + GOPATH=/tmp/tmp.LhIqm0eAZz [2020-10-26T19:52:18.241Z] #54 1.290 + RM_GOPATH=1 [2020-10-26T19:52:18.241Z] #54 1.290 + case "$(go env GOARCH)" in [2020-10-26T19:52:18.241Z] #54 1.290 ++ go env GOARCH [2020-10-26T19:52:18.241Z] #54 1.310 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:18.241Z] #54 1.311 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:18.241Z] #54 1.311 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:18.241Z] #54 1.323 + dir=/tmp/install [2020-10-26T19:52:18.241Z] #54 1.323 + bin=containerd [2020-10-26T19:52:18.241Z] #54 1.323 + shift [2020-10-26T19:52:18.241Z] #54 1.324 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-26T19:52:18.241Z] #54 1.324 + . /tmp/install/containerd.installer [2020-10-26T19:52:18.241Z] #54 1.324 ++ set -e [2020-10-26T19:52:18.241Z] #54 1.324 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:52:18.241Z] #54 1.325 + install_containerd [2020-10-26T19:52:18.241Z] #54 1.325 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-26T19:52:18.241Z] #54 1.332 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:52:18.241Z] #54 1.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LhIqm0eAZz/src/github.com/containerd/containerd [2020-10-26T19:52:18.241Z] #54 1.338 Cloning into '/tmp/tmp.LhIqm0eAZz/src/github.com/containerd/containerd'... [2020-10-26T19:52:18.294Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.4s done [2020-10-26T19:52:18.294Z] #25 DONE 11.0s [2020-10-26T19:52:18.294Z] [2020-10-26T19:52:18.294Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:52:18.294Z] #26 0.243 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:18.294Z] #26 0.266 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:18.294Z] #26 0.300 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:18.294Z] #26 0.462 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-26T19:52:18.598Z] #26 0.676 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-26T19:52:18.895Z] #26 1.243 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-26T19:52:19.163Z] #41 39.95 LINK criu/pie/restorer.built-in.o [2020-10-26T19:52:19.163Z] #41 ... [2020-10-26T19:52:19.163Z] [2020-10-26T19:52:19.163Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-26T19:52:19.163Z] #14 1.517 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-26T19:52:19.163Z] #14 DONE 1.7s [2020-10-26T19:52:19.163Z] [2020-10-26T19:52:19.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:19.163Z] #41 39.96 GEN criu/pie/restorer-blob.h [2020-10-26T19:52:19.163Z] #41 40.03 DEP criu/vdso.d [2020-10-26T19:52:19.163Z] #41 ... [2020-10-26T19:52:19.163Z] [2020-10-26T19:52:19.163Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:52:19.180Z] #54 ... [2020-10-26T19:52:19.180Z] [2020-10-26T19:52:19.180Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:19.180Z] #47 35.73 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:52:19.180Z] #47 39.81 go: extracting golang.org/x/text v0.3.2 [2020-10-26T19:52:19.180Z] #47 45.53 go: finding github.com/fatih/color v1.7.0 [2020-10-26T19:52:19.180Z] #47 45.58 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:52:19.180Z] #47 45.58 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:52:19.180Z] #47 45.62 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:52:19.180Z] #47 45.67 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:52:19.180Z] #47 45.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:52:19.180Z] #47 45.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:52:19.180Z] #47 45.78 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:52:19.180Z] #47 45.81 go: finding github.com/pkg/errors v0.8.1 [2020-10-26T19:52:19.180Z] #47 45.85 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:52:19.180Z] #47 45.85 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:52:19.180Z] #47 45.88 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:52:19.180Z] #47 45.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:52:19.180Z] #47 45.91 go: finding github.com/stretchr/testify v1.4.0 [2020-10-26T19:52:19.180Z] #47 45.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:52:19.180Z] #47 45.93 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:52:19.180Z] #47 45.94 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:52:19.180Z] #47 45.95 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:52:19.180Z] #47 ... [2020-10-26T19:52:19.180Z] [2020-10-26T19:52:19.180Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:19.180Z] #40 43.70 Selecting previously unselected package libnl-3-200:amd64. [2020-10-26T19:52:19.180Z] #40 43.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 43.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:52:19.180Z] #40 43.97 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-26T19:52:19.180Z] #40 43.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 43.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-26T19:52:19.180Z] #40 44.47 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-26T19:52:19.180Z] #40 44.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 44.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:52:19.180Z] #40 44.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-26T19:52:19.180Z] #40 44.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 44.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-26T19:52:19.180Z] #40 44.88 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-26T19:52:19.180Z] #40 44.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 44.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:52:19.180Z] #40 45.19 Selecting previously unselected package libprotobuf17:amd64. [2020-10-26T19:52:19.180Z] #40 45.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 45.19 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:19.180Z] #40 46.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-26T19:52:19.180Z] #40 46.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:52:19.180Z] #40 46.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:19.440Z] #40 46.28 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-26T19:52:19.440Z] #40 46.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-26T19:52:19.440Z] #40 46.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:19.454Z] #15 ... [2020-10-26T19:52:19.454Z] [2020-10-26T19:52:19.454Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:19.454Z] #43 64.71 vendor/golang.org/x/net/idna [2020-10-26T19:52:19.454Z] #43 65.73 vendor/golang.org/x/net/http2/hpack [2020-10-26T19:52:19.454Z] #43 66.58 mime [2020-10-26T19:52:19.454Z] #43 67.85 mime/quotedprintable [2020-10-26T19:52:19.454Z] #43 68.03 net/http/internal [2020-10-26T19:52:19.454Z] #43 69.47 net/textproto [2020-10-26T19:52:19.454Z] #43 69.47 crypto/x509 [2020-10-26T19:52:19.454Z] #43 70.42 vendor/golang.org/x/net/http/httpguts [2020-10-26T19:52:19.454Z] #43 70.63 vendor/golang.org/x/net/http/httpproxy [2020-10-26T19:52:19.454Z] #43 71.12 mime/multipart [2020-10-26T19:52:19.454Z] #43 72.77 crypto/tls [2020-10-26T19:52:19.745Z] #43 ... [2020-10-26T19:52:19.745Z] [2020-10-26T19:52:19.745Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:19.745Z] #41 40.31 DEP criu/uts_ns.d [2020-10-26T19:52:19.745Z] #41 40.48 DEP criu/util.d [2020-10-26T19:52:19.745Z] #41 40.59 DEP criu/uffd.d [2020-10-26T19:52:20.036Z] #41 40.76 DEP criu/tun.d [2020-10-26T19:52:20.036Z] #41 40.85 DEP criu/tty.d [2020-10-26T19:52:20.036Z] #41 41.00 DEP criu/timerfd.d [2020-10-26T19:52:20.328Z] #41 41.08 DEP criu/timens.d [2020-10-26T19:52:20.328Z] #41 ... [2020-10-26T19:52:20.328Z] [2020-10-26T19:52:20.328Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:52:20.328Z] #15 DONE 1.3s [2020-10-26T19:52:20.328Z] [2020-10-26T19:52:20.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:20.328Z] #41 41.23 DEP criu/sysfs_parse.d [2020-10-26T19:52:20.475Z] Client: Docker Engine - Community [2020-10-26T19:52:20.475Z] Version: 19.03.13 [2020-10-26T19:52:20.475Z] API version: 1.40 [2020-10-26T19:52:20.475Z] Go version: go1.13.15 [2020-10-26T19:52:20.475Z] Git commit: 4484c46d9d [2020-10-26T19:52:20.475Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-26T19:52:20.475Z] OS/Arch: linux/amd64 [2020-10-26T19:52:20.475Z] Experimental: false [2020-10-26T19:52:20.475Z] [2020-10-26T19:52:20.475Z] Server: Docker Engine - Community [2020-10-26T19:52:20.475Z] Engine: [2020-10-26T19:52:20.475Z] Version: 19.03.13 [2020-10-26T19:52:20.475Z] API version: 1.40 (minimum version 1.12) [2020-10-26T19:52:20.475Z] Go version: go1.13.15 [2020-10-26T19:52:20.475Z] Git commit: 4484c46d9d [2020-10-26T19:52:20.475Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-26T19:52:20.475Z] OS/Arch: linux/amd64 [2020-10-26T19:52:20.475Z] Experimental: true [2020-10-26T19:52:20.475Z] containerd: [2020-10-26T19:52:20.475Z] Version: 1.3.7 [2020-10-26T19:52:20.475Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:52:20.475Z] runc: [2020-10-26T19:52:20.475Z] Version: 1.0.0-rc10 [2020-10-26T19:52:20.475Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:52:20.475Z] docker-init: [2020-10-26T19:52:20.475Z] Version: 0.18.0 [2020-10-26T19:52:20.475Z] GitCommit: fec3683 [Pipeline] sh [2020-10-26T19:52:20.618Z] #41 41.32 DEP criu/sysctl.d [2020-10-26T19:52:20.619Z] #41 41.40 DEP criu/string.d [2020-10-26T19:52:20.619Z] #41 41.46 DEP criu/stats.d [2020-10-26T19:52:20.704Z] Client: Docker Engine - Community [2020-10-26T19:52:20.704Z] Version: 19.03.13 [2020-10-26T19:52:20.704Z] API version: 1.40 [2020-10-26T19:52:20.704Z] Go version: go1.13.15 [2020-10-26T19:52:20.704Z] Git commit: 4484c46d9d [2020-10-26T19:52:20.704Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-26T19:52:20.704Z] OS/Arch: linux/amd64 [2020-10-26T19:52:20.704Z] Experimental: false [2020-10-26T19:52:20.704Z] [2020-10-26T19:52:20.704Z] Server: Docker Engine - Community [2020-10-26T19:52:20.704Z] Engine: [2020-10-26T19:52:20.704Z] Version: 19.03.13 [2020-10-26T19:52:20.704Z] API version: 1.40 (minimum version 1.12) [2020-10-26T19:52:20.704Z] Go version: go1.13.15 [2020-10-26T19:52:20.704Z] Git commit: 4484c46d9d [2020-10-26T19:52:20.704Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-26T19:52:20.704Z] OS/Arch: linux/amd64 [2020-10-26T19:52:20.704Z] Experimental: true [2020-10-26T19:52:20.704Z] containerd: [2020-10-26T19:52:20.704Z] Version: 1.3.7 [2020-10-26T19:52:20.704Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:52:20.704Z] runc: [2020-10-26T19:52:20.704Z] Version: 1.0.0-rc10 [2020-10-26T19:52:20.704Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:52:20.704Z] docker-init: [2020-10-26T19:52:20.704Z] Version: 0.18.0 [2020-10-26T19:52:20.704Z] GitCommit: fec3683 [Pipeline] sh [2020-10-26T19:52:20.826Z] #40 47.76 Selecting previously unselected package libprotoc17:amd64. [2020-10-26T19:52:20.826Z] #40 ... [2020-10-26T19:52:20.826Z] [2020-10-26T19:52:20.826Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:52:20.826Z] #34 31.50 Reading package lists... [2020-10-26T19:52:20.826Z] #34 37.94 Building dependency tree... [2020-10-26T19:52:20.826Z] #34 41.06 The following additional packages will be installed: [2020-10-26T19:52:20.826Z] #34 41.07 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-26T19:52:20.826Z] #34 41.08 Suggested packages: [2020-10-26T19:52:20.826Z] #34 41.08 cmake-doc ninja-build lrzip [2020-10-26T19:52:20.826Z] #34 41.08 Recommended packages: [2020-10-26T19:52:20.826Z] #34 41.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-26T19:52:20.826Z] #34 42.07 The following NEW packages will be installed: [2020-10-26T19:52:20.826Z] #34 42.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-26T19:52:20.826Z] #34 42.10 vim-common xxd [2020-10-26T19:52:20.826Z] #34 42.52 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:52:20.826Z] #34 42.52 Need to get 14.9 MB of archives. [2020-10-26T19:52:20.826Z] #34 42.52 After this operation, 61.8 MB of additional disk space will be used. [2020-10-26T19:52:20.826Z] #34 42.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-26T19:52:20.826Z] #34 42.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:52:20.826Z] #34 42.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-26T19:52:20.826Z] #34 42.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-26T19:52:20.826Z] #34 44.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-26T19:52:20.826Z] #34 44.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-26T19:52:20.826Z] #34 44.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-26T19:52:20.826Z] #34 44.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-26T19:52:20.826Z] #34 44.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-26T19:52:20.826Z] #34 44.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-26T19:52:20.826Z] #34 45.63 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:20.826Z] #34 45.79 Fetched 14.9 MB in 2s (6207 kB/s) [2020-10-26T19:52:20.826Z] #34 45.91 Selecting previously unselected package xxd. [2020-10-26T19:52:20.826Z] #34 45.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-26T19:52:20.826Z] #34 46.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:52:20.826Z] #34 46.02 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:52:20.826Z] #34 46.24 Selecting previously unselected package vim-common. [2020-10-26T19:52:20.826Z] #34 46.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:52:20.826Z] #34 46.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:52:20.826Z] #34 46.67 Selecting previously unselected package cmake-data. [2020-10-26T19:52:20.826Z] #34 46.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-26T19:52:20.826Z] #34 46.72 Unpacking cmake-data (3.13.4-1) ... [2020-10-26T19:52:20.910Z] + docker info [2020-10-26T19:52:20.912Z] #41 41.57 DEP criu/sockets.d [2020-10-26T19:52:20.913Z] #41 41.66 DEP criu/sk-unix.d [2020-10-26T19:52:20.979Z] #26 2.957 Fetched 8171 kB in 3s (2993 kB/s) [2020-10-26T19:52:21.012Z] Client: Docker Engine - Community [2020-10-26T19:52:21.012Z] Version: 19.03.13 [2020-10-26T19:52:21.012Z] API version: 1.40 [2020-10-26T19:52:21.012Z] Go version: go1.13.15 [2020-10-26T19:52:21.012Z] Git commit: 4484c46 [2020-10-26T19:52:21.012Z] Built: Wed Sep 16 17:03:45 2020 [2020-10-26T19:52:21.012Z] OS/Arch: linux/arm64 [2020-10-26T19:52:21.012Z] Experimental: false [2020-10-26T19:52:21.012Z] [2020-10-26T19:52:21.012Z] Server: Docker Engine - Community [2020-10-26T19:52:21.012Z] Engine: [2020-10-26T19:52:21.012Z] Version: 19.03.13 [2020-10-26T19:52:21.012Z] API version: 1.40 (minimum version 1.12) [2020-10-26T19:52:21.012Z] Go version: go1.13.15 [2020-10-26T19:52:21.012Z] Git commit: 4484c46 [2020-10-26T19:52:21.012Z] Built: Wed Sep 16 17:02:17 2020 [2020-10-26T19:52:21.012Z] OS/Arch: linux/arm64 [2020-10-26T19:52:21.012Z] Experimental: true [2020-10-26T19:52:21.012Z] containerd: [2020-10-26T19:52:21.012Z] Version: 1.3.7 [2020-10-26T19:52:21.012Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:52:21.012Z] runc: [2020-10-26T19:52:21.012Z] Version: 1.0.0-rc10 [2020-10-26T19:52:21.012Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:52:21.012Z] docker-init: [2020-10-26T19:52:21.012Z] Version: 0.18.0 [2020-10-26T19:52:21.012Z] GitCommit: fec3683 [2020-10-26T19:52:21.014Z] + docker info [2020-10-26T19:52:21.087Z] #34 ... [2020-10-26T19:52:21.087Z] [2020-10-26T19:52:21.087Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:52:21.087Z] #30 47.57 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) [2020-10-26T19:52:21.087Z] #30 ... [2020-10-26T19:52:21.087Z] [2020-10-26T19:52:21.087Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:21.087Z] #11 32.03 Reading package lists... [2020-10-26T19:52:21.087Z] #11 38.35 Building dependency tree... [2020-10-26T19:52:21.087Z] #11 41.29 The following additional packages will be installed: [2020-10-26T19:52:21.087Z] #11 41.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-26T19:52:21.087Z] #11 41.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-26T19:52:21.087Z] #11 41.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-26T19:52:21.087Z] #11 41.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:52:21.087Z] #11 41.31 Suggested packages: [2020-10-26T19:52:21.087Z] #11 41.32 gcc-8-locales seccomp wine64 [2020-10-26T19:52:21.087Z] #11 42.51 The following NEW packages will be installed: [2020-10-26T19:52:21.088Z] #11 42.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-26T19:52:21.088Z] #11 42.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-26T19:52:21.088Z] #11 42.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-26T19:52:21.088Z] #11 42.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-26T19:52:21.088Z] #11 42.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-26T19:52:21.088Z] #11 42.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:52:21.088Z] #11 43.06 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:52:21.088Z] #11 43.06 Need to get 77.7 MB of archives. [2020-10-26T19:52:21.088Z] #11 43.06 After this operation, 487 MB of additional disk space will be used. [2020-10-26T19:52:21.088Z] #11 43.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-26T19:52:21.088Z] #11 43.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-26T19:52:21.088Z] #11 43.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-26T19:52:21.088Z] #11 43.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-26T19:52:21.088Z] #11 43.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-26T19:52:21.088Z] #11 43.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-26T19:52:21.088Z] #11 44.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-26T19:52:21.088Z] #11 44.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-26T19:52:21.088Z] #11 44.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [Pipeline] sh [2020-10-26T19:52:21.205Z] #41 41.92 DEP criu/sk-tcp.d [2020-10-26T19:52:21.205Z] #41 42.03 DEP criu/sk-queue.d [2020-10-26T19:52:21.205Z] #41 42.17 DEP criu/sk-packet.d [2020-10-26T19:52:21.350Z] #11 ... [2020-10-26T19:52:21.350Z] [2020-10-26T19:52:21.350Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:21.350Z] #32 38.24 sync [2020-10-26T19:52:21.350Z] #32 38.24 internal/reflectlite [2020-10-26T19:52:21.350Z] #32 40.81 errors [2020-10-26T19:52:21.350Z] #32 40.83 sort [2020-10-26T19:52:21.350Z] #32 41.20 strconv [2020-10-26T19:52:21.350Z] #32 42.22 io [2020-10-26T19:52:21.350Z] #32 43.48 internal/oserror [2020-10-26T19:52:21.350Z] #32 43.75 syscall [2020-10-26T19:52:21.350Z] #32 45.80 reflect [2020-10-26T19:52:21.350Z] #32 ... [2020-10-26T19:52:21.350Z] [2020-10-26T19:52:21.350Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:52:21.422Z] + docker info [2020-10-26T19:52:21.497Z] #41 42.37 DEP criu/sk-netlink.d [2020-10-26T19:52:21.610Z] #30 47.57 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. [2020-10-26T19:52:21.610Z] #30 48.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-26T19:52:21.788Z] #41 42.52 DEP criu/sk-inet.d [2020-10-26T19:52:21.788Z] #41 42.75 DEP criu/signalfd.d [2020-10-26T19:52:21.870Z] #30 48.53 + [2020-10-26T19:52:21.870Z] #30 ... [2020-10-26T19:52:21.870Z] [2020-10-26T19:52:21.870Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:21.870Z] #43 38.77 internal/reflectlite [2020-10-26T19:52:21.870Z] #43 38.80 sync [2020-10-26T19:52:21.870Z] #43 39.96 github.com/LK4D4/vndr/godl/singleflight [2020-10-26T19:52:21.870Z] #43 40.29 math/rand [2020-10-26T19:52:21.870Z] #43 41.22 internal/singleflight [2020-10-26T19:52:21.870Z] #43 42.25 strconv [2020-10-26T19:52:21.870Z] #43 42.32 io [2020-10-26T19:52:21.870Z] #43 44.32 bytes [2020-10-26T19:52:21.870Z] #43 46.70 bufio [2020-10-26T19:52:21.870Z] #43 46.88 reflect [2020-10-26T19:52:21.870Z] #43 48.44 syscall [2020-10-26T19:52:21.870Z] #43 ... [2020-10-26T19:52:21.870Z] [2020-10-26T19:52:21.870Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:52:21.870Z] #30 48.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-26T19:52:22.022Z] #26 2.957 Reading package lists... [2020-10-26T19:52:22.079Z] #41 42.81 DEP criu/sigframe.d [2020-10-26T19:52:22.079Z] #41 42.86 DEP criu/shmem.d [2020-10-26T19:52:22.079Z] #41 ... [2020-10-26T19:52:22.079Z] [2020-10-26T19:52:22.079Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:52:22.079Z] #16 DONE 1.6s [2020-10-26T19:52:22.079Z] [2020-10-26T19:52:22.079Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:22.079Z] #41 42.94 DEP criu/servicefd.d [2020-10-26T19:52:22.369Z] #41 43.13 DEP criu/seize.d [2020-10-26T19:52:22.668Z] #41 43.35 DEP criu/seccomp.d [2020-10-26T19:52:22.668Z] #41 43.54 DEP criu/rst-malloc.d [2020-10-26T19:52:22.958Z] #41 43.58 DEP criu/rbtree.d [2020-10-26T19:52:22.958Z] #41 43.62 DEP criu/pstree.d [2020-10-26T19:52:22.958Z] #41 43.79 DEP criu/protobuf.d [2020-10-26T19:52:22.958Z] #41 43.89 GEN criu/protobuf-desc-gen.h [2020-10-26T19:52:23.069Z] #26 4.062 Reading package lists... [2020-10-26T19:52:23.363Z] #26 5.185 Building dependency tree... [2020-10-26T19:52:23.363Z] #26 5.645 The following additional packages will be installed: [2020-10-26T19:52:23.363Z] #26 5.645 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-26T19:52:23.363Z] #26 5.646 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-26T19:52:23.363Z] #26 5.646 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-26T19:52:23.363Z] #26 5.647 Suggested packages: [2020-10-26T19:52:23.363Z] #26 5.647 krb5-doc krb5-user [2020-10-26T19:52:23.363Z] #26 5.647 Recommended packages: [2020-10-26T19:52:23.363Z] #26 5.647 krb5-locales publicsuffix libsasl2-modules [2020-10-26T19:52:23.591Z] #41 ... [2020-10-26T19:52:23.591Z] [2020-10-26T19:52:23.591Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:52:23.591Z] #17 DONE 1.4s [2020-10-26T19:52:23.591Z] [2020-10-26T19:52:23.591Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:52:23.656Z] #26 5.929 The following NEW packages will be installed: [2020-10-26T19:52:23.656Z] #26 5.930 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-26T19:52:23.656Z] #26 5.930 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-26T19:52:23.656Z] #26 5.930 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-26T19:52:23.656Z] #26 5.931 libssh2-1 libssl1.1 openssl [2020-10-26T19:52:23.656Z] #26 5.974 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-26T19:52:23.656Z] #26 5.974 Need to get 5165 kB of archives. [2020-10-26T19:52:23.656Z] #26 5.974 After this operation, 14.6 MB of additional disk space will be used. [2020-10-26T19:52:23.656Z] #26 5.974 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-10-26T19:52:23.952Z] #26 6.065 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-10-26T19:52:23.952Z] #26 6.094 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-26T19:52:23.952Z] #26 6.101 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-10-26T19:52:23.952Z] #26 6.103 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-10-26T19:52:23.952Z] #26 6.108 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-10-26T19:52:23.952Z] #26 6.113 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-10-26T19:52:23.952Z] #26 6.122 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-10-26T19:52:23.952Z] #26 6.128 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-10-26T19:52:23.952Z] #26 6.130 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-10-26T19:52:23.952Z] #26 6.138 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-26T19:52:23.952Z] #26 6.140 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] [2020-10-26T19:52:23.952Z] #26 6.152 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-10-26T19:52:23.952Z] #26 6.156 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-10-26T19:52:23.952Z] #26 6.158 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-10-26T19:52:23.952Z] #26 6.160 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-10-26T19:52:23.952Z] #26 6.163 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-10-26T19:52:23.952Z] #26 6.170 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-10-26T19:52:23.952Z] #26 6.175 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-26T19:52:23.952Z] #26 6.178 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-26T19:52:23.952Z] #26 6.180 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-26T19:52:24.247Z] #26 6.372 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:24.247Z] #26 6.393 Fetched 5165 kB in 0s (22.4 MB/s) [2020-10-26T19:52:24.247Z] #26 6.412 Selecting previously unselected package libssl1.1:ppc64el. [2020-10-26T19:52:24.247Z] #26 6.412 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-10-26T19:52:24.247Z] #26 6.420 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-10-26T19:52:24.247Z] #26 6.422 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:24.541Z] #26 6.601 Selecting previously unselected package openssl. [2020-10-26T19:52:24.541Z] #26 6.603 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-10-26T19:52:24.541Z] #26 6.604 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:24.541Z] #26 6.715 Selecting previously unselected package ca-certificates. [2020-10-26T19:52:24.541Z] #26 6.717 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-26T19:52:24.541Z] #26 6.719 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:24.541Z] #26 6.771 Selecting previously unselected package libkeyutils1:ppc64el. [2020-10-26T19:52:24.541Z] #26 6.773 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-10-26T19:52:24.541Z] #26 6.774 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-10-26T19:52:24.844Z] #26 6.798 Selecting previously unselected package libkrb5support0:ppc64el. [2020-10-26T19:52:24.844Z] #26 6.800 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ... [2020-10-26T19:52:24.844Z] #26 6.802 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-10-26T19:52:24.844Z] #26 6.830 Selecting previously unselected package libk5crypto3:ppc64el. [2020-10-26T19:52:24.844Z] #26 6.832 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ... [2020-10-26T19:52:24.844Z] #26 6.833 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-10-26T19:52:24.844Z] #26 6.866 Selecting previously unselected package libkrb5-3:ppc64el. [2020-10-26T19:52:24.844Z] #26 6.867 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ... [2020-10-26T19:52:24.844Z] #26 6.869 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-10-26T19:52:24.844Z] #26 6.957 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-10-26T19:52:24.844Z] #26 6.959 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-10-26T19:52:24.844Z] #26 6.961 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-10-26T19:52:24.844Z] #26 7.025 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-10-26T19:52:24.844Z] #26 7.025 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-10-26T19:52:24.844Z] #26 7.027 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:24.844Z] #26 7.056 Selecting previously unselected package libsasl2-2:ppc64el. [2020-10-26T19:52:24.844Z] #26 7.059 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-10-26T19:52:24.844Z] #26 7.060 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:24.844Z] #26 7.100 Selecting previously unselected package libldap-common. [2020-10-26T19:52:24.844Z] #26 7.102 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-26T19:52:24.844Z] #26 7.104 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:24.844Z] #26 7.130 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-10-26T19:52:25.097Z] #18 1.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:25.097Z] #18 1.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:25.097Z] #18 1.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:25.138Z] #26 7.132 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.133 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:25.138Z] #26 7.179 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.181 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.183 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-10-26T19:52:25.138Z] #26 7.211 Selecting previously unselected package libpsl5:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.213 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.214 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-10-26T19:52:25.138Z] #26 7.237 Selecting previously unselected package librtmp1:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.238 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.240 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:52:25.138Z] #26 7.263 Selecting previously unselected package libssh2-1:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.265 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.266 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-10-26T19:52:25.138Z] #26 7.298 Selecting previously unselected package libcurl4:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.300 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.301 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-10-26T19:52:25.138Z] #26 7.358 Selecting previously unselected package curl. [2020-10-26T19:52:25.138Z] #26 7.358 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.365 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-26T19:52:25.138Z] #26 7.396 Selecting previously unselected package libonig5:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.398 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.399 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-26T19:52:25.138Z] #26 7.438 Selecting previously unselected package libjq1:ppc64el. [2020-10-26T19:52:25.138Z] #26 7.439 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-26T19:52:25.138Z] #26 7.441 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-26T19:52:25.138Z] #26 7.468 Selecting previously unselected package jq. [2020-10-26T19:52:25.388Z] #18 1.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-26T19:52:25.434Z] #26 7.470 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-26T19:52:25.434Z] #26 7.471 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:25.434Z] #26 7.498 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-10-26T19:52:25.434Z] #26 7.501 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-10-26T19:52:25.434Z] #26 7.504 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:25.434Z] #26 7.623 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-10-26T19:52:25.434Z] #26 7.626 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:25.434Z] #26 7.629 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-10-26T19:52:25.434Z] #26 7.632 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:25.434Z] #26 7.634 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:52:25.434Z] #26 7.637 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-10-26T19:52:25.434Z] #26 7.639 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:25.434Z] #26 7.642 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-10-26T19:52:25.434Z] #26 7.645 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-10-26T19:52:25.434Z] #26 7.647 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:25.434Z] #26 7.653 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-26T19:52:25.434Z] #26 7.656 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-26T19:52:25.434Z] #26 7.659 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:25.434Z] #26 7.661 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:26.073Z] #26 8.290 Updating certificates in /etc/ssl/certs... [2020-10-26T19:52:26.422Z] #18 2.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-26T19:52:26.713Z] #26 8.962 126 added, 0 removed; done. [2020-10-26T19:52:27.008Z] #26 8.985 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-10-26T19:52:27.008Z] #26 8.989 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:27.008Z] #26 8.997 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-10-26T19:52:27.008Z] #26 9.000 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-26T19:52:27.008Z] #26 9.006 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:52:27.008Z] #26 9.016 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:27.008Z] #26 9.022 Updating certificates in /etc/ssl/certs... [2020-10-26T19:52:27.149Z] #30 ... [2020-10-26T19:52:27.149Z] [2020-10-26T19:52:27.149Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:27.149Z] #47 45.96 go: finding github.com/spf13/viper v1.6.1 [2020-10-26T19:52:27.149Z] #47 45.97 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:52:27.149Z] #47 45.99 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:52:27.149Z] #47 46.08 go: finding github.com/stretchr/objx v0.2.0 [2020-10-26T19:52:27.149Z] #47 46.10 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:52:27.149Z] #47 46.23 go: finding github.com/spf13/cobra v0.0.5 [2020-10-26T19:52:27.149Z] #47 46.23 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:52:27.149Z] #47 46.25 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:52:27.149Z] #47 46.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:52:27.149Z] #47 46.29 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:52:27.149Z] #47 46.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:52:27.149Z] #47 46.37 go: finding github.com/spf13/pflag v1.0.5 [2020-10-26T19:52:27.149Z] #47 46.47 go: finding github.com/gobwas/glob v0.2.3 [2020-10-26T19:52:27.149Z] #47 46.51 go: finding github.com/magiconair/properties v1.8.1 [2020-10-26T19:52:27.149Z] #47 46.62 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:52:27.149Z] #47 46.63 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:52:27.149Z] #47 46.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:52:27.149Z] #47 46.68 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:52:27.149Z] #47 46.74 go: finding github.com/spf13/afero v1.1.2 [2020-10-26T19:52:27.149Z] #47 46.76 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:52:27.149Z] #47 46.79 go: finding github.com/spf13/cast v1.3.0 [2020-10-26T19:52:27.149Z] #47 46.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:52:27.149Z] #47 46.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:52:27.149Z] #47 46.91 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:52:27.149Z] #47 47.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:52:27.149Z] #47 47.02 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-26T19:52:27.149Z] #47 47.03 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:52:27.149Z] #47 47.07 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:52:27.149Z] #47 47.13 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:52:27.149Z] #47 47.14 go: finding golang.org/x/text v0.3.2 [2020-10-26T19:52:27.149Z] #47 47.18 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:52:27.149Z] #47 47.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:52:27.149Z] #47 47.26 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:52:27.149Z] #47 47.29 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:52:27.149Z] #47 47.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:52:27.149Z] #47 47.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:52:27.149Z] #47 47.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:52:27.149Z] #47 47.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:52:27.149Z] #47 47.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:52:27.149Z] #47 47.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:52:27.149Z] #47 47.39 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-26T19:52:27.149Z] #47 47.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:52:27.149Z] #47 47.54 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:52:27.149Z] #47 47.57 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:52:27.149Z] #47 47.59 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:52:27.149Z] #47 47.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:52:27.149Z] #47 47.63 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-26T19:52:27.149Z] #47 47.64 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:52:27.149Z] #47 47.64 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:52:27.149Z] #47 47.67 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-26T19:52:27.149Z] #47 47.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:52:27.149Z] #47 47.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:52:27.149Z] #47 47.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:52:27.149Z] #47 47.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:52:27.149Z] #47 47.96 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:52:27.149Z] #47 47.97 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:52:27.305Z] #26 9.524 0 added, 0 removed; done. [2020-10-26T19:52:27.305Z] #26 9.524 Running hooks in /etc/ca-certificates/update.d... [2020-10-26T19:52:27.598Z] #26 9.526 done. [2020-10-26T19:52:27.598Z] #26 DONE 9.6s [2020-10-26T19:52:27.598Z] [2020-10-26T19:52:27.598Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T19:52:27.598Z] #27 DONE 0.1s [2020-10-26T19:52:27.598Z] [2020-10-26T19:52:27.598Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:27.598Z] #9 ... [2020-10-26T19:52:27.598Z] [2020-10-26T19:52:27.598Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:52:27.968Z] #18 4.197 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-26T19:52:29.474Z] #18 ... [2020-10-26T19:52:29.474Z] [2020-10-26T19:52:29.474Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:29.474Z] #41 44.98 DEP criu/protobuf-desc.d [2020-10-26T19:52:29.474Z] #41 45.07 DEP criu/proc_parse.d [2020-10-26T19:52:29.474Z] #41 45.23 DEP criu/plugin.d [2020-10-26T19:52:29.474Z] #41 45.33 DEP criu/pipes.d [2020-10-26T19:52:29.474Z] #41 45.55 DEP criu/pie-util.d [2020-10-26T19:52:29.474Z] #41 45.60 DEP criu/pie-util-vdso.d [2020-10-26T19:52:29.474Z] #41 45.70 DEP criu/path.d [2020-10-26T19:52:29.475Z] #41 45.82 DEP criu/parasite-syscall.d [2020-10-26T19:52:29.475Z] #41 45.97 DEP criu/pagemap.d [2020-10-26T19:52:29.475Z] #41 46.07 DEP criu/pagemap-cache.d [2020-10-26T19:52:29.475Z] #41 46.13 DEP criu/page-xfer.d [2020-10-26T19:52:29.475Z] #41 46.23 DEP criu/page-pipe.d [2020-10-26T19:52:29.475Z] #41 46.28 DEP criu/netfilter.d [2020-10-26T19:52:29.475Z] #41 46.38 DEP criu/net.d [2020-10-26T19:52:29.475Z] #41 46.48 DEP criu/namespaces.d [2020-10-26T19:52:29.475Z] #41 46.56 DEP criu/mount.d [2020-10-26T19:52:29.475Z] #41 46.72 DEP criu/memfd.d [2020-10-26T19:52:29.475Z] #41 46.89 DEP criu/mem.d [2020-10-26T19:52:29.475Z] #41 47.10 DEP criu/lsm.d [2020-10-26T19:52:29.475Z] #41 47.25 DEP criu/log.d [2020-10-26T19:52:29.475Z] #41 47.39 DEP criu/libnetlink.d [2020-10-26T19:52:29.475Z] #41 47.47 DEP criu/kerndat.d [2020-10-26T19:52:29.475Z] #41 47.62 DEP criu/kcmp-ids.d [2020-10-26T19:52:29.475Z] #41 47.66 DEP criu/irmap.d [2020-10-26T19:52:29.475Z] #41 47.72 DEP criu/ipc_ns.d [2020-10-26T19:52:29.475Z] #41 47.80 DEP criu/image.d [2020-10-26T19:52:29.475Z] #41 47.89 DEP criu/image-desc.d [2020-10-26T19:52:29.475Z] #41 47.96 DEP criu/fsnotify.d [2020-10-26T19:52:29.475Z] #41 48.07 DEP criu/filesystems.d [2020-10-26T19:52:29.475Z] #41 48.23 DEP criu/files.d [2020-10-26T19:52:29.475Z] #41 48.44 DEP criu/files-reg.d [2020-10-26T19:52:29.475Z] #41 48.59 DEP criu/files-ext.d [2020-10-26T19:52:29.475Z] #41 48.73 DEP criu/file-lock.d [2020-10-26T19:52:29.475Z] #41 48.86 DEP criu/file-ids.d [2020-10-26T19:52:29.475Z] #41 48.99 DEP criu/fifo.d [2020-10-26T19:52:29.475Z] #41 49.12 DEP criu/fdstore.d [2020-10-26T19:52:29.475Z] #41 49.21 DEP criu/fault-injection.d [2020-10-26T19:52:29.475Z] #41 49.25 DEP criu/external.d [2020-10-26T19:52:29.475Z] #41 49.36 DEP criu/eventpoll.d [2020-10-26T19:52:29.475Z] #41 49.49 DEP criu/eventfd.d [2020-10-26T19:52:29.475Z] #41 49.67 DEP criu/crtools.d [2020-10-26T19:52:29.475Z] #41 49.84 DEP criu/cr-service.d [2020-10-26T19:52:29.475Z] #41 50.01 DEP criu/cr-restore.d [2020-10-26T19:52:29.475Z] #41 50.17 DEP criu/cr-errno.d [2020-10-26T19:52:29.475Z] #41 50.18 DEP criu/cr-dump.d [2020-10-26T19:52:29.475Z] #41 50.32 DEP criu/cr-dedup.d [2020-10-26T19:52:29.687Z] #47 ... [2020-10-26T19:52:29.687Z] [2020-10-26T19:52:29.687Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:29.687Z] #43 56.12 time [2020-10-26T19:52:29.766Z] #41 50.49 DEP criu/cr-check.d [2020-10-26T19:52:29.766Z] #41 50.69 DEP criu/config.d [2020-10-26T19:52:30.057Z] #41 50.78 DEP criu/clone-noasan.d [2020-10-26T19:52:30.057Z] #41 50.83 DEP criu/cgroup.d [2020-10-26T19:52:30.057Z] #41 50.97 DEP criu/cgroup-props.d [2020-10-26T19:52:30.348Z] #41 51.07 DEP criu/bitmap.d [2020-10-26T19:52:30.348Z] #41 51.07 DEP criu/bfd.d [2020-10-26T19:52:30.348Z] #41 51.14 DEP criu/autofs.d [2020-10-26T19:52:30.641Z] #41 51.28 DEP criu/aio.d [2020-10-26T19:52:30.641Z] #41 51.44 DEP criu/action-scripts.d [2020-10-26T19:52:30.933Z] #41 51.75 CC criu/action-scripts.o [2020-10-26T19:52:30.935Z] Client: [2020-10-26T19:52:30.935Z] Debug Mode: false [2020-10-26T19:52:30.935Z] [2020-10-26T19:52:30.935Z] Server: [2020-10-26T19:52:30.935Z] Containers: 0 [2020-10-26T19:52:30.935Z] Running: 0 [2020-10-26T19:52:30.935Z] Paused: 0 [2020-10-26T19:52:30.935Z] Stopped: 0 [2020-10-26T19:52:30.935Z] Images: 0 [2020-10-26T19:52:30.935Z] Server Version: 19.03.13 [2020-10-26T19:52:30.935Z] Storage Driver: overlay2 [2020-10-26T19:52:30.935Z] Backing Filesystem: extfs [2020-10-26T19:52:30.935Z] Supports d_type: true [2020-10-26T19:52:30.935Z] Native Overlay Diff: true [2020-10-26T19:52:30.935Z] Logging Driver: json-file [2020-10-26T19:52:30.935Z] Cgroup Driver: cgroupfs [2020-10-26T19:52:30.935Z] Plugins: [2020-10-26T19:52:30.935Z] Volume: local [2020-10-26T19:52:30.935Z] Network: bridge host ipvlan macvlan null overlay [2020-10-26T19:52:30.935Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-26T19:52:30.935Z] Swarm: inactive [2020-10-26T19:52:30.935Z] Runtimes: runc [2020-10-26T19:52:30.935Z] Default Runtime: runc [2020-10-26T19:52:30.935Z] Init Binary: docker-init [2020-10-26T19:52:30.935Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:52:30.935Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:52:30.935Z] init version: fec3683 [2020-10-26T19:52:30.935Z] Security Options: [2020-10-26T19:52:30.935Z] apparmor [2020-10-26T19:52:30.935Z] seccomp [2020-10-26T19:52:30.935Z] Profile: default [2020-10-26T19:52:30.935Z] Kernel Version: 5.4.0-1025-aws [2020-10-26T19:52:30.935Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-26T19:52:30.935Z] OSType: linux [2020-10-26T19:52:30.935Z] Architecture: x86_64 [2020-10-26T19:52:30.935Z] CPUs: 2 [2020-10-26T19:52:30.935Z] Total Memory: 7.569GiB [2020-10-26T19:52:30.935Z] Name: ip-10-100-52-90 [2020-10-26T19:52:30.935Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-26T19:52:30.935Z] Docker Root Dir: /var/lib/docker [2020-10-26T19:52:30.935Z] Debug Mode: false [2020-10-26T19:52:30.935Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:52:30.935Z] Labels: [2020-10-26T19:52:30.935Z] Experimental: true [2020-10-26T19:52:30.935Z] Insecure Registries: [2020-10-26T19:52:30.935Z] 127.0.0.0/8 [2020-10-26T19:52:30.935Z] Live Restore Enabled: true [2020-10-26T19:52:30.935Z] [2020-10-26T19:52:30.935Z] WARNING: No swap limit support [Pipeline] sh [2020-10-26T19:52:30.975Z] Client: [2020-10-26T19:52:30.976Z] Debug Mode: false [2020-10-26T19:52:30.976Z] [2020-10-26T19:52:30.976Z] Server: [2020-10-26T19:52:30.976Z] Containers: 0 [2020-10-26T19:52:30.976Z] Running: 0 [2020-10-26T19:52:30.976Z] Paused: 0 [2020-10-26T19:52:30.976Z] Stopped: 0 [2020-10-26T19:52:30.976Z] Images: 0 [2020-10-26T19:52:30.976Z] Server Version: 19.03.13 [2020-10-26T19:52:30.976Z] Storage Driver: overlay2 [2020-10-26T19:52:30.976Z] Backing Filesystem: extfs [2020-10-26T19:52:30.976Z] Supports d_type: true [2020-10-26T19:52:30.976Z] Native Overlay Diff: true [2020-10-26T19:52:30.976Z] Logging Driver: json-file [2020-10-26T19:52:30.976Z] Cgroup Driver: cgroupfs [2020-10-26T19:52:30.976Z] Plugins: [2020-10-26T19:52:30.976Z] Volume: local [2020-10-26T19:52:30.976Z] Network: bridge host ipvlan macvlan null overlay [2020-10-26T19:52:30.976Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-26T19:52:30.976Z] Swarm: inactive [2020-10-26T19:52:30.976Z] Runtimes: runc [2020-10-26T19:52:30.976Z] Default Runtime: runc [2020-10-26T19:52:30.976Z] Init Binary: docker-init [2020-10-26T19:52:30.976Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:52:30.976Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:52:30.976Z] init version: fec3683 [2020-10-26T19:52:30.976Z] Security Options: [2020-10-26T19:52:30.976Z] apparmor [2020-10-26T19:52:30.976Z] seccomp [2020-10-26T19:52:30.976Z] Profile: default [2020-10-26T19:52:30.976Z] Kernel Version: 5.4.0-1025-aws [2020-10-26T19:52:30.976Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-26T19:52:30.976Z] OSType: linux [2020-10-26T19:52:30.976Z] Architecture: x86_64 [2020-10-26T19:52:30.976Z] CPUs: 2 [2020-10-26T19:52:30.976Z] Total Memory: 7.487GiB [2020-10-26T19:52:30.976Z] Name: ip-10-100-91-170 [2020-10-26T19:52:30.976Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-26T19:52:30.976Z] Docker Root Dir: /var/lib/docker [2020-10-26T19:52:30.976Z] Debug Mode: false [2020-10-26T19:52:30.976Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:52:30.976Z] Labels: [2020-10-26T19:52:30.976Z] Experimental: true [2020-10-26T19:52:30.976Z] Insecure Registries: [2020-10-26T19:52:30.976Z] 127.0.0.0/8 [2020-10-26T19:52:30.976Z] Live Restore Enabled: true [2020-10-26T19:52:30.976Z] [2020-10-26T19:52:30.976Z] WARNING: No swap limit support [Pipeline] sh [2020-10-26T19:52:31.067Z] #43 ... [2020-10-26T19:52:31.067Z] [2020-10-26T19:52:31.067Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:31.067Z] #40 47.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:52:31.067Z] #40 47.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:31.067Z] #40 48.45 Selecting previously unselected package protobuf-c-compiler. [2020-10-26T19:52:31.067Z] #40 48.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:52:31.067Z] #40 48.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:52:31.067Z] #40 48.60 Selecting previously unselected package protobuf-compiler. [2020-10-26T19:52:31.067Z] #40 48.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-26T19:52:31.067Z] #40 48.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:52:31.067Z] #40 48.84 Selecting previously unselected package python-pkg-resources. [2020-10-26T19:52:31.067Z] #40 48.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:52:31.067Z] #40 48.85 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-26T19:52:31.067Z] #40 49.10 Selecting previously unselected package python-six. [2020-10-26T19:52:31.067Z] #40 49.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-26T19:52:31.067Z] #40 49.11 Unpacking python-six (1.12.0-1) ... [2020-10-26T19:52:31.067Z] #40 49.20 Selecting previously unselected package python-protobuf. [2020-10-26T19:52:31.067Z] #40 49.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-26T19:52:31.067Z] #40 49.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-26T19:52:31.067Z] #40 49.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-26T19:52:31.067Z] #40 54.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:31.067Z] #40 54.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:52:31.067Z] #40 54.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:52:31.067Z] #40 54.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-26T19:52:31.067Z] #40 54.24 Setting up python-six (1.12.0-1) ... [2020-10-26T19:52:31.067Z] #40 ... [2020-10-26T19:52:31.067Z] [2020-10-26T19:52:31.067Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:31.067Z] #11 48.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-10-26T19:52:31.067Z] #11 50.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-26T19:52:31.067Z] #11 50.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-26T19:52:31.067Z] #11 50.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-26T19:52:31.067Z] #11 50.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-26T19:52:31.067Z] #11 50.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-26T19:52:31.067Z] #11 50.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-26T19:52:31.067Z] #11 50.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-26T19:52:31.067Z] #11 50.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-26T19:52:31.067Z] #11 50.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-26T19:52:31.067Z] #11 50.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-26T19:52:31.067Z] #11 50.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-26T19:52:31.067Z] #11 50.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-26T19:52:31.067Z] #11 50.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-26T19:52:31.067Z] #11 50.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-26T19:52:31.067Z] #11 50.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-26T19:52:31.067Z] #11 52.05 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:31.067Z] #11 52.22 Fetched 77.7 MB in 8s (9575 kB/s) [2020-10-26T19:52:31.067Z] #11 52.35 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-26T19:52:31.067Z] #11 52.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-26T19:52:31.067Z] #11 52.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-26T19:52:31.067Z] #11 52.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:52:31.067Z] #11 54.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-26T19:52:31.067Z] #11 54.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-26T19:52:31.067Z] #11 54.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:52:31.067Z] #11 57.80 Selecting previously unselected package binutils-mingw-w64. [2020-10-26T19:52:31.067Z] #11 57.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-26T19:52:31.067Z] #11 57.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:52:31.134Z] #28 3.244 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T19:52:31.134Z] #28 3.431 [2020-10-26T19:52:31.224Z] #41 52.05 CC criu/aio.o [2020-10-26T19:52:31.233Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:52:31.233Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:52:31.233Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41590/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-26T19:52:31.233Z] + bash /home/ubuntu/workspace/moby_PR-41590/check-config.sh [2020-10-26T19:52:31.233Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-26T19:52:31.233Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-26T19:52:31.233Z] [2020-10-26T19:52:31.233Z] Generally Necessary: [2020-10-26T19:52:31.233Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-26T19:52:31.233Z] - apparmor: enabled and tools installed [2020-10-26T19:52:31.233Z] - CONFIG_NAMESPACES: enabled [2020-10-26T19:52:31.233Z] - CONFIG_NET_NS: enabled [2020-10-26T19:52:31.233Z] - CONFIG_PID_NS: enabled [2020-10-26T19:52:31.233Z] - CONFIG_IPC_NS: enabled [2020-10-26T19:52:31.233Z] - CONFIG_UTS_NS: enabled [2020-10-26T19:52:31.233Z] - CONFIG_CGROUPS: enabled [2020-10-26T19:52:31.233Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-26T19:52:31.233Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-26T19:52:31.233Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-26T19:52:31.233Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-26T19:52:31.233Z] - CONFIG_CPUSETS: enabled [2020-10-26T19:52:31.233Z] - CONFIG_MEMCG: enabled [2020-10-26T19:52:31.233Z] - CONFIG_KEYS: enabled [2020-10-26T19:52:31.309Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:52:31.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:52:31.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41590/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-26T19:52:31.310Z] + bash /home/ubuntu/workspace/moby_PR-41590/check-config.sh [2020-10-26T19:52:31.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-26T19:52:31.310Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-26T19:52:31.310Z] [2020-10-26T19:52:31.310Z] Generally Necessary: [2020-10-26T19:52:31.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-26T19:52:31.310Z] - apparmor: enabled and tools installed [2020-10-26T19:52:31.310Z] - CONFIG_NAMESPACES: enabled [2020-10-26T19:52:31.310Z] - CONFIG_NET_NS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_PID_NS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_IPC_NS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_UTS_NS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CGROUPS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CPUSETS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_MEMCG: enabled [2020-10-26T19:52:31.310Z] - CONFIG_KEYS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_VETH: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-26T19:52:31.310Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-26T19:52:31.310Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-26T19:52:31.310Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-26T19:52:31.310Z] [2020-10-26T19:52:31.310Z] Optional Features: [2020-10-26T19:52:31.310Z] - CONFIG_USER_NS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_SECCOMP: enabled [2020-10-26T19:52:31.310Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-26T19:52:31.310Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-26T19:52:31.334Z] #11 58.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-26T19:52:31.334Z] #11 58.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:52:31.334Z] #11 58.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:52:31.334Z] #11 ... [2020-10-26T19:52:31.334Z] [2020-10-26T19:52:31.334Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:31.334Z] #40 58.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:52:31.334Z] #40 58.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:52:31.334Z] #40 58.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:31.334Z] #40 58.31 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-26T19:52:31.495Z] - CONFIG_VETH: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-26T19:52:31.495Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-26T19:52:31.495Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-26T19:52:31.495Z] [2020-10-26T19:52:31.495Z] Optional Features: [2020-10-26T19:52:31.495Z] - CONFIG_USER_NS: enabled [2020-10-26T19:52:31.495Z] - CONFIG_SECCOMP: enabled [2020-10-26T19:52:31.495Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-26T19:52:31.495Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-26T19:52:31.495Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-26T19:52:31.495Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-26T19:52:31.495Z] - CONFIG_BLK_CGROUP: enabled [2020-10-26T19:52:31.495Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-26T19:52:31.495Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-26T19:52:31.495Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-26T19:52:31.495Z] - CONFIG_CGROUP_PERF: enabled [2020-10-26T19:52:31.495Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-26T19:52:31.495Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-26T19:52:31.495Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-26T19:52:31.495Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-26T19:52:31.495Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-26T19:52:31.495Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-26T19:52:31.495Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-26T19:52:31.515Z] #41 52.40 CC criu/autofs.o [2020-10-26T19:52:31.515Z] #41 ... [2020-10-26T19:52:31.515Z] [2020-10-26T19:52:31.515Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:31.515Z] #51 7.205 + cd /tmp/tmp.9rq6xKv8BZ/src/github.com/opencontainers/runc [2020-10-26T19:52:31.515Z] #51 7.210 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:52:31.515Z] #51 7.615 + '[' -z '' ']' [2020-10-26T19:52:31.515Z] #51 7.619 + target=static [2020-10-26T19:52:31.515Z] #51 7.619 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-26T19:52:31.515Z] #51 7.922 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-26T19:52:31.573Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-26T19:52:31.573Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-26T19:52:31.573Z] - CONFIG_BLK_CGROUP: enabled [2020-10-26T19:52:31.573Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-26T19:52:31.573Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-26T19:52:31.573Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-26T19:52:31.573Z] - CONFIG_CGROUP_PERF: enabled [2020-10-26T19:52:31.573Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-26T19:52:31.573Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-26T19:52:31.573Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-26T19:52:31.573Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-26T19:52:31.573Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-26T19:52:31.573Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_IP_VS: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-26T19:52:31.573Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-26T19:52:31.573Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-26T19:52:31.573Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_EXT4_FS: enabled [2020-10-26T19:52:31.573Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-26T19:52:31.573Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-26T19:52:31.573Z] - Network Drivers: [2020-10-26T19:52:31.573Z] - "overlay": [2020-10-26T19:52:31.573Z] - CONFIG_VXLAN: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-26T19:52:31.573Z] Optional (for encrypted networks): [2020-10-26T19:52:31.573Z] - CONFIG_CRYPTO: enabled [2020-10-26T19:52:31.573Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-26T19:52:31.573Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-26T19:52:31.573Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-26T19:52:31.573Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-26T19:52:31.573Z] - CONFIG_XFRM: enabled [2020-10-26T19:52:31.573Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-26T19:52:31.573Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-26T19:52:31.573Z] - "ipvlan": [2020-10-26T19:52:31.573Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-26T19:52:31.573Z] - "macvlan": [2020-10-26T19:52:31.593Z] #40 58.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:31.593Z] #40 58.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:52:31.593Z] #40 58.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:52:31.593Z] #40 58.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-26T19:52:31.593Z] #40 58.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:52:31.593Z] #40 58.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-26T19:52:31.758Z] - CONFIG_IP_VS: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-26T19:52:31.758Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-26T19:52:31.758Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-26T19:52:31.758Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_EXT4_FS: enabled [2020-10-26T19:52:31.758Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-26T19:52:31.758Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-26T19:52:31.758Z] - Network Drivers: [2020-10-26T19:52:31.758Z] - "overlay": [2020-10-26T19:52:31.758Z] - CONFIG_VXLAN: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-26T19:52:31.758Z] Optional (for encrypted networks): [2020-10-26T19:52:31.758Z] - CONFIG_CRYPTO: enabled [2020-10-26T19:52:31.758Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-26T19:52:31.758Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-26T19:52:31.758Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-26T19:52:31.758Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-26T19:52:31.758Z] - CONFIG_XFRM: enabled [2020-10-26T19:52:31.758Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-26T19:52:31.758Z] - "ipvlan": [2020-10-26T19:52:31.758Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-26T19:52:31.758Z] - "macvlan": [2020-10-26T19:52:31.758Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_DUMMY: enabled (as module) [2020-10-26T19:52:31.758Z] - "ftp,tftp client in container": [2020-10-26T19:52:31.758Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-26T19:52:31.758Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-26T19:52:31.758Z] - Storage Drivers: [2020-10-26T19:52:31.758Z] - "aufs": [2020-10-26T19:52:31.758Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-26T19:52:31.758Z] - "btrfs": [2020-10-26T19:52:31.758Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-26T19:52:31.805Z] #51 ... [2020-10-26T19:52:31.805Z] [2020-10-26T19:52:31.805Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:52:31.805Z] #18 6.365 Fetched 8085 kB in 5s (1569 kB/s) [2020-10-26T19:52:31.805Z] #18 6.365 Reading package lists... [2020-10-26T19:52:31.830Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-26T19:52:31.830Z] - CONFIG_DUMMY: enabled (as module) [2020-10-26T19:52:31.830Z] - "ftp,tftp client in container": [2020-10-26T19:52:31.830Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-26T19:52:31.830Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-26T19:52:31.830Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-26T19:52:31.830Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-26T19:52:31.830Z] - Storage Drivers: [2020-10-26T19:52:31.830Z] - "aufs": [2020-10-26T19:52:31.830Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-26T19:52:31.830Z] - "btrfs": [2020-10-26T19:52:31.830Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-26T19:52:31.830Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-26T19:52:31.830Z] - "devicemapper": [2020-10-26T19:52:31.830Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-26T19:52:31.830Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-26T19:52:31.830Z] - "overlay": [2020-10-26T19:52:31.830Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-26T19:52:31.830Z] - "zfs": [2020-10-26T19:52:31.830Z] - /dev/zfs: present [2020-10-26T19:52:31.830Z] - zfs command: missing [2020-10-26T19:52:31.830Z] - zpool command: missing [2020-10-26T19:52:31.830Z] [2020-10-26T19:52:31.830Z] Limits: [2020-10-26T19:52:31.830Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-26T19:52:31.830Z] [2020-10-26T19:52:31.830Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-26T19:52:32.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-26T19:52:32.022Z] - "devicemapper": [2020-10-26T19:52:32.022Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-26T19:52:32.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-26T19:52:32.022Z] - "overlay": [2020-10-26T19:52:32.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-26T19:52:32.022Z] - "zfs": [2020-10-26T19:52:32.022Z] - /dev/zfs: present [2020-10-26T19:52:32.022Z] - zfs command: missing [2020-10-26T19:52:32.022Z] - zpool command: missing [2020-10-26T19:52:32.022Z] [2020-10-26T19:52:32.022Z] Limits: [2020-10-26T19:52:32.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-26T19:52:32.022Z] [2020-10-26T19:52:32.022Z] + true [2020-10-26T19:52:32.025Z] #28 3.550 ### 4.3% ########## 15.1% ################### 27.2% ############################## 41.7% ####################################### 55.0% ############################################### 66.0% ########################################################### 82.1% ##################################################################### 96.8% ######################################################################## 100.0% [2020-10-26T19:52:32.025Z] #28 4.468 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-26T19:52:32.177Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 . [2020-10-26T19:52:32.177Z] #2 [internal] load .dockerignore [2020-10-26T19:52:32.177Z] #2 transferring context: 87B done [2020-10-26T19:52:32.177Z] #2 DONE 0.1s [2020-10-26T19:52:32.177Z] [2020-10-26T19:52:32.177Z] #1 [internal] load build definition from Dockerfile [2020-10-26T19:52:32.177Z] #1 transferring dockerfile: 16.58kB done [2020-10-26T19:52:32.177Z] #1 DONE 0.1s [2020-10-26T19:52:32.326Z] #28 4.586 ######### 12.5% ################################################################### 93.3% ######################################################################## 100.0% [2020-10-26T19:52:32.326Z] #28 4.867 [2020-10-26T19:52:32.435Z] [2020-10-26T19:52:32.435Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-26T19:52:32.441Z] + sudo modprobe ip_vs [2020-10-26T19:52:32.441Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 . [2020-10-26T19:52:32.443Z] #18 8.093 Reading package lists... [2020-10-26T19:52:32.443Z] #18 ... [2020-10-26T19:52:32.443Z] [2020-10-26T19:52:32.443Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:32.443Z] #43 77.58 net/http/httptrace [2020-10-26T19:52:32.443Z] #43 77.77 net/http [2020-10-26T19:52:32.443Z] #43 85.62 github.com/LK4D4/vndr/godl [2020-10-26T19:52:32.443Z] #43 86.09 github.com/LK4D4/vndr [2020-10-26T19:52:32.532Z] #40 ... [2020-10-26T19:52:32.532Z] [2020-10-26T19:52:32.532Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:32.532Z] #49 49.42 syscall [2020-10-26T19:52:32.532Z] #49 49.42 reflect [2020-10-26T19:52:32.532Z] #49 56.16 time [2020-10-26T19:52:32.621Z] #28 4.996 ############# 18.8% ######################################################### 79.4% ######################################################################## 100.0% [2020-10-26T19:52:32.705Z] #2 [internal] load build definition from Dockerfile [2020-10-26T19:52:32.705Z] #2 transferring dockerfile: 16.58kB done [2020-10-26T19:52:32.705Z] #2 DONE 0.1s [2020-10-26T19:52:32.705Z] [2020-10-26T19:52:32.705Z] #1 [internal] load .dockerignore [2020-10-26T19:52:32.705Z] #1 transferring context: 87B done [2020-10-26T19:52:32.705Z] #1 DONE 0.1s [2020-10-26T19:52:32.705Z] [2020-10-26T19:52:32.705Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-26T19:52:32.733Z] #43 ... [2020-10-26T19:52:32.734Z] [2020-10-26T19:52:32.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:32.734Z] #41 53.48 CC criu/bfd.o [2020-10-26T19:52:32.792Z] #49 ... [2020-10-26T19:52:32.792Z] [2020-10-26T19:52:32.792Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:32.792Z] #45 DONE 59.6s [2020-10-26T19:52:32.792Z] [2020-10-26T19:52:32.792Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:32.792Z] #11 58.23 Selecting previously unselected package dmsetup. [2020-10-26T19:52:32.792Z] #11 58.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:52:32.792Z] #11 58.27 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-26T19:52:32.792Z] #11 58.50 Selecting previously unselected package mingw-w64-common. [2020-10-26T19:52:32.792Z] #11 58.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-26T19:52:32.792Z] #11 58.54 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-26T19:52:32.792Z] #11 ... [2020-10-26T19:52:32.792Z] [2020-10-26T19:52:32.792Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:52:32.792Z] #34 49.73 Selecting previously unselected package libicu63:amd64. [2020-10-26T19:52:32.792Z] #34 49.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 49.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:52:32.792Z] #34 56.65 Selecting previously unselected package libxml2:amd64. [2020-10-26T19:52:32.792Z] #34 56.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 56.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:52:32.792Z] #34 57.27 Selecting previously unselected package libarchive13:amd64. [2020-10-26T19:52:32.792Z] #34 57.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 57.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-26T19:52:32.792Z] #34 57.63 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-26T19:52:32.792Z] #34 57.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 57.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-26T19:52:32.792Z] #34 57.82 Selecting previously unselected package librhash0:amd64. [2020-10-26T19:52:32.792Z] #34 57.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 57.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-26T19:52:32.792Z] #34 58.03 Selecting previously unselected package libuv1:amd64. [2020-10-26T19:52:32.792Z] #34 58.03 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 58.04 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-26T19:52:32.792Z] #34 58.22 Selecting previously unselected package cmake. [2020-10-26T19:52:32.792Z] #34 58.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-26T19:52:32.792Z] #34 58.23 Unpacking cmake (3.13.4-1) ... [2020-10-26T19:52:33.003Z] #3 DONE 0.5s [2020-10-26T19:52:33.003Z] [2020-10-26T19:52:33.003Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-26T19:52:33.003Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-26T19:52:33.003Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-26T19:52:33.003Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-26T19:52:33.003Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-10-26T19:52:33.003Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-26T19:52:33.003Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.92MB / 8.88MB 0.1s [2020-10-26T19:52:33.005Z] #28 5.270 [2020-10-26T19:52:33.024Z] #41 53.95 CC criu/bitmap.o [2020-10-26T19:52:33.025Z] #41 54.03 CC criu/cgroup-props.o [2020-10-26T19:52:33.262Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-10-26T19:52:33.262Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-10-26T19:52:33.639Z] #28 5.392 ## 4.1% ########## 14.5% ###################### 30.8% ############################### 44.2% ########################################## 58.5% ####################################################### 77.7% #################################################################### 95.2% ######################################################################## 100.0% [2020-10-26T19:52:33.639Z] #28 6.229 [2020-10-26T19:52:33.656Z] #41 54.57 CC criu/cgroup.o [2020-10-26T19:52:33.826Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-10-26T19:52:33.826Z] #4 DONE 0.9s [2020-10-26T19:52:34.083Z] [2020-10-26T19:52:34.083Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:52:34.094Z] #3 DONE 1.1s [2020-10-26T19:52:34.094Z] [2020-10-26T19:52:34.094Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-26T19:52:34.094Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-26T19:52:34.094Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-26T19:52:34.094Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 211.52kB / 8.88MB 0.1s [2020-10-26T19:52:34.094Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-26T19:52:34.094Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-26T19:52:34.094Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-10-26T19:52:34.094Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-10-26T19:52:34.094Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-10-26T19:52:34.347Z] #7 DONE 0.4s [2020-10-26T19:52:34.347Z] [2020-10-26T19:52:34.347Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-26T19:52:34.347Z] #6 DONE 0.4s [2020-10-26T19:52:34.347Z] [2020-10-26T19:52:34.347Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-26T19:52:34.347Z] #5 DONE 0.4s [2020-10-26T19:52:34.347Z] [2020-10-26T19:52:34.347Z] #21 [internal] load build context [2020-10-26T19:52:34.361Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-10-26T19:52:34.361Z] #4 DONE 0.8s [2020-10-26T19:52:34.702Z] #34 ... [2020-10-26T19:52:34.702Z] [2020-10-26T19:52:34.702Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:34.702Z] #43 61.33 strings [2020-10-26T19:52:34.933Z] [2020-10-26T19:52:34.933Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:52:35.193Z] #7 DONE 0.3s [2020-10-26T19:52:35.193Z] [2020-10-26T19:52:35.193Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-26T19:52:35.193Z] #5 DONE 0.3s [2020-10-26T19:52:35.193Z] [2020-10-26T19:52:35.193Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-26T19:52:35.272Z] #43 ... [2020-10-26T19:52:35.272Z] [2020-10-26T19:52:35.272Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:35.272Z] #32 51.93 time [2020-10-26T19:52:35.272Z] #32 57.85 internal/poll [2020-10-26T19:52:35.272Z] #32 58.34 internal/fmtsort [2020-10-26T19:52:35.272Z] #32 59.10 internal/syscall/execenv [2020-10-26T19:52:35.272Z] #32 59.45 internal/syscall/unix [2020-10-26T19:52:35.272Z] #32 59.86 strings [2020-10-26T19:52:35.272Z] #32 60.79 os [2020-10-26T19:52:35.272Z] #32 ... [2020-10-26T19:52:35.272Z] [2020-10-26T19:52:35.272Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:52:35.272Z] #34 61.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:52:35.272Z] #34 61.96 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:52:35.272Z] #34 61.99 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-26T19:52:35.272Z] #34 62.01 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:52:35.272Z] #34 62.04 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-26T19:52:35.272Z] #34 62.05 Setting up cmake-data (3.13.4-1) ... [2020-10-26T19:52:35.272Z] #34 62.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:52:35.272Z] #34 62.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-26T19:52:35.272Z] #34 62.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-26T19:52:35.272Z] #34 62.16 Setting up cmake (3.13.4-1) ... [2020-10-26T19:52:35.272Z] #34 62.18 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:52:35.272Z] #34 62.22 Processing triggers for mime-support (3.62) ... [2020-10-26T19:52:35.456Z] #6 DONE 0.7s [2020-10-26T19:52:35.456Z] [2020-10-26T19:52:35.456Z] #21 [internal] load build context [2020-10-26T19:52:35.843Z] #34 DONE 62.7s [2020-10-26T19:52:35.843Z] [2020-10-26T19:52:35.843Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:35.843Z] #43 62.28 os [2020-10-26T19:52:36.343Z] Client: [2020-10-26T19:52:36.343Z] Debug Mode: false [2020-10-26T19:52:36.343Z] [2020-10-26T19:52:36.343Z] Server: [2020-10-26T19:52:36.343Z] Containers: 0 [2020-10-26T19:52:36.343Z] Running: 0 [2020-10-26T19:52:36.343Z] Paused: 0 [2020-10-26T19:52:36.343Z] Stopped: 0 [2020-10-26T19:52:36.343Z] Images: 0 [2020-10-26T19:52:36.343Z] Server Version: 19.03.13 [2020-10-26T19:52:36.343Z] Storage Driver: overlay2 [2020-10-26T19:52:36.343Z] Backing Filesystem: extfs [2020-10-26T19:52:36.343Z] Supports d_type: true [2020-10-26T19:52:36.343Z] Native Overlay Diff: true [2020-10-26T19:52:36.343Z] Logging Driver: json-file [2020-10-26T19:52:36.343Z] Cgroup Driver: cgroupfs [2020-10-26T19:52:36.343Z] Plugins: [2020-10-26T19:52:36.343Z] Volume: local [2020-10-26T19:52:36.343Z] Network: bridge host ipvlan macvlan null overlay [2020-10-26T19:52:36.343Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-26T19:52:36.343Z] Swarm: inactive [2020-10-26T19:52:36.343Z] Runtimes: runc [2020-10-26T19:52:36.343Z] Default Runtime: runc [2020-10-26T19:52:36.343Z] Init Binary: docker-init [2020-10-26T19:52:36.343Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-26T19:52:36.343Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-26T19:52:36.343Z] init version: fec3683 [2020-10-26T19:52:36.343Z] Security Options: [2020-10-26T19:52:36.343Z] apparmor [2020-10-26T19:52:36.343Z] seccomp [2020-10-26T19:52:36.343Z] Profile: default [2020-10-26T19:52:36.343Z] Kernel Version: 4.15.0-1083-aws [2020-10-26T19:52:36.343Z] Operating System: Ubuntu 16.04.7 LTS [2020-10-26T19:52:36.343Z] OSType: linux [2020-10-26T19:52:36.343Z] Architecture: aarch64 [2020-10-26T19:52:36.343Z] CPUs: 4 [2020-10-26T19:52:36.343Z] Total Memory: 7.525GiB [2020-10-26T19:52:36.343Z] Name: ip-10-100-49-22 [2020-10-26T19:52:36.343Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-10-26T19:52:36.343Z] Docker Root Dir: /var/lib/docker [2020-10-26T19:52:36.343Z] Debug Mode: false [2020-10-26T19:52:36.343Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:52:36.343Z] Labels: [2020-10-26T19:52:36.343Z] Experimental: true [2020-10-26T19:52:36.343Z] Insecure Registries: [2020-10-26T19:52:36.343Z] 127.0.0.0/8 [2020-10-26T19:52:36.343Z] Live Restore Enabled: true [2020-10-26T19:52:36.343Z] [2020-10-26T19:52:36.343Z] WARNING: No swap limit support [Pipeline] sh [2020-10-26T19:52:36.384Z] #41 56.87 CC criu/clone-noasan.o [2020-10-26T19:52:36.384Z] #41 56.98 CC criu/config.o [2020-10-26T19:52:36.638Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:52:36.638Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:52:36.638Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41590/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-26T19:52:36.638Z] + bash /home/ubuntu/workspace/moby_PR-41590/check-config.sh [2020-10-26T19:52:36.638Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-26T19:52:36.638Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-10-26T19:52:36.638Z] [2020-10-26T19:52:36.638Z] Generally Necessary: [2020-10-26T19:52:36.638Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-26T19:52:36.638Z] - apparmor: enabled and tools installed [2020-10-26T19:52:36.901Z] - CONFIG_NAMESPACES: enabled [2020-10-26T19:52:36.901Z] - CONFIG_NET_NS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_PID_NS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_IPC_NS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_UTS_NS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_CGROUPS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-26T19:52:36.901Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-26T19:52:36.901Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-26T19:52:36.901Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-26T19:52:36.901Z] - CONFIG_CPUSETS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_MEMCG: enabled [2020-10-26T19:52:36.901Z] - CONFIG_KEYS: enabled [2020-10-26T19:52:36.901Z] - CONFIG_VETH: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-26T19:52:36.901Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-26T19:52:36.915Z] #28 6.358 0.9% ### 4.8% ##### 8.1% ######## 12.1% ########### 16.3% ############## 19.5% ################# 23.6% #################### 27.8% ###################### 31.2% ######################### 35.3% ############################ 38.9% ############################### 43.5% ################################# 46.6% ################################### 49.2% ##################################### 51.5% ####################################### 54.7% ######################################### 58.1% ############################################ 61.4% ############################################### 65.8% ################################################## 69.8% ##################################################### 74.2% ####################################################### 77.1% ########################################################## 81.2% ############################################################# 85.7% ################################################################ 89.8% ################################################################### 93.3% ##################################################################### 95.8% ####################################################################### 99.5% ######################################################################## 100.0% [2020-10-26T19:52:36.915Z] #28 9.294 [2020-10-26T19:52:37.025Z] #41 ... [2020-10-26T19:52:37.025Z] [2020-10-26T19:52:37.025Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:37.025Z] #43 DONE 92.2s [2020-10-26T19:52:37.163Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-26T19:52:37.163Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-26T19:52:37.163Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-26T19:52:37.163Z] [2020-10-26T19:52:37.163Z] Optional Features: [2020-10-26T19:52:37.163Z] - CONFIG_USER_NS: enabled [2020-10-26T19:52:37.163Z] - CONFIG_SECCOMP: enabled [2020-10-26T19:52:37.163Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-26T19:52:37.163Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-26T19:52:37.163Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-26T19:52:37.163Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-26T19:52:37.163Z] - CONFIG_BLK_CGROUP: enabled [2020-10-26T19:52:37.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-26T19:52:37.163Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-26T19:52:37.163Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-26T19:52:37.163Z] - CONFIG_CGROUP_PERF: enabled [2020-10-26T19:52:37.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-26T19:52:37.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-26T19:52:37.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-26T19:52:37.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-26T19:52:37.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-26T19:52:37.163Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-26T19:52:37.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-26T19:52:37.163Z] - CONFIG_IP_VS: enabled (as module) [2020-10-26T19:52:37.163Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-26T19:52:37.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-26T19:52:37.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-26T19:52:37.316Z] [2020-10-26T19:52:37.316Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:52:37.316Z] #18 8.093 Reading package lists... [2020-10-26T19:52:37.316Z] #18 10.12 Building dependency tree... [2020-10-26T19:52:37.316Z] #18 10.83 libcap2-bin is already the newest version (1:2.25-2). [2020-10-26T19:52:37.316Z] #18 10.83 The following additional packages will be installed: [2020-10-26T19:52:37.316Z] #18 10.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-26T19:52:37.316Z] #18 10.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-26T19:52:37.316Z] #18 10.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-26T19:52:37.316Z] #18 10.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-26T19:52:37.316Z] #18 10.83 python3.7 python3.7-minimal vim-runtime xxd [2020-10-26T19:52:37.316Z] #18 10.83 Suggested packages: [2020-10-26T19:52:37.316Z] #18 10.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-26T19:52:37.316Z] #18 10.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-26T19:52:37.316Z] #18 10.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-26T19:52:37.316Z] #18 10.83 Recommended packages: [2020-10-26T19:52:37.316Z] #18 10.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-26T19:52:37.316Z] #18 10.83 python3-keyrings.alt python3-xdg unzip [2020-10-26T19:52:37.316Z] #18 12.15 The following NEW packages will be installed: [2020-10-26T19:52:37.316Z] #18 12.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-26T19:52:37.316Z] #18 12.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-26T19:52:37.316Z] #18 12.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-26T19:52:37.316Z] #18 12.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-26T19:52:37.316Z] #18 12.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-26T19:52:37.316Z] #18 12.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-26T19:52:37.316Z] #18 12.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-26T19:52:37.316Z] #18 12.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-26T19:52:37.316Z] #18 12.15 xz-utils zip [2020-10-26T19:52:37.316Z] #18 12.24 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:52:37.316Z] #18 12.24 Need to get 27.7 MB of archives. [2020-10-26T19:52:37.316Z] #18 12.24 After this operation, 117 MB of additional disk space will be used. [2020-10-26T19:52:37.316Z] #18 12.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-10-26T19:52:37.316Z] #18 12.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-10-26T19:52:37.316Z] #18 12.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-10-26T19:52:37.316Z] #18 12.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-10-26T19:52:37.316Z] #18 12.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-10-26T19:52:37.316Z] #18 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-10-26T19:52:37.316Z] #18 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-10-26T19:52:37.316Z] #18 12.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-10-26T19:52:37.316Z] #18 12.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-10-26T19:52:37.316Z] #18 12.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-10-26T19:52:37.316Z] #18 12.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-10-26T19:52:37.316Z] #18 12.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-10-26T19:52:37.316Z] #18 12.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-10-26T19:52:37.316Z] #18 12.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-10-26T19:52:37.316Z] #18 12.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-10-26T19:52:37.316Z] #18 12.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-10-26T19:52:37.316Z] #18 12.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-26T19:52:37.316Z] #18 12.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:52:37.316Z] #18 12.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-10-26T19:52:37.316Z] #18 12.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-10-26T19:52:37.316Z] #18 12.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-10-26T19:52:37.316Z] #18 12.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-10-26T19:52:37.316Z] #18 12.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-10-26T19:52:37.316Z] #18 12.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-26T19:52:37.316Z] #18 12.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-26T19:52:37.316Z] #18 12.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-26T19:52:37.316Z] #18 12.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-10-26T19:52:37.317Z] #18 12.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-10-26T19:52:37.317Z] #18 12.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-26T19:52:37.317Z] #18 12.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-26T19:52:37.317Z] #18 12.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-26T19:52:37.317Z] #18 12.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-26T19:52:37.317Z] #18 12.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-10-26T19:52:37.317Z] #18 12.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-10-26T19:52:37.317Z] #18 12.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-10-26T19:52:37.317Z] #18 12.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-26T19:52:37.317Z] #18 12.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-10-26T19:52:37.317Z] #18 12.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-10-26T19:52:37.317Z] #18 13.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-26T19:52:37.317Z] #18 13.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-10-26T19:52:37.317Z] #18 13.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-26T19:52:37.317Z] #18 13.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-10-26T19:52:37.317Z] #18 13.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-10-26T19:52:37.317Z] #18 13.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-10-26T19:52:37.317Z] #18 13.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-26T19:52:37.317Z] #18 13.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-10-26T19:52:37.317Z] #18 13.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-10-26T19:52:37.317Z] #18 13.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-10-26T19:52:37.317Z] #18 13.84 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:37.317Z] #18 13.92 Fetched 27.7 MB in 1s (24.1 MB/s) [2020-10-26T19:52:37.426Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_EXT4_FS: enabled [2020-10-26T19:52:37.426Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-26T19:52:37.426Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-26T19:52:37.426Z] - Network Drivers: [2020-10-26T19:52:37.426Z] - "overlay": [2020-10-26T19:52:37.426Z] - CONFIG_VXLAN: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-26T19:52:37.426Z] Optional (for encrypted networks): [2020-10-26T19:52:37.426Z] - CONFIG_CRYPTO: enabled [2020-10-26T19:52:37.426Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-26T19:52:37.426Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-26T19:52:37.426Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-26T19:52:37.426Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-26T19:52:37.426Z] - CONFIG_XFRM: enabled [2020-10-26T19:52:37.426Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-26T19:52:37.426Z] - "ipvlan": [2020-10-26T19:52:37.426Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-26T19:52:37.426Z] - "macvlan": [2020-10-26T19:52:37.426Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_DUMMY: enabled (as module) [2020-10-26T19:52:37.426Z] - "ftp,tftp client in container": [2020-10-26T19:52:37.426Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-26T19:52:37.426Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-26T19:52:37.426Z] - Storage Drivers: [2020-10-26T19:52:37.426Z] - "aufs": [2020-10-26T19:52:37.555Z] #28 9.889 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T19:52:37.555Z] #28 10.03 [2020-10-26T19:52:37.613Z] #18 13.99 Selecting previously unselected package pigz. [2020-10-26T19:52:37.613Z] #18 13.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 ... 23199 files and directories currently installed.) [2020-10-26T19:52:37.613Z] #18 14.07 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-10-26T19:52:37.613Z] #18 14.08 Unpacking pigz (2.4-1) ... [2020-10-26T19:52:37.613Z] #18 14.18 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-10-26T19:52:37.613Z] #18 14.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-26T19:52:37.613Z] #18 14.19 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-26T19:52:37.637Z] #21 transferring context: 20.16MB 3.1s [2020-10-26T19:52:37.688Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-26T19:52:37.688Z] - "btrfs": [2020-10-26T19:52:37.688Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-26T19:52:37.688Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-26T19:52:37.688Z] - "devicemapper": [2020-10-26T19:52:37.688Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-26T19:52:37.688Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-26T19:52:37.688Z] - "overlay": [2020-10-26T19:52:37.688Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-26T19:52:37.688Z] - "zfs": [2020-10-26T19:52:37.688Z] - /dev/zfs: missing [2020-10-26T19:52:37.688Z] - zfs command: missing [2020-10-26T19:52:37.688Z] - zpool command: missing [2020-10-26T19:52:37.688Z] [2020-10-26T19:52:37.688Z] Limits: [2020-10-26T19:52:37.688Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-26T19:52:37.688Z] [2020-10-26T19:52:37.688Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-26T19:52:37.750Z] #43 64.47 regexp/syntax [Pipeline] sh [2020-10-26T19:52:37.851Z] #28 10.16 ########################################## 58.7% ######################################################################## 100.0% [2020-10-26T19:52:37.851Z] #28 10.25 [2020-10-26T19:52:38.023Z] #21 transferring context: 17.21MB 2.3s [2020-10-26T19:52:38.044Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 . [2020-10-26T19:52:38.044Z] #1 [internal] load .dockerignore [2020-10-26T19:52:38.147Z] #28 10.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T19:52:38.256Z] #18 14.74 Selecting previously unselected package python3.7-minimal. [2020-10-26T19:52:38.256Z] #18 14.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-26T19:52:38.256Z] #18 14.78 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:52:38.285Z] #21 ... [2020-10-26T19:52:38.285Z] [2020-10-26T19:52:38.285Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:52:38.285Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-26T19:52:38.285Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-26T19:52:38.285Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-26T19:52:38.285Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-10-26T19:52:38.285Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-10-26T19:52:38.285Z] #60 DONE 2.8s [2020-10-26T19:52:38.285Z] [2020-10-26T19:52:38.285Z] #21 [internal] load build context [2020-10-26T19:52:38.439Z] #28 10.84 skipping existing 5cb8031fd95d [2020-10-26T19:52:38.439Z] #28 10.87 [2020-10-26T19:52:38.439Z] #28 ... [2020-10-26T19:52:38.439Z] [2020-10-26T19:52:38.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:38.439Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.2s done [2020-10-26T19:52:38.439Z] #9 DONE 31.7s [2020-10-26T19:52:38.439Z] [2020-10-26T19:52:38.439Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:52:38.618Z] #1 transferring context: 87B done [2020-10-26T19:52:38.733Z] #10 DONE 0.1s [2020-10-26T19:52:38.733Z] [2020-10-26T19:52:38.733Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-26T19:52:38.733Z] #11 DONE 0.1s [2020-10-26T19:52:38.733Z] [2020-10-26T19:52:38.733Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:38.888Z] #18 15.30 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-26T19:52:38.888Z] #18 15.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:52:39.033Z] #63 ... [2020-10-26T19:52:39.033Z] [2020-10-26T19:52:39.033Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-26T19:52:39.033Z] #38 DONE 0.1s [2020-10-26T19:52:39.033Z] [2020-10-26T19:52:39.033Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-26T19:52:39.033Z] #30 DONE 0.1s [2020-10-26T19:52:39.033Z] [2020-10-26T19:52:39.033Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:52:39.137Z] #43 ... [2020-10-26T19:52:39.137Z] [2020-10-26T19:52:39.137Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:39.137Z] #40 65.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-26T19:52:39.137Z] #40 65.31 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:52:39.137Z] #40 DONE 65.8s [2020-10-26T19:52:39.137Z] [2020-10-26T19:52:39.137Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:39.137Z] #35 0.973 + RM_GOPATH=0 [2020-10-26T19:52:39.137Z] #35 0.973 + TMP_GOPATH= [2020-10-26T19:52:39.137Z] #35 0.973 + : /build [2020-10-26T19:52:39.137Z] #35 0.973 + '[' -z '' ']' [2020-10-26T19:52:39.137Z] #35 0.973 ++ mktemp -d [2020-10-26T19:52:39.137Z] #35 0.979 + export GOPATH=/tmp/tmp.lPiG4DvQfw [2020-10-26T19:52:39.137Z] #35 0.979 + GOPATH=/tmp/tmp.lPiG4DvQfw [2020-10-26T19:52:39.137Z] #35 0.979 + RM_GOPATH=1 [2020-10-26T19:52:39.137Z] #35 0.980 + case "$(go env GOARCH)" in [2020-10-26T19:52:39.137Z] #35 0.981 ++ go env GOARCH [2020-10-26T19:52:39.137Z] #35 1.018 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:39.137Z] #35 1.018 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:39.137Z] #35 1.019 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:39.137Z] #35 1.020 + dir=/tmp/install [2020-10-26T19:52:39.137Z] #35 1.026 + bin=tini [2020-10-26T19:52:39.137Z] #35 1.026 + shift [2020-10-26T19:52:39.137Z] #35 1.026 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-26T19:52:39.137Z] #35 1.026 + . /tmp/install/tini.installer [2020-10-26T19:52:39.137Z] #35 1.027 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:52:39.137Z] #35 1.027 + install_tini [2020-10-26T19:52:39.137Z] #35 1.027 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-26T19:52:39.137Z] #35 1.027 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:52:39.137Z] #35 1.028 + git clone https://github.com/krallin/tini.git /tmp/tmp.lPiG4DvQfw/tini [2020-10-26T19:52:39.137Z] #35 1.029 Cloning into '/tmp/tmp.lPiG4DvQfw/tini'... [2020-10-26T19:52:39.137Z] #35 1.721 + cd /tmp/tmp.lPiG4DvQfw/tini [2020-10-26T19:52:39.137Z] #35 1.721 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:52:39.137Z] #35 1.755 + cmake . [2020-10-26T19:52:39.137Z] #35 2.403 -- The C compiler identification is GNU 8.3.0 [2020-10-26T19:52:39.137Z] #35 2.448 -- Check for working C compiler: /usr/bin/cc [2020-10-26T19:52:39.137Z] #35 3.075 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-26T19:52:39.137Z] #35 3.081 -- Detecting C compiler ABI info [2020-10-26T19:52:39.191Z] #1 DONE 1.1s [2020-10-26T19:52:39.191Z] [2020-10-26T19:52:39.191Z] #2 [internal] load build definition from Dockerfile [2020-10-26T19:52:39.191Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-10-26T19:52:39.453Z] #2 DONE 1.2s [2020-10-26T19:52:39.686Z] #31 0.672 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-26T19:52:39.686Z] #31 0.675 Cloning into '.'... [2020-10-26T19:52:40.031Z] [2020-10-26T19:52:40.031Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-26T19:52:40.073Z] #35 4.152 -- Detecting C compiler ABI info - done [2020-10-26T19:52:40.073Z] #35 4.189 -- Detecting C compile features [2020-10-26T19:52:40.394Z] #18 16.87 Selecting previously unselected package python3-minimal. [2020-10-26T19:52:40.394Z] #18 16.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 ... 23448 files and directories currently installed.) [2020-10-26T19:52:40.394Z] #18 16.90 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-10-26T19:52:40.394Z] #18 16.91 Unpacking python3-minimal (3.7.3-1) ... [2020-10-26T19:52:40.394Z] #18 16.96 Selecting previously unselected package libmpdec2:s390x. [2020-10-26T19:52:40.394Z] #18 16.96 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-10-26T19:52:40.394Z] #18 16.97 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-10-26T19:52:40.394Z] #18 17.02 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-10-26T19:52:40.606Z] #3 DONE 0.5s [2020-10-26T19:52:40.606Z] [2020-10-26T19:52:40.606Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-26T19:52:40.606Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-26T19:52:40.685Z] #18 17.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-10-26T19:52:40.685Z] #18 17.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-26T19:52:40.868Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-26T19:52:40.868Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-10-26T19:52:40.868Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-10-26T19:52:40.868Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-10-26T19:52:40.868Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s [2020-10-26T19:52:40.938Z] #21 ... [2020-10-26T19:52:40.938Z] [2020-10-26T19:52:40.938Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:52:40.938Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-26T19:52:40.938Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-26T19:52:40.938Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-26T19:52:40.938Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-10-26T19:52:40.938Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2020-10-26T19:52:40.938Z] #60 DONE 6.1s [2020-10-26T19:52:40.938Z] [2020-10-26T19:52:40.938Z] #21 [internal] load build context [2020-10-26T19:52:40.938Z] #21 ... [2020-10-26T19:52:40.938Z] [2020-10-26T19:52:40.938Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:40.938Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-26T19:52:40.938Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-26T19:52:40.938Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-26T19:52:40.938Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-26T19:52:40.938Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-10-26T19:52:40.938Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-10-26T19:52:40.938Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2020-10-26T19:52:40.938Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2020-10-26T19:52:40.938Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s done [2020-10-26T19:52:40.938Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.56MB / 120.17MB 6.0s [2020-10-26T19:52:40.938Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2020-10-26T19:52:40.938Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.5s [2020-10-26T19:52:40.938Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.58MB / 120.17MB 6.3s [2020-10-26T19:52:40.938Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.45MB / 120.17MB 6.6s [2020-10-26T19:52:41.131Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-10-26T19:52:41.131Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-10-26T19:52:41.131Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-10-26T19:52:41.317Z] #18 17.75 Selecting previously unselected package python3.7. [2020-10-26T19:52:41.317Z] #18 17.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-10-26T19:52:41.317Z] #18 17.76 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:52:41.317Z] #18 17.85 Selecting previously unselected package libpython3-stdlib:s390x. [2020-10-26T19:52:41.317Z] #18 17.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-10-26T19:52:41.393Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-10-26T19:52:41.393Z] #4 DONE 0.9s [2020-10-26T19:52:41.622Z] #18 17.85 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-26T19:52:41.622Z] #18 17.91 Setting up python3-minimal (3.7.3-1) ... [2020-10-26T19:52:41.622Z] #18 ... [2020-10-26T19:52:41.622Z] [2020-10-26T19:52:41.622Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:52:41.622Z] #30 DONE 96.6s [2020-10-26T19:52:41.622Z] [2020-10-26T19:52:41.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:41.622Z] #41 58.32 CC criu/cr-check.o [2020-10-26T19:52:41.622Z] #41 59.52 CC criu/cr-dedup.o [2020-10-26T19:52:41.622Z] #41 59.90 CC criu/cr-dump.o [2020-10-26T19:52:41.622Z] #41 61.52 CC criu/cr-errno.o [2020-10-26T19:52:41.622Z] #41 61.56 CC criu/cr-restore.o [2020-10-26T19:52:41.867Z] #8 ... [2020-10-26T19:52:41.867Z] [2020-10-26T19:52:41.867Z] #21 [internal] load build context [2020-10-26T19:52:41.867Z] #21 transferring context: 52.01MB 7.0s done [2020-10-26T19:52:41.867Z] #21 DONE 7.6s [2020-10-26T19:52:41.867Z] [2020-10-26T19:52:41.867Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:41.867Z] #8 ... [2020-10-26T19:52:41.867Z] [2020-10-26T19:52:41.867Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:41.867Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-26T19:52:41.867Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-26T19:52:41.867Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-26T19:52:41.867Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-26T19:52:41.867Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.9s done [2020-10-26T19:52:41.867Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.1s [2020-10-26T19:52:41.867Z] #24 ... [2020-10-26T19:52:41.867Z] [2020-10-26T19:52:41.867Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:41.967Z] [2020-10-26T19:52:41.967Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:52:42.229Z] #7 ... [2020-10-26T19:52:42.229Z] [2020-10-26T19:52:42.229Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-26T19:52:42.229Z] #6 DONE 0.4s [2020-10-26T19:52:42.595Z] [2020-10-26T19:52:42.595Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-26T19:52:42.595Z] #5 DONE 0.6s [2020-10-26T19:52:42.595Z] [2020-10-26T19:52:42.595Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-26T19:52:42.595Z] #7 DONE 0.7s [2020-10-26T19:52:42.662Z] #35 6.421 -- Detecting C compile features - done [2020-10-26T19:52:42.662Z] #35 6.463 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-26T19:52:42.662Z] #35 6.649 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-26T19:52:42.662Z] #35 6.763 -- Configuring done [2020-10-26T19:52:42.662Z] #35 6.785 -- Generating done [2020-10-26T19:52:42.662Z] #35 6.793 -- Build files have been written to: /tmp/tmp.lPiG4DvQfw/tini [2020-10-26T19:52:42.662Z] #35 6.795 + make tini-static [2020-10-26T19:52:42.671Z] #41 ... [2020-10-26T19:52:42.671Z] [2020-10-26T19:52:42.671Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:52:42.671Z] #18 18.72 Selecting previously unselected package python3. [2020-10-26T19:52:42.671Z] #18 18.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-10-26T19:52:42.671Z] #18 18.75 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 18.80 Unpacking python3 (3.7.3-1) ... [2020-10-26T19:52:42.671Z] #18 18.89 Selecting previously unselected package libip4tc0:s390x. [2020-10-26T19:52:42.671Z] #18 18.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 18.90 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-10-26T19:52:42.671Z] #18 18.94 Selecting previously unselected package libip6tc0:s390x. [2020-10-26T19:52:42.671Z] #18 18.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 18.94 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-10-26T19:52:42.671Z] #18 19.01 Selecting previously unselected package libiptc0:s390x. [2020-10-26T19:52:42.671Z] #18 19.01 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 19.01 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-10-26T19:52:42.671Z] #18 19.04 Selecting previously unselected package libnfnetlink0:s390x. [2020-10-26T19:52:42.671Z] #18 19.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 19.04 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-26T19:52:42.671Z] #18 19.07 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-10-26T19:52:42.671Z] #18 19.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 19.07 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-26T19:52:42.671Z] #18 19.13 Selecting previously unselected package libnftnl11:s390x. [2020-10-26T19:52:42.671Z] #18 19.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 19.13 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-10-26T19:52:42.671Z] #18 19.18 Selecting previously unselected package iptables. [2020-10-26T19:52:42.671Z] #18 19.18 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-10-26T19:52:42.671Z] #18 19.18 Unpacking iptables (1.8.2-4) ... [2020-10-26T19:52:42.857Z] [2020-10-26T19:52:42.857Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:52:42.857Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-26T19:52:42.857Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-26T19:52:42.857Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-26T19:52:42.857Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.3s [2020-10-26T19:52:42.962Z] #18 19.42 Selecting previously unselected package xxd. [2020-10-26T19:52:42.962Z] #18 19.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-26T19:52:42.962Z] #18 19.42 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:52:42.962Z] #18 19.48 Selecting previously unselected package vim-common. [2020-10-26T19:52:42.962Z] #18 19.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:52:42.962Z] #18 19.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:52:43.189Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.99MB / 9.86MB 0.4s [2020-10-26T19:52:43.189Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s [2020-10-26T19:52:43.247Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done [2020-10-26T19:52:43.253Z] #18 19.59 Selecting previously unselected package bash-completion. [2020-10-26T19:52:43.253Z] #18 19.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-26T19:52:43.254Z] #35 7.391 Scanning dependencies of target tini-static [2020-10-26T19:52:43.456Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-10-26T19:52:43.513Z] #35 7.575 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-26T19:52:43.626Z] #21 transferring context: 52.01MB 7.4s done [2020-10-26T19:52:43.626Z] #21 DONE 8.1s [2020-10-26T19:52:43.626Z] [2020-10-26T19:52:43.626Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:43.626Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-26T19:52:43.626Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-26T19:52:43.626Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-26T19:52:43.626Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2020-10-26T19:52:43.626Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-26T19:52:43.626Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done [2020-10-26T19:52:43.626Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2020-10-26T19:52:43.626Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.1s done [2020-10-26T19:52:43.626Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s [2020-10-26T19:52:43.626Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.9s done [2020-10-26T19:52:43.626Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.6s [2020-10-26T19:52:43.626Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.4s done [2020-10-26T19:52:43.726Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-10-26T19:52:43.889Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.2s done [2020-10-26T19:52:44.217Z] #31 ... [2020-10-26T19:52:44.217Z] [2020-10-26T19:52:44.217Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:52:44.217Z] #28 11.81 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T19:52:44.217Z] #28 11.82 skipping existing 283607eaa57e [2020-10-26T19:52:44.217Z] #28 11.84 [2020-10-26T19:52:44.217Z] #28 13.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T19:52:44.217Z] #28 13.69 [2020-10-26T19:52:44.217Z] #28 13.92 ######################################################################## 100.0% [2020-10-26T19:52:44.217Z] #28 14.24 [2020-10-26T19:52:44.217Z] #28 15.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-26T19:52:44.217Z] #28 15.95 [2020-10-26T19:52:44.217Z] #28 16.08 ######################################################################## 100.0% [2020-10-26T19:52:44.217Z] #28 16.36 [2020-10-26T19:52:44.217Z] #28 16.52 Download of images into '/build' complete. [2020-10-26T19:52:44.217Z] #28 16.52 Use something like the following to load the result into a Docker daemon: [2020-10-26T19:52:44.217Z] #28 16.52 tar -cC '/build' . | docker load [2020-10-26T19:52:44.217Z] #28 DONE 16.6s [2020-10-26T19:52:44.217Z] [2020-10-26T19:52:44.217Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:44.217Z] #46 0.808 + RM_GOPATH=0 [2020-10-26T19:52:44.217Z] #46 0.808 + TMP_GOPATH= [2020-10-26T19:52:44.217Z] #46 0.808 + : /build [2020-10-26T19:52:44.217Z] #46 0.833 + '[' -z '' ']' [2020-10-26T19:52:44.217Z] #46 0.843 ++ mktemp -d [2020-10-26T19:52:44.217Z] #46 0.854 + export GOPATH=/tmp/tmp.KBynVm61gR [2020-10-26T19:52:44.217Z] #46 0.860 + GOPATH=/tmp/tmp.KBynVm61gR [2020-10-26T19:52:44.217Z] #46 0.861 + RM_GOPATH=1 [2020-10-26T19:52:44.217Z] #46 0.861 + case "$(go env GOARCH)" in [2020-10-26T19:52:44.217Z] #46 0.861 ++ go env GOARCH [2020-10-26T19:52:44.217Z] #46 0.900 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:44.217Z] #46 0.900 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:44.217Z] #46 0.903 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:44.217Z] #46 0.929 + dir=/tmp/install [2020-10-26T19:52:44.217Z] #46 0.931 + bin=gotestsum [2020-10-26T19:52:44.217Z] #46 0.942 + shift [2020-10-26T19:52:44.217Z] #46 0.942 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-26T19:52:44.217Z] #46 0.943 + . /tmp/install/gotestsum.installer [2020-10-26T19:52:44.217Z] #46 0.943 ++ : v0.5.3 [2020-10-26T19:52:44.217Z] #46 0.951 + install_gotestsum [2020-10-26T19:52:44.217Z] #46 0.955 + set -e [2020-10-26T19:52:44.217Z] #46 0.955 + export GO111MODULE=on [2020-10-26T19:52:44.217Z] #46 0.955 + GO111MODULE=on [2020-10-26T19:52:44.217Z] #46 0.956 + GOBIN=/build [2020-10-26T19:52:44.217Z] #46 0.956 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-26T19:52:44.217Z] #46 1.045 go: finding gotest.tools v0.5.3 [2020-10-26T19:52:44.217Z] #46 1.047 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T19:52:44.217Z] #46 1.989 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T19:52:44.217Z] #46 3.222 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T19:52:44.217Z] #46 4.701 go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T19:52:44.217Z] #46 4.738 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T19:52:44.217Z] #46 4.739 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:52:44.217Z] #46 4.741 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:52:44.217Z] #46 4.742 go: downloading github.com/fatih/color v1.9.0 [2020-10-26T19:52:44.217Z] #46 4.743 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:52:44.217Z] #46 4.743 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:52:44.217Z] #46 4.935 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:52:44.217Z] #46 5.023 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:52:44.217Z] #46 5.220 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T19:52:44.328Z] #18 21.00 Unpacking bash-completion (1:2.8-6) ... [2020-10-26T19:52:44.513Z] #46 5.361 go: extracting github.com/fatih/color v1.9.0 [2020-10-26T19:52:44.514Z] #46 5.365 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:52:44.514Z] #46 5.406 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:52:44.514Z] #46 5.602 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:52:44.514Z] #46 5.607 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:52:44.514Z] #46 5.688 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:52:44.693Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-10-26T19:52:44.892Z] #35 8.928 [100%] Linking C executable tini-static [2020-10-26T19:52:44.961Z] #18 21.31 Selecting previously unselected package bzip2. [2020-10-26T19:52:44.961Z] #18 21.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-10-26T19:52:44.961Z] #18 21.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:52:44.961Z] #18 21.35 Selecting previously unselected package xz-utils. [2020-10-26T19:52:44.961Z] #18 21.35 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-10-26T19:52:44.961Z] #18 21.36 Unpacking xz-utils (5.2.4-1) ... [2020-10-26T19:52:44.961Z] #18 21.46 Selecting previously unselected package apparmor. [2020-10-26T19:52:44.961Z] #18 21.46 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-10-26T19:52:44.961Z] #18 21.50 Unpacking apparmor (2.13.2-10) ... [2020-10-26T19:52:45.151Z] #35 ... [2020-10-26T19:52:45.151Z] [2020-10-26T19:52:45.151Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:45.151Z] #49 62.02 context [2020-10-26T19:52:45.151Z] #49 63.09 os [2020-10-26T19:52:45.151Z] #49 63.20 encoding/binary [2020-10-26T19:52:45.151Z] #49 65.28 encoding/base64 [2020-10-26T19:52:45.151Z] #49 66.77 golang.org/x/sys/unix [2020-10-26T19:52:45.151Z] #49 67.38 fmt [2020-10-26T19:52:45.161Z] #46 6.255 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:52:45.161Z] #46 6.289 go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T19:52:45.252Z] #18 21.73 Selecting previously unselected package aufs-tools. [2020-10-26T19:52:45.252Z] #18 21.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-10-26T19:52:45.252Z] #18 21.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:52:45.252Z] #18 21.81 Selecting previously unselected package libonig5:s390x. [2020-10-26T19:52:45.252Z] #18 21.81 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-10-26T19:52:45.252Z] #18 21.82 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-26T19:52:45.411Z] #49 ... [2020-10-26T19:52:45.411Z] [2020-10-26T19:52:45.411Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:45.411Z] #35 9.490 [100%] Built target tini-static [2020-10-26T19:52:45.411Z] #35 9.569 + mkdir -p /build [2020-10-26T19:52:45.411Z] #35 9.591 + cp tini-static /build/docker-init [2020-10-26T19:52:45.544Z] #18 21.91 Selecting previously unselected package libjq1:s390x. [2020-10-26T19:52:45.544Z] #18 21.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-26T19:52:45.544Z] #18 21.91 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-26T19:52:45.544Z] #18 21.98 Selecting previously unselected package jq. [2020-10-26T19:52:45.544Z] #18 21.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-26T19:52:45.544Z] #18 21.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:45.544Z] #18 22.05 Selecting previously unselected package libaio1:s390x. [2020-10-26T19:52:45.544Z] #18 22.05 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-10-26T19:52:45.544Z] #18 22.05 Unpacking libaio1:s390x (0.3.112-3) ... [2020-10-26T19:52:45.544Z] #18 22.08 Selecting previously unselected package libgpm2:s390x. [2020-10-26T19:52:45.544Z] #18 22.08 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-10-26T19:52:45.544Z] #18 22.08 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-10-26T19:52:45.544Z] #18 22.13 Selecting previously unselected package libicu63:s390x. [2020-10-26T19:52:45.670Z] #35 DONE 9.9s [2020-10-26T19:52:45.670Z] [2020-10-26T19:52:45.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:45.670Z] #41 2.142 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:52:45.670Z] #41 2.143 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:52:45.670Z] #41 2.178 Note: Building without GnuTLS support [2020-10-26T19:52:45.670Z] #41 2.180 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:52:45.670Z] #41 2.180 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:52:45.670Z] #41 4.229 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:52:45.670Z] #41 4.362 GEN .gitid [2020-10-26T19:52:45.670Z] #41 4.420 GEN criu/include/version.h [2020-10-26T19:52:45.670Z] #41 4.484 GEN include/common/asm [2020-10-26T19:52:45.670Z] #41 6.227 PBCC images/timens.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.239 DEP images/timens.pb-c.d [2020-10-26T19:52:45.670Z] #41 6.281 PBCC images/fown.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.315 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.378 PBCC images/opts.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.419 PBCC images/memfd.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.442 DEP images/fown.pb-c.d [2020-10-26T19:52:45.670Z] #41 6.506 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-26T19:52:45.670Z] #41 6.593 DEP images/opts.pb-c.d [2020-10-26T19:52:45.670Z] #41 6.652 DEP images/memfd.pb-c.d [2020-10-26T19:52:45.670Z] #41 6.691 PBCC images/sit.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.731 DEP images/sit.pb-c.d [2020-10-26T19:52:45.670Z] #41 6.770 PBCC images/macvlan.pb-c.c [2020-10-26T19:52:45.670Z] #41 6.785 DEP images/macvlan.pb-c.d [2020-10-26T19:52:45.772Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.6s [2020-10-26T19:52:45.805Z] #46 6.872 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:52:45.807Z] #8 ... [2020-10-26T19:52:45.807Z] [2020-10-26T19:52:45.807Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:45.807Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-26T19:52:45.807Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-26T19:52:45.807Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-26T19:52:45.807Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-26T19:52:45.807Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.4s done [2020-10-26T19:52:45.807Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.7s [2020-10-26T19:52:45.807Z] #24 ... [2020-10-26T19:52:45.807Z] [2020-10-26T19:52:45.807Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:45.835Z] #18 22.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-26T19:52:45.835Z] #18 22.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-26T19:52:45.929Z] #41 6.897 PBCC images/autofs.pb-c.c [2020-10-26T19:52:45.929Z] #41 6.918 DEP images/autofs.pb-c.d [2020-10-26T19:52:45.929Z] #41 7.047 PBCC images/sysctl.pb-c.c [2020-10-26T19:52:45.929Z] #41 7.052 DEP images/sysctl.pb-c.d [2020-10-26T19:52:46.187Z] #41 7.125 PBCC images/time.pb-c.c [2020-10-26T19:52:46.187Z] #41 7.156 DEP images/time.pb-c.d [2020-10-26T19:52:46.187Z] #41 7.223 PBCC images/binfmt-misc.pb-c.c [2020-10-26T19:52:46.188Z] #41 7.290 DEP images/binfmt-misc.pb-c.d [2020-10-26T19:52:46.188Z] #41 7.390 PBCC images/seccomp.pb-c.c [2020-10-26T19:52:46.448Z] #41 7.456 DEP images/seccomp.pb-c.d [2020-10-26T19:52:46.448Z] #41 7.575 PBCC images/userns.pb-c.c [2020-10-26T19:52:46.448Z] #41 ... [2020-10-26T19:52:46.448Z] [2020-10-26T19:52:46.448Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:46.448Z] #32 63.32 path [2020-10-26T19:52:46.448Z] #32 63.91 text/tabwriter [2020-10-26T19:52:46.448Z] #32 64.68 fmt [2020-10-26T19:52:46.448Z] #32 64.77 path/filepath [2020-10-26T19:52:46.448Z] #32 66.37 io/ioutil [2020-10-26T19:52:46.448Z] #32 68.51 flag [2020-10-26T19:52:46.448Z] #32 68.52 github.com/BurntSushi/toml [2020-10-26T19:52:46.448Z] #32 70.54 log [2020-10-26T19:52:46.448Z] #32 73.33 github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:52:46.616Z] #60 ... [2020-10-26T19:52:46.616Z] [2020-10-26T19:52:46.616Z] #21 [internal] load build context [2020-10-26T19:52:46.616Z] #21 transferring context: 52.01MB 3.0s done [2020-10-26T19:52:46.616Z] #21 DONE 3.8s [2020-10-26T19:52:46.616Z] [2020-10-26T19:52:46.616Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-26T19:52:46.616Z] #60 DONE 3.8s [2020-10-26T19:52:46.616Z] [2020-10-26T19:52:46.616Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:46.616Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-26T19:52:46.616Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-26T19:52:46.616Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-10-26T19:52:46.616Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-10-26T19:52:46.616Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done [2020-10-26T19:52:46.616Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.4s done [2020-10-26T19:52:46.616Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.8s [2020-10-26T19:52:46.616Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 3.8s [2020-10-26T19:52:46.616Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.8s [2020-10-26T19:52:46.616Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.15MB / 62.53MB 3.9s [2020-10-26T19:52:46.616Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.79MB / 9.98MB 3.9s [2020-10-26T19:52:46.616Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-10-26T19:52:46.616Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 12.08MB / 62.53MB 4.0s [2020-10-26T19:52:46.616Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.72MB / 9.98MB 4.0s [2020-10-26T19:52:46.707Z] #32 ... [2020-10-26T19:52:46.707Z] [2020-10-26T19:52:46.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:46.707Z] #41 7.719 DEP images/userns.pb-c.d [2020-10-26T19:52:46.707Z] #41 7.894 PBCC images/cgroup.pb-c.c [2020-10-26T19:52:46.707Z] #41 7.950 DEP images/cgroup.pb-c.d [2020-10-26T19:52:46.881Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.1s [2020-10-26T19:52:46.881Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.20MB / 52.16MB 4.1s [2020-10-26T19:52:46.881Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.36MB / 62.53MB 4.2s [2020-10-26T19:52:46.881Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.74MB / 52.16MB 4.2s [2020-10-26T19:52:46.881Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 27.57MB / 62.53MB 4.3s [2020-10-26T19:52:46.881Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.46MB / 52.16MB 4.3s [2020-10-26T19:52:46.967Z] #41 7.972 PBCC images/ext-file.pb-c.c [2020-10-26T19:52:46.967Z] #41 7.990 DEP images/ext-file.pb-c.d [2020-10-26T19:52:46.967Z] #41 8.022 PBCC images/rpc.pb-c.c [2020-10-26T19:52:46.967Z] #41 8.054 DEP images/rpc.pb-c.d [2020-10-26T19:52:46.967Z] #41 8.134 PBCC images/siginfo.pb-c.c [2020-10-26T19:52:46.967Z] #41 8.144 DEP images/siginfo.pb-c.d [2020-10-26T19:52:46.967Z] #41 8.183 PBCC images/pagemap.pb-c.c [2020-10-26T19:52:47.142Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.3s done [2020-10-26T19:52:47.145Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.07MB / 52.16MB 4.5s [2020-10-26T19:52:47.145Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.87MB / 62.53MB 4.6s [2020-10-26T19:52:47.145Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.77MB / 52.16MB 4.6s [2020-10-26T19:52:47.226Z] #41 8.228 DEP images/pagemap.pb-c.d [2020-10-26T19:52:47.226Z] #41 8.299 PBCC images/rlimit.pb-c.c [2020-10-26T19:52:47.226Z] #41 8.346 DEP images/rlimit.pb-c.d [2020-10-26T19:52:47.226Z] #41 8.387 PBCC images/file-lock.pb-c.c [2020-10-26T19:52:47.226Z] #41 8.410 DEP images/file-lock.pb-c.d [2020-10-26T19:52:47.337Z] #46 8.550 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:52:47.400Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-10-26T19:52:47.424Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.21MB / 62.53MB 4.7s [2020-10-26T19:52:47.424Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 48.93MB / 62.53MB 4.8s [2020-10-26T19:52:47.485Z] #41 8.448 PBCC images/tty.pb-c.c [2020-10-26T19:52:47.485Z] #41 8.534 DEP images/tty.pb-c.d [2020-10-26T19:52:47.485Z] #41 8.570 PBCC images/tun.pb-c.c [2020-10-26T19:52:47.485Z] #41 8.632 PBCC images/netdev.pb-c.c [2020-10-26T19:52:47.485Z] #41 8.684 DEP images/tun.pb-c.d [2020-10-26T19:52:47.744Z] #41 8.730 DEP images/netdev.pb-c.d [2020-10-26T19:52:47.744Z] #41 8.788 PBCC images/vma.pb-c.c [2020-10-26T19:52:47.744Z] #41 8.833 DEP images/vma.pb-c.d [2020-10-26T19:52:47.744Z] #41 8.926 PBCC images/creds.pb-c.c [2020-10-26T19:52:47.900Z] #18 24.49 Selecting previously unselected package libnet1:s390x. [2020-10-26T19:52:47.900Z] #18 24.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-26T19:52:47.900Z] #18 24.50 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-26T19:52:47.900Z] #18 24.55 Selecting previously unselected package libnl-3-200:s390x. [2020-10-26T19:52:48.003Z] #41 8.939 DEP images/creds.pb-c.d [2020-10-26T19:52:48.003Z] #41 8.975 PBCC images/utsns.pb-c.c [2020-10-26T19:52:48.003Z] #41 8.994 DEP images/utsns.pb-c.d [2020-10-26T19:52:48.003Z] #41 9.039 PBCC images/ipc-desc.pb-c.c [2020-10-26T19:52:48.003Z] #41 9.060 PBCC images/ipc-sem.pb-c.c [2020-10-26T19:52:48.003Z] #41 9.084 DEP images/ipc-desc.pb-c.d [2020-10-26T19:52:48.194Z] #18 24.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-26T19:52:48.194Z] #18 24.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-26T19:52:48.194Z] #18 24.59 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-26T19:52:48.194Z] #18 24.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-26T19:52:48.194Z] #18 24.59 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-26T19:52:48.194Z] #18 24.62 Selecting previously unselected package libreadline5:s390x. [2020-10-26T19:52:48.194Z] #18 24.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-10-26T19:52:48.194Z] #18 24.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-26T19:52:48.194Z] #18 24.68 Selecting previously unselected package net-tools. [2020-10-26T19:52:48.194Z] #18 24.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-10-26T19:52:48.194Z] #18 24.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:52:48.194Z] #18 24.83 Selecting previously unselected package python-pip-whl. [2020-10-26T19:52:48.262Z] #41 9.159 DEP images/ipc-sem.pb-c.d [2020-10-26T19:52:48.262Z] #41 9.192 PBCC images/ipc-msg.pb-c.c [2020-10-26T19:52:48.262Z] #41 9.206 DEP images/ipc-msg.pb-c.d [2020-10-26T19:52:48.262Z] #41 9.294 PBCC images/ipc-shm.pb-c.c [2020-10-26T19:52:48.262Z] #41 9.323 DEP images/ipc-shm.pb-c.d [2020-10-26T19:52:48.262Z] #41 9.382 PBCC images/ipc-var.pb-c.c [2020-10-26T19:52:48.262Z] #41 9.396 DEP images/ipc-var.pb-c.d [2020-10-26T19:52:48.262Z] #41 9.461 PBCC images/sk-opts.pb-c.c [2020-10-26T19:52:48.262Z] #41 9.470 PBCC images/packet-sock.pb-c.c [2020-10-26T19:52:48.262Z] #41 9.526 DEP images/sk-opts.pb-c.d [2020-10-26T19:52:48.262Z] #41 ... [2020-10-26T19:52:48.262Z] [2020-10-26T19:52:48.262Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:48.262Z] #11 65.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-26T19:52:48.262Z] #11 65.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-26T19:52:48.262Z] #11 65.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:52:48.262Z] #11 71.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-26T19:52:48.262Z] #11 71.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:52:48.262Z] #11 71.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:52:48.262Z] #11 72.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-26T19:52:48.262Z] #11 72.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:52:48.262Z] #11 72.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:52:48.331Z] #8 ... [2020-10-26T19:52:48.331Z] [2020-10-26T19:52:48.331Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:48.331Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.2s done [2020-10-26T19:52:48.331Z] #24 DONE 13.9s [2020-10-26T19:52:48.331Z] [2020-10-26T19:52:48.331Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:48.331Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-10-26T19:52:48.331Z] #8 ... [2020-10-26T19:52:48.331Z] [2020-10-26T19:52:48.331Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:52:48.361Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.2s done [2020-10-26T19:52:48.361Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-26T19:52:48.361Z] #8 ... [2020-10-26T19:52:48.361Z] [2020-10-26T19:52:48.361Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:48.361Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 9.6s done [2020-10-26T19:52:48.361Z] #24 DONE 13.0s [2020-10-26T19:52:48.361Z] [2020-10-26T19:52:48.361Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:48.485Z] #18 24.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-26T19:52:48.485Z] #18 24.83 Unpacking python-pip-whl (18.1-5) ... [2020-10-26T19:52:48.521Z] #11 ... [2020-10-26T19:52:48.521Z] [2020-10-26T19:52:48.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:48.521Z] #41 9.615 DEP images/packet-sock.pb-c.d [2020-10-26T19:52:48.521Z] #41 9.650 PBCC images/sk-netlink.pb-c.c [2020-10-26T19:52:48.521Z] #41 9.703 DEP images/sk-netlink.pb-c.d [2020-10-26T19:52:48.521Z] #41 9.758 PBCC images/sk-inet.pb-c.c [2020-10-26T19:52:48.780Z] #41 9.802 DEP images/sk-inet.pb-c.d [2020-10-26T19:52:48.780Z] #41 9.887 PBCC images/sk-unix.pb-c.c [2020-10-26T19:52:48.780Z] #41 9.979 DEP images/sk-unix.pb-c.d [2020-10-26T19:52:48.787Z] #18 25.25 Selecting previously unselected package python3-lib2to3. [2020-10-26T19:52:48.787Z] #18 25.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-26T19:52:48.788Z] #18 25.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:52:48.788Z] #18 25.33 Selecting previously unselected package python3-distutils. [2020-10-26T19:52:48.788Z] #18 25.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-26T19:52:48.788Z] #18 25.33 Unpacking python3-distutils (3.7.3-1) ... [2020-10-26T19:52:48.788Z] #18 25.40 Selecting previously unselected package python3-pip. [2020-10-26T19:52:48.865Z] #46 ... [2020-10-26T19:52:48.866Z] [2020-10-26T19:52:48.866Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:52:48.866Z] #54 1.140 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:48.866Z] #54 1.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:48.866Z] #54 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:48.866Z] #54 2.856 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-26T19:52:48.866Z] #54 4.815 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-26T19:52:48.866Z] #54 7.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-26T19:52:48.935Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-10-26T19:52:49.039Z] #41 10.04 PBCC images/mm.pb-c.c [2020-10-26T19:52:49.039Z] #41 10.13 DEP images/mm.pb-c.d [2020-10-26T19:52:49.039Z] #41 10.16 PBCC images/timerfd.pb-c.c [2020-10-26T19:52:49.081Z] #18 25.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-26T19:52:49.081Z] #18 25.40 Unpacking python3-pip (18.1-5) ... [2020-10-26T19:52:49.081Z] #18 25.48 Selecting previously unselected package python3-pkg-resources. [2020-10-26T19:52:49.081Z] #18 25.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:52:49.081Z] #18 25.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:52:49.081Z] #18 25.56 Selecting previously unselected package python3-setuptools. [2020-10-26T19:52:49.081Z] #18 25.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-26T19:52:49.081Z] #18 25.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-26T19:52:49.162Z] #54 ... [2020-10-26T19:52:49.162Z] [2020-10-26T19:52:49.162Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:49.162Z] #12 1.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:49.162Z] #12 1.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:49.162Z] #12 1.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:49.162Z] #12 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-26T19:52:49.162Z] #12 4.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-26T19:52:49.162Z] #12 7.680 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-26T19:52:49.162Z] #12 ... [2020-10-26T19:52:49.162Z] [2020-10-26T19:52:49.162Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:49.162Z] #48 0.811 + RM_GOPATH=0 [2020-10-26T19:52:49.162Z] #48 0.812 + TMP_GOPATH= [2020-10-26T19:52:49.162Z] #48 0.812 + : /build [2020-10-26T19:52:49.162Z] #48 0.812 + '[' -z '' ']' [2020-10-26T19:52:49.162Z] #48 0.814 ++ mktemp -d [2020-10-26T19:52:49.162Z] #48 0.853 + export GOPATH=/tmp/tmp.DaiPaGRVmE [2020-10-26T19:52:49.162Z] #48 0.853 + GOPATH=/tmp/tmp.DaiPaGRVmE [2020-10-26T19:52:49.162Z] #48 0.853 + RM_GOPATH=1 [2020-10-26T19:52:49.162Z] #48 0.853 + case "$(go env GOARCH)" in [2020-10-26T19:52:49.162Z] #48 0.854 ++ go env GOARCH [2020-10-26T19:52:49.162Z] #48 0.868 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.162Z] #48 0.868 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.162Z] #48 0.869 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:49.162Z] #48 0.870 + dir=/tmp/install [2020-10-26T19:52:49.162Z] #48 0.870 + bin=golangci_lint [2020-10-26T19:52:49.162Z] #48 0.896 + shift [2020-10-26T19:52:49.162Z] #48 0.898 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-26T19:52:49.162Z] #48 0.899 + . /tmp/install/golangci_lint.installer [2020-10-26T19:52:49.162Z] #48 0.902 ++ : v1.23.8 [2020-10-26T19:52:49.162Z] #48 0.903 + install_golangci_lint [2020-10-26T19:52:49.162Z] #48 0.903 + set -e [2020-10-26T19:52:49.162Z] #48 0.904 + export GO111MODULE=on [2020-10-26T19:52:49.162Z] #48 0.904 + GO111MODULE=on [2020-10-26T19:52:49.162Z] #48 0.904 + GOBIN=/build [2020-10-26T19:52:49.162Z] #48 0.905 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-26T19:52:49.162Z] #48 1.015 go: finding github.com v1.23.8 [2020-10-26T19:52:49.162Z] #48 1.043 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-26T19:52:49.162Z] #48 1.044 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-26T19:52:49.162Z] #48 1.044 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:52:49.162Z] #48 1.045 go: finding github.com/golangci v1.23.8 [2020-10-26T19:52:49.162Z] #48 1.895 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:52:49.162Z] #48 3.589 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:52:49.197Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-10-26T19:52:49.298Z] #41 10.25 DEP images/timerfd.pb-c.d [2020-10-26T19:52:49.298Z] #41 10.31 PBCC images/timer.pb-c.c [2020-10-26T19:52:49.298Z] #41 10.33 DEP images/timer.pb-c.d [2020-10-26T19:52:49.298Z] #41 10.39 PBCC images/sa.pb-c.c [2020-10-26T19:52:49.298Z] #41 10.44 DEP images/sa.pb-c.d [2020-10-26T19:52:49.298Z] #41 ... [2020-10-26T19:52:49.298Z] [2020-10-26T19:52:49.298Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:49.298Z] #43 66.13 fmt [2020-10-26T19:52:49.298Z] #43 70.27 regexp [2020-10-26T19:52:49.298Z] #43 70.51 flag [2020-10-26T19:52:49.298Z] #43 72.20 go/token [2020-10-26T19:52:49.298Z] #43 73.77 go/scanner [2020-10-26T19:52:49.298Z] #43 74.60 internal/lazyregexp [2020-10-26T19:52:49.298Z] #43 74.92 net/url [2020-10-26T19:52:49.298Z] #43 75.35 go/ast [2020-10-26T19:52:49.372Z] #18 25.72 Selecting previously unselected package python3-wheel. [2020-10-26T19:52:49.372Z] #18 25.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-26T19:52:49.372Z] #18 25.73 Unpacking python3-wheel (0.32.3-2) ... [2020-10-26T19:52:49.372Z] #18 25.77 Selecting previously unselected package sudo. [2020-10-26T19:52:49.372Z] #18 25.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-10-26T19:52:49.372Z] #18 25.77 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:52:49.458Z] #48 ... [2020-10-26T19:52:49.458Z] [2020-10-26T19:52:49.458Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:49.458Z] #33 0.728 + RM_GOPATH=0 [2020-10-26T19:52:49.458Z] #33 0.728 + TMP_GOPATH= [2020-10-26T19:52:49.458Z] #33 0.728 + : /build [2020-10-26T19:52:49.458Z] #33 0.729 + '[' -z '' ']' [2020-10-26T19:52:49.458Z] #33 0.729 ++ mktemp -d [2020-10-26T19:52:49.458Z] #33 0.731 + export GOPATH=/tmp/tmp.FCxbU1EkjU [2020-10-26T19:52:49.458Z] #33 0.731 + GOPATH=/tmp/tmp.FCxbU1EkjU [2020-10-26T19:52:49.458Z] #33 0.731 + RM_GOPATH=1 [2020-10-26T19:52:49.458Z] #33 0.731 + case "$(go env GOARCH)" in [2020-10-26T19:52:49.458Z] #33 0.734 ++ go env GOARCH [2020-10-26T19:52:49.458Z] #33 0.742 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.458Z] #33 0.742 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.458Z] #33 0.742 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:49.458Z] #33 0.744 + dir=/tmp/install [2020-10-26T19:52:49.458Z] #33 0.744 + bin=tomlv [2020-10-26T19:52:49.458Z] #33 0.744 + shift [2020-10-26T19:52:49.458Z] #33 0.744 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-26T19:52:49.458Z] #33 0.744 + . /tmp/install/tomlv.installer [2020-10-26T19:52:49.458Z] #33 0.744 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:52:49.458Z] #33 0.744 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:52:49.458Z] #33 0.744 + install_tomlv [2020-10-26T19:52:49.458Z] #33 0.744 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-26T19:52:49.458Z] #33 0.744 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FCxbU1EkjU/src/github.com/BurntSushi/toml [2020-10-26T19:52:49.458Z] #33 0.747 Cloning into '/tmp/tmp.FCxbU1EkjU/src/github.com/BurntSushi/toml'... [2020-10-26T19:52:49.458Z] #33 1.810 + cd /tmp/tmp.FCxbU1EkjU/src/github.com/BurntSushi/toml [2020-10-26T19:52:49.459Z] #33 1.815 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:52:49.459Z] #33 1.825 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:52:49.459Z] #33 2.480 runtime/internal/sys [2020-10-26T19:52:49.459Z] #33 2.483 math/bits [2020-10-26T19:52:49.459Z] #33 2.492 runtime/internal/atomic [2020-10-26T19:52:49.459Z] #33 2.508 internal/cpu [2020-10-26T19:52:49.459Z] #33 3.020 runtime/internal/math [2020-10-26T19:52:49.459Z] #33 3.203 unicode/utf8 [2020-10-26T19:52:49.459Z] #33 3.359 sync/atomic [2020-10-26T19:52:49.459Z] #33 3.707 math [2020-10-26T19:52:49.459Z] #33 3.805 internal/bytealg [2020-10-26T19:52:49.459Z] #33 4.174 unicode [2020-10-26T19:52:49.459Z] #33 4.989 internal/testlog [2020-10-26T19:52:49.459Z] #33 6.171 encoding [2020-10-26T19:52:49.459Z] #33 6.466 runtime [2020-10-26T19:52:49.459Z] #33 6.898 runtime/cgo [2020-10-26T19:52:49.459Z] #33 ... [2020-10-26T19:52:49.459Z] [2020-10-26T19:52:49.459Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:52:49.459Z] #39 0.495 + git clone https://github.com/docker/distribution.git . [2020-10-26T19:52:49.459Z] #39 0.497 Cloning into '.'... [2020-10-26T19:52:49.558Z] #43 ... [2020-10-26T19:52:49.558Z] [2020-10-26T19:52:49.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:49.558Z] #41 10.51 PBCC images/pipe-data.pb-c.c [2020-10-26T19:52:49.558Z] #41 10.54 DEP images/pipe-data.pb-c.d [2020-10-26T19:52:49.558Z] #41 10.59 PBCC images/mnt.pb-c.c [2020-10-26T19:52:49.558Z] #41 10.64 DEP images/mnt.pb-c.d [2020-10-26T19:52:49.558Z] #41 10.70 PBCC images/sk-packet.pb-c.c [2020-10-26T19:52:49.558Z] #41 10.72 DEP images/sk-packet.pb-c.d [2020-10-26T19:52:49.558Z] #41 10.79 PBCC images/tcp-stream.pb-c.c [2020-10-26T19:52:49.558Z] #41 10.81 DEP images/tcp-stream.pb-c.d [2020-10-26T19:52:49.663Z] #18 26.06 Selecting previously unselected package thin-provisioning-tools. [2020-10-26T19:52:49.663Z] #18 26.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-10-26T19:52:49.663Z] #18 26.06 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:52:49.663Z] #18 26.21 Selecting previously unselected package uidmap. [2020-10-26T19:52:49.663Z] #18 26.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-10-26T19:52:49.663Z] #18 26.22 Unpacking uidmap (1:4.5-1.1) ... [2020-10-26T19:52:49.663Z] #18 26.29 Selecting previously unselected package vim-runtime. [2020-10-26T19:52:49.701Z] #25 1.196 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:49.701Z] #25 1.217 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:49.701Z] #25 1.348 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:49.701Z] #25 1.385 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:52:49.754Z] #39 ... [2020-10-26T19:52:49.754Z] [2020-10-26T19:52:49.754Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:49.754Z] #57 0.556 + RM_GOPATH=0 [2020-10-26T19:52:49.754Z] #57 0.556 + TMP_GOPATH= [2020-10-26T19:52:49.754Z] #57 0.556 + : /build [2020-10-26T19:52:49.754Z] #57 0.556 + '[' -z '' ']' [2020-10-26T19:52:49.754Z] #57 0.556 ++ mktemp -d [2020-10-26T19:52:49.754Z] #57 0.557 + export GOPATH=/tmp/tmp.jkLy8xCDgb [2020-10-26T19:52:49.754Z] #57 0.557 + GOPATH=/tmp/tmp.jkLy8xCDgb [2020-10-26T19:52:49.754Z] #57 0.557 + RM_GOPATH=1 [2020-10-26T19:52:49.754Z] #57 0.557 + case "$(go env GOARCH)" in [2020-10-26T19:52:49.754Z] #57 0.557 ++ go env GOARCH [2020-10-26T19:52:49.754Z] #57 0.563 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.754Z] #57 0.563 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.754Z] #57 0.563 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:49.754Z] #57 0.565 + dir=/tmp/install [2020-10-26T19:52:49.754Z] #57 0.565 + bin=rootlesskit [2020-10-26T19:52:49.754Z] #57 0.565 + shift [2020-10-26T19:52:49.754Z] #57 0.565 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-26T19:52:49.754Z] #57 0.566 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:52:49.754Z] #57 0.566 + . /tmp/install/rootlesskit.installer [2020-10-26T19:52:49.754Z] #57 0.566 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:52:49.754Z] #57 0.566 + install_rootlesskit [2020-10-26T19:52:49.754Z] #57 0.566 + case "$1" in [2020-10-26T19:52:49.754Z] #57 0.566 + export CGO_ENABLED=0 [2020-10-26T19:52:49.754Z] #57 0.566 + CGO_ENABLED=0 [2020-10-26T19:52:49.754Z] #57 0.566 + _install_rootlesskit [2020-10-26T19:52:49.754Z] #57 0.566 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-26T19:52:49.754Z] #57 0.566 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jkLy8xCDgb/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:52:49.754Z] #57 0.569 Cloning into '/tmp/tmp.jkLy8xCDgb/src/github.com/rootless-containers/rootlesskit'... [2020-10-26T19:52:49.754Z] #57 5.615 + cd /tmp/tmp.jkLy8xCDgb/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:52:49.754Z] #57 5.615 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:52:49.754Z] #57 6.221 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:52:49.754Z] #57 6.222 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-26T19:52:49.754Z] #57 ... [2020-10-26T19:52:49.754Z] [2020-10-26T19:52:49.754Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:49.754Z] #63 0.781 + RM_GOPATH=0 [2020-10-26T19:52:49.754Z] #63 0.782 + TMP_GOPATH= [2020-10-26T19:52:49.754Z] #63 0.782 + : /build [2020-10-26T19:52:49.754Z] #63 0.782 + '[' -z '' ']' [2020-10-26T19:52:49.754Z] #63 0.785 ++ mktemp -d [2020-10-26T19:52:49.754Z] #63 0.789 + export GOPATH=/tmp/tmp.uN8dDKJR3f [2020-10-26T19:52:49.754Z] #63 0.789 + GOPATH=/tmp/tmp.uN8dDKJR3f [2020-10-26T19:52:49.754Z] #63 0.789 + RM_GOPATH=1 [2020-10-26T19:52:49.754Z] #63 0.789 + case "$(go env GOARCH)" in [2020-10-26T19:52:49.754Z] #63 0.791 ++ go env GOARCH [2020-10-26T19:52:49.754Z] #63 0.844 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.754Z] #63 0.844 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:49.754Z] #63 0.845 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:49.754Z] #63 0.847 + dir=/tmp/install [2020-10-26T19:52:49.754Z] #63 0.847 + bin=proxy [2020-10-26T19:52:49.754Z] #63 0.847 + shift [2020-10-26T19:52:49.754Z] #63 0.847 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-26T19:52:49.754Z] #63 0.847 + . /tmp/install/proxy.installer [2020-10-26T19:52:49.754Z] #63 0.847 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:52:49.754Z] #63 0.847 + install_proxy [2020-10-26T19:52:49.754Z] #63 0.847 + case "$1" in [2020-10-26T19:52:49.754Z] #63 0.847 + export CGO_ENABLED=0 [2020-10-26T19:52:49.754Z] #63 0.847 + CGO_ENABLED=0 [2020-10-26T19:52:49.754Z] #63 0.848 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:52:49.754Z] #63 0.848 + _install_proxy [2020-10-26T19:52:49.754Z] #63 0.848 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-26T19:52:49.754Z] #63 0.848 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uN8dDKJR3f/src/github.com/docker/libnetwork [2020-10-26T19:52:49.754Z] #63 0.886 Cloning into '/tmp/tmp.uN8dDKJR3f/src/github.com/docker/libnetwork'... [2020-10-26T19:52:49.769Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-10-26T19:52:49.817Z] #41 10.87 PBCC images/pipe.pb-c.c [2020-10-26T19:52:49.817Z] #41 10.90 DEP images/pipe.pb-c.d [2020-10-26T19:52:49.817Z] #41 10.99 PBCC images/pstree.pb-c.c [2020-10-26T19:52:49.817Z] #41 11.00 DEP images/pstree.pb-c.d [2020-10-26T19:52:49.817Z] #41 11.07 PBCC images/fs.pb-c.c [2020-10-26T19:52:49.957Z] #18 26.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:52:49.957Z] #18 26.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-26T19:52:49.957Z] #18 26.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-26T19:52:49.957Z] #18 26.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:52:49.959Z] #25 1.704 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:52:50.031Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-26T19:52:50.051Z] #63 ... [2020-10-26T19:52:50.051Z] [2020-10-26T19:52:50.051Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:52:50.051Z] #44 0.515 + RM_GOPATH=0 [2020-10-26T19:52:50.051Z] #44 0.515 + TMP_GOPATH= [2020-10-26T19:52:50.051Z] #44 0.515 + : /build [2020-10-26T19:52:50.051Z] #44 0.515 + '[' -z '' ']' [2020-10-26T19:52:50.051Z] #44 0.516 ++ mktemp -d [2020-10-26T19:52:50.051Z] #44 0.517 + export GOPATH=/tmp/tmp.cFFTnpVkqO [2020-10-26T19:52:50.051Z] #44 0.517 + GOPATH=/tmp/tmp.cFFTnpVkqO [2020-10-26T19:52:50.051Z] #44 0.517 + RM_GOPATH=1 [2020-10-26T19:52:50.051Z] #44 0.517 + case "$(go env GOARCH)" in [2020-10-26T19:52:50.051Z] #44 0.518 ++ go env GOARCH [2020-10-26T19:52:50.051Z] #44 0.522 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:50.051Z] #44 0.522 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:50.051Z] #44 0.523 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:50.051Z] #44 0.524 + dir=/tmp/install [2020-10-26T19:52:50.051Z] #44 0.524 + bin=vndr [2020-10-26T19:52:50.051Z] #44 0.524 + shift [2020-10-26T19:52:50.051Z] #44 0.524 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-26T19:52:50.051Z] #44 0.524 + . /tmp/install/vndr.installer [2020-10-26T19:52:50.051Z] #44 0.524 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:52:50.051Z] #44 0.524 + install_vndr [2020-10-26T19:52:50.051Z] #44 0.524 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-26T19:52:50.051Z] #44 0.525 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:52:50.051Z] #44 0.525 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cFFTnpVkqO/src/github.com/LK4D4/vndr [2020-10-26T19:52:50.051Z] #44 0.527 Cloning into '/tmp/tmp.cFFTnpVkqO/src/github.com/LK4D4/vndr'... [2020-10-26T19:52:50.051Z] #44 1.236 + cd /tmp/tmp.cFFTnpVkqO/src/github.com/LK4D4/vndr [2020-10-26T19:52:50.051Z] #44 1.237 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:52:50.051Z] #44 1.320 + go build -buildmode=pie -v -o /build/vndr . [2020-10-26T19:52:50.051Z] #44 2.654 runtime/internal/sys [2020-10-26T19:52:50.051Z] #44 2.686 internal/cpu [2020-10-26T19:52:50.051Z] #44 2.697 runtime/internal/atomic [2020-10-26T19:52:50.051Z] #44 2.791 internal/race [2020-10-26T19:52:50.051Z] #44 3.139 sync/atomic [2020-10-26T19:52:50.051Z] #44 3.154 runtime/internal/math [2020-10-26T19:52:50.051Z] #44 3.370 unicode [2020-10-26T19:52:50.051Z] #44 3.473 unicode/utf8 [2020-10-26T19:52:50.051Z] #44 4.182 internal/bytealg [2020-10-26T19:52:50.051Z] #44 4.329 math [2020-10-26T19:52:50.051Z] #44 5.355 internal/testlog [2020-10-26T19:52:50.051Z] #44 6.654 encoding [2020-10-26T19:52:50.051Z] #44 7.021 runtime [2020-10-26T19:52:50.051Z] #44 7.519 unicode/utf16 [2020-10-26T19:52:50.051Z] #44 8.902 container/list [2020-10-26T19:52:50.051Z] #44 11.04 crypto/internal/subtle [2020-10-26T19:52:50.051Z] #44 ... [2020-10-26T19:52:50.051Z] [2020-10-26T19:52:50.051Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:50.051Z] #23 0.783 + RM_GOPATH=0 [2020-10-26T19:52:50.051Z] #23 0.791 + TMP_GOPATH= [2020-10-26T19:52:50.051Z] #23 0.794 + : /build [2020-10-26T19:52:50.051Z] #23 0.794 + '[' -z '' ']' [2020-10-26T19:52:50.051Z] #23 0.795 ++ mktemp -d [2020-10-26T19:52:50.051Z] #23 0.803 + export GOPATH=/tmp/tmp.DDMU7JJdWh [2020-10-26T19:52:50.051Z] #23 0.803 + GOPATH=/tmp/tmp.DDMU7JJdWh [2020-10-26T19:52:50.051Z] #23 0.803 + RM_GOPATH=1 [2020-10-26T19:52:50.051Z] #23 0.804 + case "$(go env GOARCH)" in [2020-10-26T19:52:50.051Z] #23 0.804 ++ go env GOARCH [2020-10-26T19:52:50.051Z] #23 0.873 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:50.051Z] #23 0.875 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:50.051Z] #23 0.876 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:50.051Z] #23 0.878 + dir=/tmp/install [2020-10-26T19:52:50.051Z] #23 0.878 + bin=dockercli [2020-10-26T19:52:50.051Z] #23 0.879 + shift [2020-10-26T19:52:50.051Z] #23 0.879 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-26T19:52:50.051Z] #23 0.880 + . /tmp/install/dockercli.installer [2020-10-26T19:52:50.051Z] #23 0.880 ++ : stable [2020-10-26T19:52:50.051Z] #23 0.880 ++ : 17.06.2-ce [2020-10-26T19:52:50.051Z] #23 0.881 + install_dockercli [2020-10-26T19:52:50.051Z] #23 0.882 Install docker/cli version 17.06.2-ce from stable [2020-10-26T19:52:50.051Z] #23 0.882 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T19:52:50.051Z] #23 0.894 ++ uname -m [2020-10-26T19:52:50.051Z] #23 0.898 + arch=ppc64le [2020-10-26T19:52:50.051Z] #23 0.899 + '[' ppc64le '!=' x86_64 ']' [2020-10-26T19:52:50.051Z] #23 0.900 + '[' ppc64le '!=' s390x ']' [2020-10-26T19:52:50.051Z] #23 0.900 + '[' ppc64le '!=' armhf ']' [2020-10-26T19:52:50.051Z] #23 0.901 + build_dockercli [2020-10-26T19:52:50.051Z] #23 0.902 + git clone https://github.com/docker/docker-ce /tmp/tmp.DDMU7JJdWh/tmp/docker-ce [2020-10-26T19:52:50.051Z] #23 0.917 Cloning into '/tmp/tmp.DDMU7JJdWh/tmp/docker-ce'... [2020-10-26T19:52:50.076Z] #41 11.08 DEP images/fs.pb-c.d [2020-10-26T19:52:50.076Z] #41 11.15 PBCC images/signalfd.pb-c.c [2020-10-26T19:52:50.076Z] #41 11.19 DEP images/signalfd.pb-c.d [2020-10-26T19:52:50.076Z] #41 11.25 PBCC images/fh.pb-c.c [2020-10-26T19:52:50.076Z] #41 11.30 PBCC images/fsnotify.pb-c.c [2020-10-26T19:52:50.226Z] #25 2.105 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:52:50.336Z] #41 11.41 DEP images/fh.pb-c.d [2020-10-26T19:52:50.336Z] #41 11.49 DEP images/fsnotify.pb-c.d [2020-10-26T19:52:50.336Z] #41 11.53 PBCC images/eventpoll.pb-c.c [2020-10-26T19:52:50.348Z] #23 ... [2020-10-26T19:52:50.348Z] [2020-10-26T19:52:50.348Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:52:50.348Z] #35 0.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:50.348Z] #35 0.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:50.348Z] #35 0.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:50.348Z] #35 2.258 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-26T19:52:50.348Z] #35 4.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-26T19:52:50.348Z] #35 6.959 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-26T19:52:50.348Z] #35 ... [2020-10-26T19:52:50.348Z] [2020-10-26T19:52:50.348Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:50.348Z] #50 0.790 + RM_GOPATH=0 [2020-10-26T19:52:50.348Z] #50 0.790 + TMP_GOPATH= [2020-10-26T19:52:50.348Z] #50 0.790 + : /build [2020-10-26T19:52:50.348Z] #50 0.793 + '[' -z '' ']' [2020-10-26T19:52:50.348Z] #50 0.795 ++ mktemp -d [2020-10-26T19:52:50.348Z] #50 0.797 + export GOPATH=/tmp/tmp.FsGLC5Mz7U [2020-10-26T19:52:50.348Z] #50 0.797 + GOPATH=/tmp/tmp.FsGLC5Mz7U [2020-10-26T19:52:50.348Z] #50 0.798 + RM_GOPATH=1 [2020-10-26T19:52:50.348Z] #50 0.798 + case "$(go env GOARCH)" in [2020-10-26T19:52:50.348Z] #50 0.833 ++ go env GOARCH [2020-10-26T19:52:50.348Z] #50 0.862 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:50.348Z] #50 0.862 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:52:50.348Z] #50 0.896 ++ dirname /tmp/install/install.sh [2020-10-26T19:52:50.348Z] #50 0.908 + dir=/tmp/install [2020-10-26T19:52:50.348Z] #50 0.910 + bin=shfmt [2020-10-26T19:52:50.348Z] #50 0.910 + shift [2020-10-26T19:52:50.348Z] #50 0.910 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-26T19:52:50.348Z] #50 0.910 + . /tmp/install/shfmt.installer [2020-10-26T19:52:50.348Z] #50 0.911 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:52:50.348Z] #50 0.911 + install_shfmt [2020-10-26T19:52:50.348Z] #50 0.911 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-26T19:52:50.348Z] #50 0.912 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:52:50.348Z] #50 0.912 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FsGLC5Mz7U/src/github.com/mvdan/sh [2020-10-26T19:52:50.348Z] #50 0.915 Cloning into '/tmp/tmp.FsGLC5Mz7U/src/github.com/mvdan/sh'... [2020-10-26T19:52:50.348Z] #50 11.32 + cd /tmp/tmp.FsGLC5Mz7U/src/github.com/mvdan/sh [2020-10-26T19:52:50.348Z] #50 11.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:52:50.348Z] #50 11.45 + GO111MODULE=on [2020-10-26T19:52:50.348Z] #50 11.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-26T19:52:50.597Z] #41 ... [2020-10-26T19:52:50.597Z] [2020-10-26T19:52:50.597Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:50.597Z] #32 DONE 77.4s [2020-10-26T19:52:50.597Z] [2020-10-26T19:52:50.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:50.597Z] #41 11.57 DEP images/eventpoll.pb-c.d [2020-10-26T19:52:50.597Z] #41 11.68 PBCC images/eventfd.pb-c.c [2020-10-26T19:52:50.597Z] #41 11.74 DEP images/eventfd.pb-c.d [2020-10-26T19:52:50.597Z] #41 11.83 PBCC images/remap-file-path.pb-c.c [2020-10-26T19:52:50.709Z] #50 ... [2020-10-26T19:52:50.709Z] [2020-10-26T19:52:50.709Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:52:50.709Z] #41 1.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:50.709Z] #41 1.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:50.709Z] #41 1.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:50.709Z] #41 2.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-26T19:52:50.709Z] #41 4.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-26T19:52:50.709Z] #41 7.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-26T19:52:50.709Z] #41 ... [2020-10-26T19:52:50.709Z] [2020-10-26T19:52:50.709Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:50.709Z] #48 11.86 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-26T19:52:50.709Z] #48 11.88 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-26T19:52:50.709Z] #48 11.89 go: downloading github.com/fatih/color v1.7.0 [2020-10-26T19:52:50.709Z] #48 11.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:52:50.709Z] #48 11.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:52:50.709Z] #48 11.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:52:50.734Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.6s [2020-10-26T19:52:50.734Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.8s done [2020-10-26T19:52:50.734Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.6s [2020-10-26T19:52:50.734Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 7.6s [2020-10-26T19:52:50.734Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 10.31MB / 97.69MB 7.9s [2020-10-26T19:52:50.734Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.75MB / 97.69MB 8.0s [2020-10-26T19:52:50.734Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 8.2s [2020-10-26T19:52:50.855Z] #41 11.98 DEP images/remap-file-path.pb-c.d [2020-10-26T19:52:50.999Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.09MB / 97.69MB 8.4s [2020-10-26T19:52:51.027Z] #48 11.98 go: downloading github.com/spf13/viper v1.6.1 [2020-10-26T19:52:51.027Z] #48 11.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:52:51.027Z] #48 12.04 go: downloading github.com/pkg/errors v0.8.1 [2020-10-26T19:52:51.027Z] #48 12.09 go: extracting github.com/fatih/color v1.7.0 [2020-10-26T19:52:51.027Z] #48 12.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:52:51.114Z] #41 12.06 PBCC images/fifo.pb-c.c [2020-10-26T19:52:51.114Z] #41 12.13 DEP images/fifo.pb-c.d [2020-10-26T19:52:51.114Z] #41 12.17 PBCC images/ghost-file.pb-c.c [2020-10-26T19:52:51.269Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 64.74MB / 97.69MB 8.7s [2020-10-26T19:52:51.326Z] #48 12.32 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:52:51.326Z] #48 12.34 go: extracting github.com/spf13/viper v1.6.1 [2020-10-26T19:52:51.326Z] #48 12.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:52:51.326Z] #48 12.37 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-26T19:52:51.326Z] #48 12.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:52:51.326Z] #48 12.53 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-26T19:52:51.326Z] #48 12.63 go: downloading github.com/spf13/afero v1.1.2 [2020-10-26T19:52:51.374Z] #41 12.40 DEP images/ghost-file.pb-c.d [2020-10-26T19:52:51.374Z] #41 12.51 PBCC images/regfile.pb-c.c [2020-10-26T19:52:51.533Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.01MB / 97.69MB 8.8s [2020-10-26T19:52:51.533Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.44MB / 97.69MB 8.9s [2020-10-26T19:52:51.533Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 89.52MB / 97.69MB 9.0s [2020-10-26T19:52:51.633Z] #41 12.66 DEP images/regfile.pb-c.d [2020-10-26T19:52:51.633Z] #41 12.75 PBCC images/ns.pb-c.c [2020-10-26T19:52:51.633Z] #41 12.76 DEP images/ns.pb-c.d [2020-10-26T19:52:51.633Z] #41 12.78 PBCC images/fdinfo.pb-c.c [2020-10-26T19:52:51.633Z] #41 12.81 DEP images/fdinfo.pb-c.d [2020-10-26T19:52:51.633Z] #41 12.84 PBCC images/core-aarch64.pb-c.c [2020-10-26T19:52:51.633Z] #41 12.88 PBCC images/core-arm.pb-c.c [2020-10-26T19:52:51.803Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.1s [2020-10-26T19:52:51.803Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.4s [2020-10-26T19:52:51.892Z] #41 12.97 PBCC images/core-ppc64.pb-c.c [2020-10-26T19:52:51.892Z] #41 12.99 PBCC images/core-s390.pb-c.c [2020-10-26T19:52:51.892Z] #41 13.05 PBCC images/core-x86.pb-c.c [2020-10-26T19:52:51.892Z] #41 13.11 PBCC images/core.pb-c.c [2020-10-26T19:52:51.969Z] #48 12.98 go: extracting github.com/pkg/errors v0.8.1 [2020-10-26T19:52:51.970Z] #48 13.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:52:52.025Z] #18 28.48 Selecting previously unselected package vim. [2020-10-26T19:52:52.025Z] #18 28.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-10-26T19:52:52.025Z] #18 28.49 Unpacking vim (2:8.1.0875-5) ... [2020-10-26T19:52:52.124Z] #25 3.548 Fetched 8396 kB in 3s (3227 kB/s) [2020-10-26T19:52:52.151Z] #41 13.19 PBCC images/inventory.pb-c.c [2020-10-26T19:52:52.151Z] #41 13.30 DEP images/core-aarch64.pb-c.d [2020-10-26T19:52:52.151Z] #41 13.37 DEP images/core-arm.pb-c.d [2020-10-26T19:52:52.269Z] #48 13.34 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:52:52.270Z] #48 13.43 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:52:52.270Z] #48 13.46 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:52:52.270Z] #48 13.49 go: downloading github.com/spf13/cast v1.3.0 [2020-10-26T19:52:52.316Z] #18 28.85 Selecting previously unselected package xfsprogs. [2020-10-26T19:52:52.378Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.8s done [2020-10-26T19:52:52.410Z] #41 13.42 DEP images/core-ppc64.pb-c.d [2020-10-26T19:52:52.410Z] #41 13.50 DEP images/core-s390.pb-c.d [2020-10-26T19:52:52.410Z] #41 13.56 DEP images/core-x86.pb-c.d [2020-10-26T19:52:52.571Z] #48 13.60 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:52:52.571Z] #48 13.71 go: extracting github.com/spf13/cast v1.3.0 [2020-10-26T19:52:52.571Z] #48 13.75 go: extracting github.com/spf13/afero v1.1.2 [2020-10-26T19:52:52.571Z] #48 13.79 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:52:52.606Z] #18 28.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-10-26T19:52:52.606Z] #18 28.86 Unpacking xfsprogs (4.20.0-1) ... [2020-10-26T19:52:52.606Z] #18 29.08 Selecting previously unselected package zip. [2020-10-26T19:52:52.606Z] #18 29.09 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-10-26T19:52:52.607Z] #18 29.09 Unpacking zip (3.0-11+b1) ... [2020-10-26T19:52:52.607Z] #18 29.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:52:52.607Z] #18 29.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:52:52.607Z] #18 29.20 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-10-26T19:52:52.607Z] #18 29.20 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-26T19:52:52.607Z] #18 29.21 Setting up libgpm2:s390x (1.20.7-5) ... [2020-10-26T19:52:52.607Z] #18 29.22 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-10-26T19:52:52.607Z] #18 29.22 Setting up uidmap (1:4.5-1.1) ... [2020-10-26T19:52:52.607Z] #18 29.23 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-10-26T19:52:52.607Z] #18 29.24 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-26T19:52:52.607Z] #18 29.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:52:52.607Z] #18 29.25 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-26T19:52:52.607Z] #18 29.26 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-26T19:52:52.640Z] #8 ... [2020-10-26T19:52:52.640Z] [2020-10-26T19:52:52.640Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:52.640Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-26T19:52:52.640Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-26T19:52:52.640Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done [2020-10-26T19:52:52.640Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done [2020-10-26T19:52:52.640Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 3.6s done [2020-10-26T19:52:52.640Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 5.8s done [2020-10-26T19:52:52.640Z] #24 ... [2020-10-26T19:52:52.640Z] [2020-10-26T19:52:52.640Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:52.669Z] #41 13.65 DEP images/core.pb-c.d [2020-10-26T19:52:52.670Z] #41 13.72 DEP images/inventory.pb-c.d [2020-10-26T19:52:52.670Z] #41 13.78 PBCC images/cpuinfo.pb-c.c [2020-10-26T19:52:52.670Z] #41 13.82 DEP images/cpuinfo.pb-c.d [2020-10-26T19:52:52.670Z] #41 13.87 PBCC images/stats.pb-c.c [2020-10-26T19:52:52.670Z] #41 13.93 DEP images/stats.pb-c.d [2020-10-26T19:52:52.686Z] #25 3.548 Reading package lists... [2020-10-26T19:52:52.871Z] #48 13.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:52:52.871Z] #48 13.99 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:52:52.871Z] #48 14.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:52:52.871Z] #48 14.07 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:52:52.897Z] #18 29.26 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:52:52.897Z] #18 29.27 Setting up zip (3.0-11+b1) ... [2020-10-26T19:52:52.897Z] #18 29.27 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:52:52.897Z] #18 29.30 Setting up bash-completion (1:2.8-6) ... [2020-10-26T19:52:53.252Z] #48 14.14 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:52:53.252Z] #48 14.15 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:52:53.252Z] #48 14.19 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:52:53.252Z] #48 14.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:52:53.549Z] #48 14.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:52:53.549Z] #48 14.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:52:53.613Z] #25 4.495 Reading package lists... [2020-10-26T19:52:53.847Z] #48 14.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:52:53.870Z] #25 5.392 Building dependency tree... [2020-10-26T19:52:53.930Z] #18 ... [2020-10-26T19:52:53.930Z] [2020-10-26T19:52:53.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:53.930Z] #41 64.63 CC criu/cr-service.o [2020-10-26T19:52:53.930Z] #41 65.73 CC criu/crtools.o [2020-10-26T19:52:53.930Z] #41 66.01 CC criu/eventfd.o [2020-10-26T19:52:53.930Z] #41 66.22 CC criu/eventpoll.o [2020-10-26T19:52:53.930Z] #41 66.61 CC criu/external.o [2020-10-26T19:52:53.930Z] #41 66.79 CC criu/fault-injection.o [2020-10-26T19:52:53.930Z] #41 66.86 CC criu/fdstore.o [2020-10-26T19:52:53.930Z] #41 67.14 CC criu/fifo.o [2020-10-26T19:52:53.930Z] #41 67.48 CC criu/file-ids.o [2020-10-26T19:52:53.930Z] #41 67.71 CC criu/file-lock.o [2020-10-26T19:52:53.930Z] #41 68.18 CC criu/files-ext.o [2020-10-26T19:52:53.930Z] #41 68.37 CC criu/files-reg.o [2020-10-26T19:52:53.930Z] #41 69.56 CC criu/files.o [2020-10-26T19:52:53.930Z] #41 70.78 CC criu/filesystems.o [2020-10-26T19:52:53.930Z] #41 71.14 CC criu/fsnotify.o [2020-10-26T19:52:53.930Z] #41 71.93 CC criu/image-desc.o [2020-10-26T19:52:53.930Z] #41 72.02 CC criu/image.o [2020-10-26T19:52:53.930Z] #41 72.51 CC criu/ipc_ns.o [2020-10-26T19:52:53.930Z] #41 73.08 CC criu/irmap.o [2020-10-26T19:52:53.930Z] #41 73.56 CC criu/kcmp-ids.o [2020-10-26T19:52:53.930Z] #41 73.79 CC criu/kerndat.o [2020-10-26T19:52:53.930Z] #41 74.51 CC criu/libnetlink.o [2020-10-26T19:52:53.930Z] #41 74.73 CC criu/log.o [2020-10-26T19:52:54.127Z] #25 5.762 The following additional packages will be installed: [2020-10-26T19:52:54.127Z] #25 5.762 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-26T19:52:54.127Z] #25 5.762 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-26T19:52:54.127Z] #25 5.763 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-26T19:52:54.127Z] #25 5.764 Suggested packages: [2020-10-26T19:52:54.127Z] #25 5.764 krb5-doc krb5-user [2020-10-26T19:52:54.127Z] #25 5.764 Recommended packages: [2020-10-26T19:52:54.127Z] #25 5.764 krb5-locales publicsuffix libsasl2-modules [2020-10-26T19:52:54.220Z] #41 75.06 CC criu/lsm.o [2020-10-26T19:52:54.221Z] #41 ... [2020-10-26T19:52:54.221Z] [2020-10-26T19:52:54.221Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:52:54.221Z] #18 30.74 Setting up libiptc0:s390x (1.8.2-4) ... [2020-10-26T19:52:54.221Z] #18 30.74 Setting up xz-utils (5.2.4-1) ... [2020-10-26T19:52:54.221Z] #18 30.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-26T19:52:54.221Z] #18 30.76 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:52:54.221Z] #18 30.79 invoke-rc.d: could not determine current runlevel [2020-10-26T19:52:54.221Z] #18 30.79 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-26T19:52:54.221Z] #18 30.79 Setting up pigz (2.4-1) ... [2020-10-26T19:52:54.221Z] #18 30.80 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-26T19:52:54.221Z] #18 30.81 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-26T19:52:54.221Z] #18 30.82 Setting up python-pip-whl (18.1-5) ... [2020-10-26T19:52:54.221Z] #18 30.82 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-10-26T19:52:54.221Z] #18 30.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:52:54.384Z] #25 6.137 The following NEW packages will be installed: [2020-10-26T19:52:54.384Z] #25 6.137 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-26T19:52:54.384Z] #25 6.137 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-26T19:52:54.384Z] #25 6.137 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-26T19:52:54.384Z] #25 6.137 libssh2-1 libssl1.1 openssl [2020-10-26T19:52:54.511Z] #18 31.09 Setting up libaio1:s390x (0.3.112-3) ... [2020-10-26T19:52:54.578Z] #41 15.36 make[1]: Nothing to be done for 'all'. [2020-10-26T19:52:54.641Z] #25 6.421 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-26T19:52:54.641Z] #25 6.421 Need to get 5049 kB of archives. [2020-10-26T19:52:54.641Z] #25 6.421 After this operation, 12.1 MB of additional disk space will be used. [2020-10-26T19:52:54.641Z] #25 6.421 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-26T19:52:54.641Z] #25 6.447 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-26T19:52:54.641Z] #25 6.475 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-26T19:52:54.641Z] #25 6.475 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-26T19:52:54.641Z] #25 6.475 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-26T19:52:54.641Z] #25 6.485 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-26T19:52:54.641Z] #25 6.485 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-26T19:52:54.641Z] #25 6.495 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-26T19:52:54.641Z] #25 6.495 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-26T19:52:54.641Z] #25 6.495 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-26T19:52:54.641Z] #25 6.509 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-26T19:52:54.802Z] #18 31.09 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-26T19:52:54.802Z] #18 31.10 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-26T19:52:54.802Z] #18 31.11 Setting up vim (2:8.1.0875-5) ... [2020-10-26T19:52:54.802Z] #18 31.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-26T19:52:54.802Z] #18 31.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-26T19:52:54.802Z] #18 31.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-26T19:52:54.802Z] #18 31.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-26T19:52:54.802Z] #18 31.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-26T19:52:54.802Z] #18 31.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-26T19:52:54.802Z] #18 31.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-26T19:52:54.802Z] #18 31.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-26T19:52:54.802Z] #18 31.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-26T19:52:54.802Z] #18 31.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:52:54.802Z] #18 31.17 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-26T19:52:54.802Z] #18 31.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:54.802Z] #18 31.19 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-26T19:52:54.802Z] #18 31.19 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:52:54.901Z] #25 6.523 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-26T19:52:54.901Z] #25 6.531 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-26T19:52:54.901Z] #25 6.531 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-26T19:52:54.901Z] #25 6.531 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-26T19:52:54.901Z] #25 6.699 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:54.901Z] #25 6.733 Fetched 5049 kB in 0s (13.1 MB/s) [2020-10-26T19:52:55.158Z] #25 6.788 Selecting previously unselected package libssl1.1:amd64. [2020-10-26T19:52:55.158Z] #25 6.788 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-10-26T19:52:55.158Z] #25 6.793 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-26T19:52:55.158Z] #25 6.801 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:55.192Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 11.5s done [2020-10-26T19:52:55.192Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 11.5s done [2020-10-26T19:52:55.192Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 12.2s [2020-10-26T19:52:55.192Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 12.4s [2020-10-26T19:52:55.346Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2020-10-26T19:52:55.386Z] #48 16.41 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:52:55.420Z] #25 7.042 Selecting previously unselected package openssl. [2020-10-26T19:52:55.420Z] #25 7.042 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-26T19:52:55.420Z] #25 7.046 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:55.420Z] #25 7.208 Selecting previously unselected package ca-certificates. [2020-10-26T19:52:55.420Z] #25 7.208 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-26T19:52:55.420Z] #25 7.219 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:55.515Z] #41 ... [2020-10-26T19:52:55.515Z] [2020-10-26T19:52:55.515Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:55.515Z] #49 72.25 encoding/json [2020-10-26T19:52:55.515Z] #49 76.96 github.com/pkg/diff [2020-10-26T19:52:55.515Z] #49 78.30 go/ast [2020-10-26T19:52:55.515Z] #49 78.90 golang.org/x/crypto/ssh/terminal [2020-10-26T19:52:55.515Z] #49 80.39 mvdan.cc/editorconfig [2020-10-26T19:52:55.515Z] #49 81.53 mvdan.cc/sh/v3/fileutil [2020-10-26T19:52:55.515Z] #49 81.72 mvdan.cc/sh/v3/syntax [2020-10-26T19:52:55.515Z] #49 ... [2020-10-26T19:52:55.515Z] [2020-10-26T19:52:55.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:52:55.515Z] #41 16.74 CC images/stats.o [2020-10-26T19:52:55.677Z] #25 7.325 Selecting previously unselected package libkeyutils1:amd64. [2020-10-26T19:52:55.677Z] #25 7.325 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-26T19:52:55.677Z] #25 7.333 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-26T19:52:55.677Z] #25 7.379 Selecting previously unselected package libkrb5support0:amd64. [2020-10-26T19:52:55.677Z] #25 7.379 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-26T19:52:55.677Z] #25 7.384 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-26T19:52:55.677Z] #25 7.450 Selecting previously unselected package libk5crypto3:amd64. [2020-10-26T19:52:55.677Z] #25 7.450 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-26T19:52:55.677Z] #25 7.455 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-26T19:52:55.677Z] #25 7.529 Selecting previously unselected package libkrb5-3:amd64. [2020-10-26T19:52:55.677Z] #25 7.529 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-26T19:52:55.677Z] #25 7.534 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-26T19:52:55.765Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 12.8s done [2020-10-26T19:52:55.765Z] #8 ... [2020-10-26T19:52:55.765Z] [2020-10-26T19:52:55.765Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-26T19:52:55.765Z] #24 DONE 13.1s [2020-10-26T19:52:55.765Z] [2020-10-26T19:52:55.765Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:55.765Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.9s done [2020-10-26T19:52:55.765Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2020-10-26T19:52:55.934Z] #25 7.664 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-26T19:52:55.934Z] #25 7.664 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-26T19:52:55.934Z] #25 7.664 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-26T19:52:55.934Z] #25 7.743 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-26T19:52:55.934Z] #25 7.743 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-26T19:52:55.934Z] #25 7.750 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:55.934Z] #25 7.816 Selecting previously unselected package libsasl2-2:amd64. [2020-10-26T19:52:55.934Z] #25 7.816 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-26T19:52:55.934Z] #25 7.816 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:56.034Z] #48 ... [2020-10-26T19:52:56.034Z] [2020-10-26T19:52:56.034Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:52:56.034Z] #12 17.08 Fetched 8171 kB in 16s (509 kB/s) [2020-10-26T19:52:56.085Z] #41 17.16 CC images/core.o [2020-10-26T19:52:56.193Z] #25 7.888 Selecting previously unselected package libldap-common. [2020-10-26T19:52:56.193Z] #25 7.890 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-26T19:52:56.193Z] #25 7.896 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:56.193Z] #25 7.963 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-26T19:52:56.193Z] #25 7.963 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-26T19:52:56.193Z] #25 7.969 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:56.193Z] #25 8.080 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-26T19:52:56.193Z] #25 8.080 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-26T19:52:56.308Z] #18 32.96 Setting up iptables (1.8.2-4) ... [2020-10-26T19:52:56.341Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-10-26T19:52:56.450Z] #25 8.085 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-26T19:52:56.450Z] #25 8.142 Selecting previously unselected package libpsl5:amd64. [2020-10-26T19:52:56.450Z] #25 8.142 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-26T19:52:56.450Z] #25 8.151 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-26T19:52:56.450Z] #25 8.209 Selecting previously unselected package librtmp1:amd64. [2020-10-26T19:52:56.450Z] #25 8.209 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-26T19:52:56.450Z] #25 8.213 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:52:56.450Z] #25 8.302 Selecting previously unselected package libssh2-1:amd64. [2020-10-26T19:52:56.450Z] #25 8.302 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-26T19:52:56.450Z] #25 8.308 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-26T19:52:56.450Z] #25 8.383 Selecting previously unselected package libcurl4:amd64. [2020-10-26T19:52:56.450Z] #25 8.383 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-26T19:52:56.450Z] #25 8.387 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-26T19:52:56.600Z] #18 32.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:52:56.600Z] #18 32.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:52:56.600Z] #18 32.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:52:56.600Z] #18 32.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:52:56.600Z] #18 32.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-26T19:52:56.600Z] #18 32.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-26T19:52:56.600Z] #18 32.99 Setting up python3 (3.7.3-1) ... [2020-10-26T19:52:56.600Z] #18 33.19 Setting up python3-wheel (0.32.3-2) ... [2020-10-26T19:52:56.655Z] #41 17.76 CC images/core-x86.o [2020-10-26T19:52:56.708Z] #25 8.476 Selecting previously unselected package curl. [2020-10-26T19:52:56.708Z] #25 8.476 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-26T19:52:56.708Z] #25 8.486 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-26T19:52:56.987Z] #25 8.575 Selecting previously unselected package libonig5:amd64. [2020-10-26T19:52:56.987Z] #25 8.575 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-26T19:52:56.987Z] #25 8.579 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:52:56.987Z] #25 8.698 Selecting previously unselected package libjq1:amd64. [2020-10-26T19:52:56.987Z] #25 8.698 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:52:56.987Z] #25 8.703 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:52:56.987Z] #25 8.781 Selecting previously unselected package jq. [2020-10-26T19:52:56.987Z] #25 8.783 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:52:56.987Z] #25 8.788 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:57.224Z] #41 18.30 CC images/core-arm.o [2020-10-26T19:52:57.234Z] #18 33.56 Setting up apparmor (2.13.2-10) ... [2020-10-26T19:52:57.247Z] #25 8.858 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-26T19:52:57.247Z] #25 8.874 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-26T19:52:57.247Z] #25 8.946 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:57.247Z] #25 9.104 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-26T19:52:57.262Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2020-10-26T19:52:57.262Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-26T19:52:57.298Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-10-26T19:52:57.504Z] #25 9.124 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:57.504Z] #25 9.138 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-26T19:52:57.504Z] #25 9.152 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:57.504Z] #25 9.167 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:52:57.504Z] #25 9.183 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-26T19:52:57.504Z] #25 9.198 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:57.504Z] #25 9.214 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-26T19:52:57.504Z] #25 9.235 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-26T19:52:57.762Z] #25 9.370 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:57.762Z] #25 9.399 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:52:57.762Z] #25 9.409 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:52:57.762Z] #25 9.423 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:57.762Z] #25 9.452 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:57.792Z] #41 18.69 CC images/core-aarch64.o [2020-10-26T19:52:57.833Z] #8 ... [2020-10-26T19:52:57.833Z] [2020-10-26T19:52:57.833Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:52:57.833Z] #25 1.208 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:52:57.833Z] #25 1.229 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:52:57.833Z] #25 1.240 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:52:57.833Z] #25 1.405 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:52:57.833Z] #25 1.763 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:52:57.833Z] #25 2.311 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:52:57.833Z] #25 3.601 Fetched 8396 kB in 3s (3167 kB/s) [2020-10-26T19:52:57.833Z] #25 3.601 Reading package lists... [2020-10-26T19:52:57.833Z] #25 4.592 Reading package lists... [2020-10-26T19:52:57.833Z] #25 5.558 Building dependency tree... [2020-10-26T19:52:57.833Z] #25 5.962 The following additional packages will be installed: [2020-10-26T19:52:57.833Z] #25 5.962 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-26T19:52:57.833Z] #25 5.962 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-26T19:52:57.833Z] #25 5.962 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-26T19:52:57.833Z] #25 5.964 Suggested packages: [2020-10-26T19:52:57.833Z] #25 5.964 krb5-doc krb5-user [2020-10-26T19:52:57.833Z] #25 5.964 Recommended packages: [2020-10-26T19:52:57.833Z] #25 5.964 krb5-locales publicsuffix libsasl2-modules [2020-10-26T19:52:57.833Z] #25 6.205 The following NEW packages will be installed: [2020-10-26T19:52:57.833Z] #25 6.205 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-26T19:52:57.833Z] #25 6.205 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-26T19:52:57.833Z] #25 6.205 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-26T19:52:57.833Z] #25 6.205 libssh2-1 libssl1.1 openssl [2020-10-26T19:52:57.833Z] #25 6.478 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-26T19:52:57.833Z] #25 6.478 Need to get 5049 kB of archives. [2020-10-26T19:52:57.833Z] #25 6.478 After this operation, 12.1 MB of additional disk space will be used. [2020-10-26T19:52:57.833Z] #25 6.478 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-26T19:52:57.833Z] #25 6.533 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-26T19:52:57.833Z] #25 6.545 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-26T19:52:57.833Z] #25 6.553 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-26T19:52:57.833Z] #25 6.553 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-26T19:52:57.833Z] #25 6.553 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-26T19:52:57.833Z] #25 6.553 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-26T19:52:57.833Z] #25 6.565 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-26T19:52:57.833Z] #25 6.569 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-26T19:52:57.833Z] #25 6.569 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-26T19:52:57.833Z] #25 6.573 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-26T19:52:57.833Z] #25 6.581 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-26T19:52:57.834Z] #25 6.581 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-26T19:52:57.834Z] #25 6.588 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-26T19:52:57.834Z] #25 6.588 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-26T19:52:57.834Z] #25 6.588 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-26T19:52:57.834Z] #25 6.593 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-26T19:52:57.834Z] #25 6.601 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-26T19:52:57.834Z] #25 6.609 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-26T19:52:57.834Z] #25 6.629 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-26T19:52:57.834Z] #25 6.629 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-26T19:52:57.834Z] #25 6.880 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:52:57.834Z] #25 6.905 Fetched 5049 kB in 0s (12.9 MB/s) [2020-10-26T19:52:57.834Z] #25 6.951 Selecting previously unselected package libssl1.1:amd64. [2020-10-26T19:52:57.834Z] #25 6.951 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-10-26T19:52:57.834Z] #25 6.959 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 6.973 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:57.834Z] #25 7.246 Selecting previously unselected package openssl. [2020-10-26T19:52:57.834Z] #25 7.246 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 7.249 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:52:57.834Z] #25 7.469 Selecting previously unselected package ca-certificates. [2020-10-26T19:52:57.834Z] #25 7.469 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-26T19:52:57.834Z] #25 7.475 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:57.834Z] #25 7.639 Selecting previously unselected package libkeyutils1:amd64. [2020-10-26T19:52:57.834Z] #25 7.639 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 7.644 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-26T19:52:57.834Z] #25 7.697 Selecting previously unselected package libkrb5support0:amd64. [2020-10-26T19:52:57.834Z] #25 7.697 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 7.705 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-26T19:52:57.834Z] #25 7.767 Selecting previously unselected package libk5crypto3:amd64. [2020-10-26T19:52:57.834Z] #25 7.767 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 7.771 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-26T19:52:57.834Z] #25 7.852 Selecting previously unselected package libkrb5-3:amd64. [2020-10-26T19:52:57.834Z] #25 7.852 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 7.857 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-26T19:52:57.834Z] #25 7.979 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-26T19:52:57.834Z] #25 7.979 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 7.984 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-26T19:52:57.834Z] #25 8.056 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-26T19:52:57.834Z] #25 8.059 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.063 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:57.834Z] #25 8.129 Selecting previously unselected package libsasl2-2:amd64. [2020-10-26T19:52:57.834Z] #25 8.129 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.133 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:52:57.834Z] #25 8.195 Selecting previously unselected package libldap-common. [2020-10-26T19:52:57.834Z] #25 8.195 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-26T19:52:57.834Z] #25 8.199 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:57.834Z] #25 8.291 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-26T19:52:57.834Z] #25 8.291 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.297 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:52:57.834Z] #25 8.416 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-26T19:52:57.834Z] #25 8.416 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.421 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-26T19:52:57.834Z] #25 8.476 Selecting previously unselected package libpsl5:amd64. [2020-10-26T19:52:57.834Z] #25 8.476 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.480 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-26T19:52:57.834Z] #25 8.546 Selecting previously unselected package librtmp1:amd64. [2020-10-26T19:52:57.834Z] #25 8.546 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.551 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:52:57.834Z] #25 8.635 Selecting previously unselected package libssh2-1:amd64. [2020-10-26T19:52:57.834Z] #25 8.635 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.646 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-26T19:52:57.834Z] #25 8.725 Selecting previously unselected package libcurl4:amd64. [2020-10-26T19:52:57.834Z] #25 8.725 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.733 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-26T19:52:57.834Z] #25 8.842 Selecting previously unselected package curl. [2020-10-26T19:52:57.834Z] #25 8.842 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.847 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-26T19:52:57.834Z] #25 8.935 Selecting previously unselected package libonig5:amd64. [2020-10-26T19:52:57.834Z] #25 8.935 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 8.941 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:52:57.834Z] #25 9.013 Selecting previously unselected package libjq1:amd64. [2020-10-26T19:52:57.834Z] #25 9.013 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 9.013 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:52:57.834Z] #25 9.104 Selecting previously unselected package jq. [2020-10-26T19:52:57.834Z] #25 9.104 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:52:57.834Z] #25 9.139 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:57.834Z] #25 9.323 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-26T19:52:57.834Z] #25 9.364 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-26T19:52:57.834Z] #25 ... [2020-10-26T19:52:57.834Z] [2020-10-26T19:52:57.834Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:57.975Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2020-10-26T19:52:58.051Z] #41 19.08 CC images/core-ppc64.o [2020-10-26T19:52:58.267Z] #18 34.51 Setting up xfsprogs (4.20.0-1) ... [2020-10-26T19:52:58.267Z] #18 34.52 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:52:58.267Z] #18 34.75 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:52:58.328Z] #25 10.04 Updating certificates in /etc/ssl/certs... [2020-10-26T19:52:58.587Z] #25 ... [2020-10-26T19:52:58.587Z] [2020-10-26T19:52:58.587Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:52:58.587Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-10-26T19:52:58.587Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2020-10-26T19:52:58.587Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s [2020-10-26T19:52:58.619Z] #41 19.64 CC images/core-s390.o [2020-10-26T19:52:58.900Z] #18 35.20 Setting up python3-distutils (3.7.3-1) ... [2020-10-26T19:52:59.154Z] #8 ... [2020-10-26T19:52:59.154Z] [2020-10-26T19:52:59.154Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:52:59.154Z] #25 10.95 126 added, 0 removed; done. [2020-10-26T19:52:59.187Z] #41 20.28 CC images/cpuinfo.o [2020-10-26T19:52:59.194Z] #18 35.51 Setting up python3-setuptools (40.8.0-1) ... [2020-10-26T19:52:59.364Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-10-26T19:52:59.473Z] #25 11.15 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-26T19:52:59.474Z] #25 11.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:52:59.474Z] #25 11.27 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-26T19:52:59.596Z] #12 17.08 Reading package lists... [2020-10-26T19:52:59.596Z] #12 ... [2020-10-26T19:52:59.596Z] [2020-10-26T19:52:59.596Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:52:59.596Z] #46 10.30 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:52:59.596Z] #46 11.90 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:52:59.596Z] #46 15.17 go: finding github.com/fatih/color v1.9.0 [2020-10-26T19:52:59.596Z] #46 15.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:52:59.596Z] #46 15.23 go: finding github.com/pkg/errors v0.9.1 [2020-10-26T19:52:59.596Z] #46 15.36 go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T19:52:59.596Z] #46 15.51 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:52:59.596Z] #46 15.62 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:52:59.596Z] #46 16.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:52:59.596Z] #46 16.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:52:59.596Z] #46 16.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:52:59.596Z] #46 16.16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:52:59.596Z] #46 16.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:52:59.596Z] #46 ... [2020-10-26T19:52:59.596Z] [2020-10-26T19:52:59.596Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:52:59.596Z] #63 19.41 Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-26T19:52:59.596Z] #63 20.02 + cd /tmp/tmp.uN8dDKJR3f/src/github.com/docker/libnetwork [2020-10-26T19:52:59.596Z] #63 20.03 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:52:59.596Z] #63 20.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-26T19:52:59.731Z] #25 11.29 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-26T19:52:59.731Z] #25 11.31 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:52:59.731Z] #25 11.33 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-26T19:52:59.731Z] #25 11.34 Updating certificates in /etc/ssl/certs... [2020-10-26T19:52:59.756Z] #41 20.72 CC images/inventory.o [2020-10-26T19:52:59.756Z] #41 20.96 CC images/fdinfo.o [2020-10-26T19:52:59.826Z] #18 36.19 Setting up python3-pip (18.1-5) ... [2020-10-26T19:53:00.015Z] #41 ... [2020-10-26T19:53:00.015Z] [2020-10-26T19:53:00.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:00.015Z] #43 76.79 text/template/parse [2020-10-26T19:53:00.015Z] #43 80.17 go/parser [2020-10-26T19:53:00.015Z] #43 81.13 text/template [2020-10-26T19:53:00.015Z] #43 83.95 encoding/xml [2020-10-26T19:53:00.015Z] #43 85.67 go/doc [2020-10-26T19:53:00.015Z] #43 ... [2020-10-26T19:53:00.015Z] [2020-10-26T19:53:00.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:00.015Z] #41 21.27 CC images/fown.o [2020-10-26T19:53:00.166Z] #18 36.70 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:00.166Z] #18 36.74 Processing triggers for mime-support (3.62) ... [2020-10-26T19:53:00.584Z] #41 21.58 CC images/ns.o [2020-10-26T19:53:00.585Z] #41 21.81 CC images/regfile.o [2020-10-26T19:53:00.650Z] #63 ... [2020-10-26T19:53:00.650Z] [2020-10-26T19:53:00.650Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:00.650Z] #44 11.59 crypto/subtle [2020-10-26T19:53:00.650Z] #44 12.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-26T19:53:00.650Z] #44 12.48 internal/nettrace [2020-10-26T19:53:00.650Z] #44 12.89 runtime/cgo [2020-10-26T19:53:00.650Z] #44 15.32 vendor/golang.org/x/crypto/internal/subtle [2020-10-26T19:53:00.650Z] #44 ... [2020-10-26T19:53:00.650Z] [2020-10-26T19:53:00.650Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:00.650Z] #48 19.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:00.650Z] #48 19.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:00.650Z] #48 19.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:00.650Z] #48 19.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:00.650Z] #48 19.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:00.650Z] #48 19.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:00.650Z] #48 19.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:00.650Z] #48 19.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:00.650Z] #48 19.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:00.651Z] #48 19.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:00.651Z] #48 19.18 go: downloading golang.org/x/text v0.3.2 [2020-10-26T19:53:00.651Z] #48 19.23 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:00.651Z] #48 19.26 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:00.651Z] #48 19.27 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:00.651Z] #48 19.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:00.651Z] #48 19.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:00.651Z] #48 19.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:00.651Z] #48 19.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:00.651Z] #48 19.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:00.651Z] #48 19.69 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:00.651Z] #48 19.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:00.651Z] #48 19.72 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:00.651Z] #48 19.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:00.651Z] #48 19.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:00.651Z] #48 20.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:00.651Z] #48 20.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:00.651Z] #48 20.43 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:00.651Z] #48 20.73 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:00.651Z] #48 20.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:00.651Z] #48 20.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:00.651Z] #48 20.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:00.651Z] #48 20.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:00.651Z] #48 20.83 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:00.651Z] #48 20.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:53:00.651Z] #48 20.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:00.651Z] #48 21.01 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:00.651Z] #48 21.03 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:00.651Z] #48 21.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:00.651Z] #48 21.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:00.651Z] #48 21.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:00.651Z] #48 21.33 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:53:00.651Z] #48 21.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:00.651Z] #48 21.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:00.651Z] #48 21.49 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:00.651Z] #48 21.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:00.651Z] #48 21.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:00.651Z] #48 21.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:00.651Z] #48 21.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:00.651Z] #48 21.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:00.651Z] #48 21.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:00.665Z] #25 12.28 0 added, 0 removed; done. [2020-10-26T19:53:00.665Z] #25 12.28 Running hooks in /etc/ca-certificates/update.d... [2020-10-26T19:53:00.665Z] #25 12.28 done. [2020-10-26T19:53:00.799Z] #18 DONE 37.2s [2020-10-26T19:53:00.799Z] [2020-10-26T19:53:00.799Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-26T19:53:00.948Z] #48 21.99 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:00.948Z] #48 21.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:00.948Z] #48 22.05 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:00.948Z] #48 22.15 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:00.948Z] #48 22.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:00.949Z] #48 22.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:01.153Z] #41 22.06 CC images/ghost-file.o [2020-10-26T19:53:01.153Z] #41 22.36 CC images/fifo.o [2020-10-26T19:53:01.246Z] #48 22.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:01.246Z] #48 22.46 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:01.246Z] #48 22.46 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:01.246Z] #48 22.47 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:01.413Z] #41 22.57 CC images/remap-file-path.o [2020-10-26T19:53:01.543Z] #48 22.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:01.543Z] #48 22.64 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:01.543Z] #48 22.73 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:01.543Z] #48 22.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:01.673Z] #41 22.80 CC images/eventfd.o [2020-10-26T19:53:01.856Z] #48 22.79 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:01.856Z] #48 22.91 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:01.856Z] #48 22.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:01.856Z] #48 22.95 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-26T19:53:01.856Z] #48 ... [2020-10-26T19:53:01.856Z] [2020-10-26T19:53:01.856Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:01.856Z] #50 12.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:01.856Z] #50 12.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:01.856Z] #50 12.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:01.856Z] #50 13.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:01.856Z] #50 13.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:01.856Z] #50 14.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:01.856Z] #50 15.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:01.856Z] #50 17.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:01.856Z] #50 18.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:01.856Z] #50 18.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:01.856Z] #50 18.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:01.856Z] #50 18.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:01.856Z] #50 19.92 runtime/cgo [2020-10-26T19:53:01.856Z] #50 20.09 runtime [2020-10-26T19:53:01.920Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done [2020-10-26T19:53:01.932Z] #41 23.01 CC images/eventpoll.o [2020-10-26T19:53:02.155Z] #50 ... [2020-10-26T19:53:02.155Z] [2020-10-26T19:53:02.155Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:02.155Z] #48 23.08 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:02.155Z] #48 23.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:02.155Z] #48 23.40 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:02.183Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-10-26T19:53:02.191Z] #41 23.33 CC images/fh.o [2020-10-26T19:53:02.319Z] #19 1.186 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-26T19:53:02.319Z] #19 1.189 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-26T19:53:02.319Z] #19 1.191 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-26T19:53:02.319Z] #19 DONE 1.4s [2020-10-26T19:53:02.319Z] [2020-10-26T19:53:02.319Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:53:02.451Z] #41 23.66 CC images/fsnotify.o [2020-10-26T19:53:02.454Z] #48 23.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:02.454Z] #48 23.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:02.774Z] #48 23.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:02.774Z] #48 23.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:03.020Z] #41 24.18 CC images/signalfd.o [2020-10-26T19:53:03.073Z] #48 24.15 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:03.073Z] #48 24.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:03.139Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2020-10-26T19:53:03.139Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2020-10-26T19:53:03.191Z] #25 DONE 15.0s [2020-10-26T19:53:03.192Z] [2020-10-26T19:53:03.192Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T19:53:03.280Z] #41 24.42 CC images/fs.o [2020-10-26T19:53:03.370Z] #48 24.36 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:03.370Z] #48 24.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:03.400Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-10-26T19:53:03.539Z] #41 24.59 CC images/pstree.o [2020-10-26T19:53:03.667Z] #48 24.77 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:03.799Z] #41 24.74 CC images/pipe.o [2020-10-26T19:53:03.799Z] #41 24.96 CC images/tcp-stream.o [2020-10-26T19:53:03.964Z] #48 25.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:04.059Z] #41 25.16 CC images/sk-packet.o [2020-10-26T19:53:04.261Z] #48 25.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:04.318Z] #41 25.44 CC images/mnt.o [2020-10-26T19:53:04.384Z] #20 ... [2020-10-26T19:53:04.384Z] [2020-10-26T19:53:04.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:04.384Z] #41 75.28 CC criu/mem.o [2020-10-26T19:53:04.384Z] #41 76.34 CC criu/memfd.o [2020-10-26T19:53:04.384Z] #41 76.76 CC criu/mount.o [2020-10-26T19:53:04.384Z] #41 79.36 CC criu/namespaces.o [2020-10-26T19:53:04.384Z] #41 80.39 CC criu/net.o [2020-10-26T19:53:04.384Z] #41 82.42 CC criu/netfilter.o [2020-10-26T19:53:04.384Z] #41 82.66 CC criu/page-pipe.o [2020-10-26T19:53:04.384Z] #41 83.11 CC criu/page-xfer.o [2020-10-26T19:53:04.384Z] #41 84.22 CC criu/pagemap-cache.o [2020-10-26T19:53:04.384Z] #41 84.37 CC criu/pagemap.o [2020-10-26T19:53:04.384Z] #41 85.09 CC criu/parasite-syscall.o [2020-10-26T19:53:04.558Z] #48 25.57 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:04.558Z] #48 25.58 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:04.577Z] #41 25.68 CC images/pipe-data.o [2020-10-26T19:53:04.755Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done [2020-10-26T19:53:04.837Z] #41 25.93 CC images/sa.o [2020-10-26T19:53:04.856Z] #48 26.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:05.015Z] #41 85.58 CC criu/path.o [2020-10-26T19:53:05.016Z] #41 85.76 CC criu/pie-util-vdso.o [2020-10-26T19:53:05.021Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-10-26T19:53:05.092Z] #26 DONE 1.5s [2020-10-26T19:53:05.092Z] [2020-10-26T19:53:05.092Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:05.096Z] #41 26.15 CC images/timer.o [2020-10-26T19:53:05.153Z] #48 26.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:05.153Z] #48 26.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:53:05.153Z] #48 26.28 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:05.153Z] #48 26.33 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:05.153Z] #48 26.46 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:53:05.153Z] #48 ... [2020-10-26T19:53:05.153Z] [2020-10-26T19:53:05.153Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:05.153Z] #35 16.44 Fetched 8171 kB in 16s (516 kB/s) [2020-10-26T19:53:05.153Z] #35 16.44 Reading package lists... [2020-10-26T19:53:05.309Z] #41 86.07 CC criu/pie-util.o [2020-10-26T19:53:05.309Z] #41 86.19 CC criu/pipes.o [2020-10-26T19:53:05.355Z] #41 26.48 CC images/timerfd.o [2020-10-26T19:53:05.451Z] #35 23.67 Reading package lists... [2020-10-26T19:53:05.451Z] #35 ... [2020-10-26T19:53:05.451Z] [2020-10-26T19:53:05.451Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:05.451Z] #39 16.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-26T19:53:05.451Z] #39 17.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-26T19:53:05.451Z] #39 ... [2020-10-26T19:53:05.451Z] [2020-10-26T19:53:05.451Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:05.451Z] #41 16.69 Fetched 8171 kB in 16s (522 kB/s) [2020-10-26T19:53:05.451Z] #41 16.69 Reading package lists... [2020-10-26T19:53:05.600Z] #41 ... [2020-10-26T19:53:05.600Z] [2020-10-26T19:53:05.600Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:05.600Z] #38 120.5 + dpkg --print-architecture [2020-10-26T19:53:05.600Z] #38 120.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-26T19:53:05.614Z] #41 26.68 CC images/mm.o [2020-10-26T19:53:05.750Z] #41 24.79 Reading package lists... [2020-10-26T19:53:05.750Z] #41 ... [2020-10-26T19:53:05.750Z] [2020-10-26T19:53:05.750Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:05.750Z] #48 26.50 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:05.750Z] #48 26.73 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:05.750Z] #48 26.92 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:05.750Z] #48 26.94 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:05.750Z] #48 ... [2020-10-26T19:53:05.750Z] [2020-10-26T19:53:05.750Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:05.750Z] #54 16.88 Fetched 8171 kB in 16s (517 kB/s) [2020-10-26T19:53:05.750Z] #54 16.88 Reading package lists... [2020-10-26T19:53:05.890Z] #38 121.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-26T19:53:05.890Z] #38 121.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-26T19:53:05.951Z] #8 ... [2020-10-26T19:53:05.951Z] [2020-10-26T19:53:05.951Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:53:05.951Z] #25 9.378 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:53:05.951Z] #25 9.510 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-26T19:53:05.951Z] #25 9.523 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:53:05.951Z] #25 9.668 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-26T19:53:05.951Z] #25 9.690 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:53:05.951Z] #25 9.848 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:53:05.951Z] #25 9.864 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-26T19:53:05.951Z] #25 9.880 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:53:05.951Z] #25 9.896 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-26T19:53:05.951Z] #25 9.911 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-26T19:53:05.951Z] #25 9.936 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:53:05.951Z] #25 9.961 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:53:05.951Z] #25 9.975 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:53:05.951Z] #25 9.991 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:53:05.951Z] #25 10.01 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-26T19:53:05.951Z] #25 10.58 Updating certificates in /etc/ssl/certs... [2020-10-26T19:53:05.951Z] #25 11.60 126 added, 0 removed; done. [2020-10-26T19:53:05.951Z] #25 11.64 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-26T19:53:05.951Z] #25 11.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:53:05.951Z] #25 11.67 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-26T19:53:05.951Z] #25 11.69 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-26T19:53:05.951Z] #25 11.70 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:05.951Z] #25 11.72 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-26T19:53:05.951Z] #25 11.73 Updating certificates in /etc/ssl/certs... [2020-10-26T19:53:05.951Z] #25 12.81 0 added, 0 removed; done. [2020-10-26T19:53:05.951Z] #25 12.81 Running hooks in /etc/ca-certificates/update.d... [2020-10-26T19:53:05.951Z] #25 12.81 done. [2020-10-26T19:53:05.951Z] #25 DONE 17.0s [2020-10-26T19:53:05.951Z] [2020-10-26T19:53:05.951Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:53:05.951Z] #8 ... [2020-10-26T19:53:05.951Z] [2020-10-26T19:53:05.951Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T19:53:05.951Z] #26 DONE 0.1s [2020-10-26T19:53:05.951Z] [2020-10-26T19:53:05.951Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:53:05.974Z] #8 ... [2020-10-26T19:53:05.974Z] [2020-10-26T19:53:05.974Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:53:05.974Z] #25 6.542 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:05.974Z] #25 6.558 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:05.974Z] #25 6.579 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:05.974Z] #25 6.772 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-26T19:53:05.974Z] #25 7.162 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-26T19:53:05.974Z] #25 7.315 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-26T19:53:05.974Z] #25 8.768 Fetched 8219 kB in 3s (3234 kB/s) [2020-10-26T19:53:05.974Z] #25 8.768 Reading package lists... [2020-10-26T19:53:05.974Z] #25 10.04 Reading package lists... [2020-10-26T19:53:05.974Z] #25 ... [2020-10-26T19:53:05.974Z] [2020-10-26T19:53:05.974Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:53:06.049Z] #54 23.83 Reading package lists... [2020-10-26T19:53:06.049Z] #54 ... [2020-10-26T19:53:06.049Z] [2020-10-26T19:53:06.049Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:06.049Z] #48 27.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:06.049Z] #48 27.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:06.183Z] #41 27.05 CC images/sk-opts.o [2020-10-26T19:53:06.183Z] #41 27.30 CC images/sk-unix.o [2020-10-26T19:53:06.348Z] #48 27.41 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:06.348Z] #48 27.55 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:06.458Z] #27 1.577 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T19:53:06.459Z] #27 1.688 [2020-10-26T19:53:06.649Z] #48 27.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:53:06.649Z] #48 27.67 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:06.649Z] #48 27.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:53:06.752Z] #41 27.68 CC images/sk-inet.o [2020-10-26T19:53:06.956Z] #48 28.11 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:53:06.956Z] #48 28.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:53:07.232Z] #27 1.913 #=#=# # 2.6% #################### 28.0% ######################################## 56.4% ############################################################### 87.9% ######################################################################## 100.0% [2020-10-26T19:53:07.232Z] #27 2.451 [2020-10-26T19:53:07.323Z] #41 28.21 CC images/tun.o [2020-10-26T19:53:07.323Z] #41 ... [2020-10-26T19:53:07.323Z] [2020-10-26T19:53:07.323Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:07.323Z] #49 88.45 mvdan.cc/sh/v3/cmd/shfmt [2020-10-26T19:53:07.323Z] #49 DONE 94.1s [2020-10-26T19:53:07.323Z] [2020-10-26T19:53:07.323Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:07.323Z] #54 41.39 Checking out files: 57% (1975/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 95% (3298/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-26T19:53:07.323Z] #54 42.54 + cd /tmp/tmp.LhIqm0eAZz/src/github.com/containerd/containerd [2020-10-26T19:53:07.323Z] #54 42.54 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:53:07.323Z] #54 43.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-26T19:53:07.323Z] #54 43.95 + BUILDTAGS='netgo osusergo static_build' [2020-10-26T19:53:07.323Z] #54 43.95 + export EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:53:07.323Z] #54 43.95 + EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:53:07.323Z] #54 43.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-26T19:53:07.323Z] #54 43.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-26T19:53:07.323Z] #54 43.96 + '[' '' = dynamic ']' [2020-10-26T19:53:07.323Z] #54 43.96 + make [2020-10-26T19:53:07.323Z] #54 44.91 + bin/ctr [2020-10-26T19:53:07.488Z] #27 2.593 0.2% ######################################################################## 100.0% [2020-10-26T19:53:07.488Z] #27 2.765 [2020-10-26T19:53:07.583Z] #54 ... [2020-10-26T19:53:07.583Z] [2020-10-26T19:53:07.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:07.583Z] #41 28.55 CC images/sk-netlink.o [2020-10-26T19:53:07.605Z] #48 28.50 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:07.605Z] #48 28.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:07.746Z] #27 2.888 ########################################### 60.6% ######################################################################## 100.0% [2020-10-26T19:53:07.746Z] #27 2.998 [2020-10-26T19:53:07.842Z] #41 28.83 CC images/packet-sock.o [2020-10-26T19:53:07.904Z] #48 28.80 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:07.904Z] #48 28.83 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:07.956Z] #38 ... [2020-10-26T19:53:07.956Z] [2020-10-26T19:53:07.956Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:53:07.956Z] #20 3.698 Collecting yamllint==1.16.0 [2020-10-26T19:53:07.956Z] #20 3.875 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-26T19:53:07.956Z] #20 3.906 Collecting pyyaml (from yamllint==1.16.0) [2020-10-26T19:53:07.956Z] #20 4.003 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-26T19:53:07.956Z] #20 4.589 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-26T19:53:07.956Z] #20 4.606 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-26T19:53:07.956Z] #20 4.618 Building wheels for collected packages: pyyaml [2020-10-26T19:53:07.956Z] #20 4.619 Running setup.py bdist_wheel for pyyaml: started [2020-10-26T19:53:07.956Z] #20 5.273 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-26T19:53:07.956Z] #20 5.274 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-26T19:53:07.956Z] #20 5.324 Successfully built pyyaml [2020-10-26T19:53:07.956Z] #20 5.328 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-26T19:53:07.956Z] #20 5.541 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-26T19:53:07.956Z] #20 DONE 5.9s [2020-10-26T19:53:07.956Z] [2020-10-26T19:53:07.956Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-26T19:53:08.205Z] #48 29.31 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:08.247Z] #23 DONE 0.2s [2020-10-26T19:53:08.247Z] [2020-10-26T19:53:08.247Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:53:08.262Z] #27 3.149 0.0% ######## 12.3% ########################### 37.9% ############################################## 64.5% ###################################################################### 97.9% ######################################################################## 100.0% [2020-10-26T19:53:08.262Z] #27 3.641 [2020-10-26T19:53:08.411Z] #41 29.43 CC images/ipc-var.o [2020-10-26T19:53:08.411Z] #41 29.65 CC images/ipc-desc.o [2020-10-26T19:53:08.502Z] #48 29.54 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:08.509Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2020-10-26T19:53:08.980Z] #41 29.85 CC images/ipc-shm.o [2020-10-26T19:53:08.980Z] #41 30.06 CC images/ipc-msg.o [2020-10-26T19:53:09.239Z] #41 30.32 CC images/ipc-sem.o [2020-10-26T19:53:09.293Z] #28 DONE 0.9s [2020-10-26T19:53:09.293Z] [2020-10-26T19:53:09.293Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-26T19:53:09.293Z] #31 DONE 0.2s [2020-10-26T19:53:09.293Z] [2020-10-26T19:53:09.293Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-26T19:53:09.293Z] #33 DONE 0.1s [2020-10-26T19:53:09.293Z] [2020-10-26T19:53:09.293Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-26T19:53:09.294Z] #27 3.802 0.0% ### 5.5% ###### 8.5% ######## 11.9% ######### 13.2% ############# 18.4% ################ 22.4% ################## 25.2% [2020-10-26T19:53:09.294Z] #27 ... [2020-10-26T19:53:09.294Z] [2020-10-26T19:53:09.294Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:53:09.294Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2020-10-26T19:53:09.294Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s [2020-10-26T19:53:09.498Z] #41 30.50 CC images/utsns.o [2020-10-26T19:53:09.499Z] #41 30.64 CC images/creds.o [2020-10-26T19:53:09.553Z] #8 ... [2020-10-26T19:53:09.553Z] [2020-10-26T19:53:09.553Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:09.584Z] #36 DONE 0.2s [2020-10-26T19:53:09.584Z] [2020-10-26T19:53:09.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:09.584Z] #41 86.63 CC criu/plugin.o [2020-10-26T19:53:09.584Z] #41 86.95 CC criu/proc_parse.o [2020-10-26T19:53:09.584Z] #41 88.74 CC criu/protobuf-desc.o [2020-10-26T19:53:09.584Z] #41 89.37 CC criu/protobuf.o [2020-10-26T19:53:09.584Z] #41 89.63 CC criu/pstree.o [2020-10-26T19:53:09.584Z] #41 90.23 CC criu/rbtree.o [2020-10-26T19:53:09.584Z] #41 90.50 CC criu/rst-malloc.o [2020-10-26T19:53:09.758Z] #41 30.82 CC images/vma.o [2020-10-26T19:53:09.874Z] #41 90.67 CC criu/seccomp.o [2020-10-26T19:53:10.018Z] #41 31.07 CC images/netdev.o [2020-10-26T19:53:10.166Z] #41 91.03 CC criu/seize.o [2020-10-26T19:53:10.199Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2020-10-26T19:53:10.277Z] #41 31.48 CC images/tty.o [2020-10-26T19:53:10.614Z] #48 31.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:10.773Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-10-26T19:53:10.800Z] #41 91.47 CC criu/servicefd.o [2020-10-26T19:53:10.857Z] #41 32.03 CC images/file-lock.o [2020-10-26T19:53:10.864Z] #27 3.802 0.0% ### 5.5% ###### 8.5% ######## 11.9% ######### 13.2% ############# 18.4% ################ 22.4% ################## 25.2% ################### 26.6% ####################### 32.0% ########################### 38.6% ################################ 45.0% ##################################### 51.7% ######################################### 57.9% ########################################### 60.9% ############################################# 62.9% ############################################### 66.1% ################################################ 67.7% ##################################################### 74.0% ########################################################## 81.8% ################################################################ 89.7% ####################################################################### 99.6% ######################################################################## 100.0% [2020-10-26T19:53:10.864Z] #27 6.188 [2020-10-26T19:53:11.036Z] #8 DONE 28.5s [2020-10-26T19:53:11.036Z] [2020-10-26T19:53:11.036Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:53:11.036Z] #25 10.04 Reading package lists... [2020-10-26T19:53:11.036Z] #25 11.34 Building dependency tree... [2020-10-26T19:53:11.036Z] #25 12.00 The following additional packages will be installed: [2020-10-26T19:53:11.036Z] #25 12.00 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-26T19:53:11.036Z] #25 12.00 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-26T19:53:11.036Z] #25 12.00 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-26T19:53:11.036Z] #25 12.02 Suggested packages: [2020-10-26T19:53:11.036Z] #25 12.02 krb5-doc krb5-user [2020-10-26T19:53:11.036Z] #25 12.02 Recommended packages: [2020-10-26T19:53:11.036Z] #25 12.02 krb5-locales publicsuffix libsasl2-modules [2020-10-26T19:53:11.036Z] #25 12.34 The following NEW packages will be installed: [2020-10-26T19:53:11.036Z] #25 12.34 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-26T19:53:11.036Z] #25 12.34 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-26T19:53:11.036Z] #25 12.34 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-26T19:53:11.036Z] #25 12.34 libssh2-1 libssl1.1 openssl [2020-10-26T19:53:11.036Z] #25 12.64 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-26T19:53:11.036Z] #25 12.64 Need to get 4772 kB of archives. [2020-10-26T19:53:11.036Z] #25 12.64 After this operation, 11.5 MB of additional disk space will be used. [2020-10-26T19:53:11.036Z] #25 12.64 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-10-26T19:53:11.036Z] #25 12.82 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-10-26T19:53:11.036Z] #25 12.83 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-26T19:53:11.036Z] #25 12.84 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-26T19:53:11.036Z] #25 12.86 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB] [2020-10-26T19:53:11.036Z] #25 12.87 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-10-26T19:53:11.036Z] #25 12.87 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-10-26T19:53:11.036Z] #25 12.87 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-10-26T19:53:11.036Z] #25 12.87 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-10-26T19:53:11.036Z] #25 12.87 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-10-26T19:53:11.036Z] #25 12.89 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-10-26T19:53:11.036Z] #25 12.89 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-10-26T19:53:11.036Z] #25 12.89 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-10-26T19:53:11.036Z] #25 12.89 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-10-26T19:53:11.036Z] #25 13.13 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:11.036Z] #25 13.18 Fetched 4772 kB in 1s (9343 kB/s) [2020-10-26T19:53:11.036Z] #25 13.23 Selecting previously unselected package libssl1.1:arm64. [2020-10-26T19:53:11.036Z] #25 13.23 (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.) [2020-10-26T19:53:11.036Z] #25 13.24 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-10-26T19:53:11.036Z] #25 13.25 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:53:11.036Z] #25 13.50 Selecting previously unselected package openssl. [2020-10-26T19:53:11.036Z] #25 13.50 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-10-26T19:53:11.036Z] #25 13.50 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:53:11.036Z] #25 13.85 Selecting previously unselected package ca-certificates. [2020-10-26T19:53:11.036Z] #25 13.85 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-26T19:53:11.036Z] #25 13.85 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-26T19:53:11.036Z] #25 14.34 Selecting previously unselected package libkeyutils1:arm64. [2020-10-26T19:53:11.036Z] #25 14.34 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-10-26T19:53:11.036Z] #25 14.34 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-10-26T19:53:11.036Z] #25 14.46 Selecting previously unselected package libkrb5support0:arm64. [2020-10-26T19:53:11.036Z] #25 14.47 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ... [2020-10-26T19:53:11.036Z] #25 14.71 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-10-26T19:53:11.036Z] #25 14.85 Selecting previously unselected package libk5crypto3:arm64. [2020-10-26T19:53:11.036Z] #25 14.85 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ... [2020-10-26T19:53:11.036Z] #25 15.03 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-10-26T19:53:11.091Z] #41 91.78 CC criu/shmem.o [2020-10-26T19:53:11.262Z] #48 32.44 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-26T19:53:11.262Z] #48 ... [2020-10-26T19:53:11.262Z] [2020-10-26T19:53:11.262Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:11.262Z] #41 24.79 Reading package lists... [2020-10-26T19:53:11.298Z] #25 15.50 Selecting previously unselected package libkrb5-3:arm64. [2020-10-26T19:53:11.298Z] #25 15.50 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ... [2020-10-26T19:53:11.298Z] #25 15.51 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-10-26T19:53:11.426Z] #41 32.30 CC images/rlimit.o [2020-10-26T19:53:11.426Z] #41 32.47 CC images/pagemap.o [2020-10-26T19:53:11.426Z] #41 ... [2020-10-26T19:53:11.426Z] [2020-10-26T19:53:11.426Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:11.426Z] #43 88.26 github.com/LK4D4/vndr/build [2020-10-26T19:53:11.426Z] #43 89.92 github.com/LK4D4/vndr/versioned [2020-10-26T19:53:11.426Z] #43 90.01 compress/flate [2020-10-26T19:53:11.426Z] #43 91.79 hash/crc32 [2020-10-26T19:53:11.426Z] #43 92.55 net [2020-10-26T19:53:11.426Z] #43 92.63 compress/gzip [2020-10-26T19:53:11.426Z] #43 93.28 vendor/golang.org/x/text/transform [2020-10-26T19:53:11.426Z] #43 93.92 vendor/golang.org/x/text/unicode/bidi [2020-10-26T19:53:11.426Z] #43 96.24 vendor/golang.org/x/text/secure/bidirule [2020-10-26T19:53:11.426Z] #43 96.51 vendor/golang.org/x/text/unicode/norm [2020-10-26T19:53:11.426Z] #43 ... [2020-10-26T19:53:11.426Z] [2020-10-26T19:53:11.426Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:11.426Z] #11 96.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-26T19:53:11.426Z] #11 96.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:53:11.426Z] #11 96.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:53:11.429Z] #27 6.698 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T19:53:11.429Z] #27 6.830 [2020-10-26T19:53:11.560Z] #25 15.72 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-26T19:53:11.560Z] #25 15.72 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-10-26T19:53:11.560Z] #25 15.73 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-10-26T19:53:11.685Z] #27 6.888 ######################################################################## 100.0% [2020-10-26T19:53:11.685Z] #27 6.904 [2020-10-26T19:53:11.723Z] #41 92.40 CC criu/sigframe.o [2020-10-26T19:53:11.723Z] #41 92.46 CC criu/signalfd.o [2020-10-26T19:53:11.723Z] #41 92.66 CC criu/sk-inet.o [2020-10-26T19:53:11.822Z] #25 15.95 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-26T19:53:11.822Z] #25 15.95 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-10-26T19:53:11.822Z] #25 15.96 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:53:11.822Z] #25 16.01 Selecting previously unselected package libsasl2-2:arm64. [2020-10-26T19:53:11.822Z] #25 16.01 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-10-26T19:53:11.822Z] #25 16.02 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:53:11.822Z] #25 16.08 Selecting previously unselected package libldap-common. [2020-10-26T19:53:12.092Z] #25 16.08 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-26T19:53:12.092Z] #25 16.09 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:53:12.092Z] #25 16.26 Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-26T19:53:12.092Z] #25 16.26 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ... [2020-10-26T19:53:12.249Z] #27 7.531 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T19:53:12.353Z] #25 16.59 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:53:12.355Z] #41 93.16 CC criu/sk-netlink.o [2020-10-26T19:53:12.506Z] #27 7.618 [2020-10-26T19:53:12.615Z] #25 16.89 Selecting previously unselected package libnghttp2-14:arm64. [2020-10-26T19:53:12.615Z] #25 16.89 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-10-26T19:53:12.615Z] #25 16.91 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-10-26T19:53:12.645Z] #41 93.32 CC criu/sk-packet.o [2020-10-26T19:53:12.645Z] #41 ... [2020-10-26T19:53:12.645Z] [2020-10-26T19:53:12.645Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:12.645Z] #51 58.11 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-26T19:53:12.764Z] #27 7.838 ####################################################### 77.0% ######################################################################## 100.0% [2020-10-26T19:53:12.764Z] #27 7.962 [2020-10-26T19:53:12.984Z] #41 32.85 Building dependency tree... [2020-10-26T19:53:12.984Z] #41 ... [2020-10-26T19:53:12.984Z] [2020-10-26T19:53:12.984Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:12.984Z] #12 17.08 Reading package lists... [2020-10-26T19:53:12.984Z] #12 24.21 Reading package lists... [2020-10-26T19:53:12.984Z] #12 31.08 Building dependency tree... [2020-10-26T19:53:12.984Z] #12 33.96 The following additional packages will be installed: [2020-10-26T19:53:12.984Z] #12 33.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-26T19:53:12.984Z] #12 33.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-26T19:53:12.984Z] #12 33.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-26T19:53:12.984Z] #12 33.98 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:53:12.984Z] #12 33.99 Suggested packages: [2020-10-26T19:53:12.984Z] #12 33.99 gcc-8-locales seccomp wine64 [2020-10-26T19:53:12.984Z] #12 ... [2020-10-26T19:53:12.984Z] [2020-10-26T19:53:12.984Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:12.984Z] #54 23.83 Reading package lists... [2020-10-26T19:53:12.984Z] #54 30.64 Building dependency tree... [2020-10-26T19:53:12.984Z] #54 33.39 The following additional packages will be installed: [2020-10-26T19:53:12.984Z] #54 33.40 libbtrfs0 [2020-10-26T19:53:12.984Z] #54 33.55 The following NEW packages will be installed: [2020-10-26T19:53:12.984Z] #54 33.58 libbtrfs-dev libbtrfs0 [2020-10-26T19:53:12.984Z] #54 33.86 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:12.984Z] #54 33.86 Need to get 120 kB of archives. [2020-10-26T19:53:12.984Z] #54 33.86 After this operation, 423 kB of additional disk space will be used. [2020-10-26T19:53:12.984Z] #54 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-26T19:53:12.984Z] #54 33.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-26T19:53:13.022Z] #27 8.290 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T19:53:13.022Z] #27 8.311 skipping existing c35d46ef359f [2020-10-26T19:53:13.022Z] #27 8.339 [2020-10-26T19:53:13.191Z] #25 17.48 Selecting previously unselected package libpsl5:arm64. [2020-10-26T19:53:13.191Z] #25 17.48 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-10-26T19:53:13.191Z] #25 17.49 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-10-26T19:53:13.191Z] #25 17.56 Selecting previously unselected package librtmp1:arm64. [2020-10-26T19:53:13.191Z] #25 17.56 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-10-26T19:53:13.453Z] #25 17.57 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:53:13.454Z] #25 17.63 Selecting previously unselected package libssh2-1:arm64. [2020-10-26T19:53:13.454Z] #25 17.63 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-10-26T19:53:13.454Z] #25 17.64 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-10-26T19:53:13.454Z] #25 17.83 Selecting previously unselected package libcurl4:arm64. [2020-10-26T19:53:13.679Z] #51 59.35 + mkdir -p /build [2020-10-26T19:53:13.679Z] #51 59.36 + cp runc /build/runc [2020-10-26T19:53:13.716Z] #25 17.83 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-10-26T19:53:13.716Z] #25 17.96 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-10-26T19:53:13.815Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s done [2020-10-26T19:53:13.815Z] #8 ... [2020-10-26T19:53:13.815Z] [2020-10-26T19:53:13.815Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:13.815Z] #27 1.710 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T19:53:13.815Z] #27 1.802 [2020-10-26T19:53:13.815Z] #27 1.915 ########## 14.1% ########################## 36.7% ######################################## 56.6% ###################################################### 75.6% ##################################################################### 96.3% ######################################################################## 100.0% [2020-10-26T19:53:13.815Z] #27 2.416 [2020-10-26T19:53:13.815Z] #27 2.538 0.2% ######################################################################## 100.0% [2020-10-26T19:53:13.815Z] #27 2.750 [2020-10-26T19:53:13.815Z] #27 2.889 ##################################################### 73.6% ######################################################################## 100.0% [2020-10-26T19:53:13.815Z] #27 2.988 [2020-10-26T19:53:13.815Z] #27 3.105 ####### 10.7% ######################## 34.3% ######################################## 55.6% ##################################################### 74.8% ################################################################### 94.0% ######################################################################## 100.0% [2020-10-26T19:53:13.815Z] #27 3.633 [2020-10-26T19:53:13.815Z] #27 3.766 ## 2.8% ###### 8.7% ########## 14.7% ############## 19.8% ################## 25.1% ##################### 29.7% ######################### 35.2% ############################# 40.4% ################################# 46.3% #################################### 51.4% ###################################### 53.8% ########################################## 59.3% ################################################ 67.0% ################################################## 70.7% ######################################################## 78.1% ########################################################### 82.6% ############################################################### 88.7% ################################################################## 92.8% ####################################################################### 99.1% ######################################################################## 100.0% [2020-10-26T19:53:13.815Z] #27 5.653 [2020-10-26T19:53:13.816Z] #27 6.193 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T19:53:13.816Z] #27 6.290 [2020-10-26T19:53:13.816Z] #27 6.368 ######################################################################## 100.0% [2020-10-26T19:53:13.816Z] #27 6.403 [2020-10-26T19:53:13.816Z] #27 6.812 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T19:53:13.816Z] #27 6.952 [2020-10-26T19:53:13.816Z] #27 7.061 ############################ 39.6% ######################################################################## 100.0% [2020-10-26T19:53:13.816Z] #27 7.124 [2020-10-26T19:53:13.816Z] #27 7.624 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T19:53:13.816Z] #27 7.643 skipping existing c35d46ef359f [2020-10-26T19:53:13.816Z] #27 7.667 [2020-10-26T19:53:13.816Z] #27 ... [2020-10-26T19:53:13.816Z] [2020-10-26T19:53:13.816Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:53:13.816Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-26T19:53:13.816Z] #8 DONE 38.4s [2020-10-26T19:53:13.816Z] [2020-10-26T19:53:13.816Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:13.816Z] #27 ... [2020-10-26T19:53:13.816Z] [2020-10-26T19:53:13.816Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:53:13.959Z] #27 9.026 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T19:53:13.959Z] #27 9.128 [2020-10-26T19:53:13.959Z] #27 9.199 ######################################################################## 100.0% [2020-10-26T19:53:13.959Z] #27 9.228 [2020-10-26T19:53:13.959Z] #27 ... [2020-10-26T19:53:13.959Z] [2020-10-26T19:53:13.959Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-26T19:53:13.959Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2020-10-26T19:53:13.959Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-26T19:53:13.959Z] #8 DONE 39.7s [2020-10-26T19:53:13.978Z] #25 ... [2020-10-26T19:53:13.978Z] [2020-10-26T19:53:13.978Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:53:13.978Z] #9 DONE 2.7s [2020-10-26T19:53:13.978Z] [2020-10-26T19:53:13.978Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-26T19:53:13.980Z] #51 DONE 59.7s [2020-10-26T19:53:13.980Z] [2020-10-26T19:53:13.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:13.980Z] #41 93.74 CC criu/sk-queue.o [2020-10-26T19:53:13.980Z] #41 94.05 CC criu/sk-tcp.o [2020-10-26T19:53:13.980Z] #41 94.44 CC criu/sk-unix.o [2020-10-26T19:53:14.217Z] [2020-10-26T19:53:14.217Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:53:14.527Z] #54 35.57 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:14.527Z] #54 ... [2020-10-26T19:53:14.527Z] [2020-10-26T19:53:14.527Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:14.527Z] #12 35.66 The following NEW packages will be installed: [2020-10-26T19:53:14.527Z] #12 35.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-26T19:53:14.527Z] #12 35.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-26T19:53:14.527Z] #12 35.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-26T19:53:14.527Z] #12 35.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-26T19:53:14.527Z] #12 35.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-26T19:53:14.527Z] #12 35.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:53:14.830Z] #12 35.83 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:14.830Z] #12 35.83 Need to get 78.9 MB of archives. [2020-10-26T19:53:14.830Z] #12 35.83 After this operation, 532 MB of additional disk space will be used. [2020-10-26T19:53:14.830Z] #12 35.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-10-26T19:53:14.927Z] #10 DONE 0.9s [2020-10-26T19:53:14.927Z] [2020-10-26T19:53:14.927Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-26T19:53:14.927Z] #29 DONE 0.1s [2020-10-26T19:53:14.927Z] [2020-10-26T19:53:14.927Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:14.927Z] #30 ... [2020-10-26T19:53:14.927Z] [2020-10-26T19:53:14.927Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-26T19:53:14.927Z] #37 DONE 0.2s [2020-10-26T19:53:14.927Z] [2020-10-26T19:53:14.927Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:53:14.927Z] #25 18.19 Selecting previously unselected package curl. [2020-10-26T19:53:14.927Z] #25 18.19 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-10-26T19:53:14.927Z] #25 18.19 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-26T19:53:14.927Z] #25 18.37 Selecting previously unselected package libonig5:arm64. [2020-10-26T19:53:14.927Z] #25 18.37 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-10-26T19:53:14.927Z] #25 18.38 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-10-26T19:53:14.927Z] #25 18.46 Selecting previously unselected package libjq1:arm64. [2020-10-26T19:53:14.927Z] #25 18.47 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-10-26T19:53:14.927Z] #25 18.47 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-26T19:53:14.927Z] #25 18.52 Selecting previously unselected package jq. [2020-10-26T19:53:14.927Z] #25 18.52 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-10-26T19:53:14.927Z] #25 18.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:53:14.927Z] #25 18.67 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-10-26T19:53:14.927Z] #25 18.68 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-10-26T19:53:14.927Z] #25 18.69 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-10-26T19:53:14.927Z] #25 18.85 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-10-26T19:53:14.927Z] #25 18.87 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:53:14.927Z] #25 18.89 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-10-26T19:53:14.927Z] #25 18.90 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:53:14.927Z] #25 18.91 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-26T19:53:14.927Z] #25 18.93 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-10-26T19:53:14.927Z] #25 18.94 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-26T19:53:14.927Z] #25 18.96 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-10-26T19:53:14.927Z] #25 18.98 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-10-26T19:53:14.927Z] #25 19.00 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-26T19:53:14.927Z] #25 19.04 Setting up libonig5:arm64 (6.9.1-1) ... [2020-10-26T19:53:14.927Z] #25 19.07 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-26T19:53:14.927Z] #25 19.09 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-26T19:53:14.927Z] #25 19.10 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-26T19:53:15.481Z] #12 36.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-10-26T19:53:15.496Z] #41 96.06 CC criu/sockets.o [2020-10-26T19:53:15.618Z] #11 ... [2020-10-26T19:53:15.618Z] [2020-10-26T19:53:15.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:15.618Z] #41 32.70 CC images/siginfo.o [2020-10-26T19:53:15.618Z] #41 32.93 CC images/rpc.o [2020-10-26T19:53:15.618Z] #41 33.96 CC images/ext-file.o [2020-10-26T19:53:15.618Z] #41 34.15 CC images/cgroup.o [2020-10-26T19:53:15.618Z] #41 34.69 CC images/userns.o [2020-10-26T19:53:15.618Z] #41 34.96 CC images/google/protobuf/descriptor.o [2020-10-26T19:53:15.618Z] #41 36.51 CC images/opts.o [2020-10-26T19:53:15.784Z] #12 ... [2020-10-26T19:53:15.784Z] [2020-10-26T19:53:15.784Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:15.784Z] #54 35.80 Fetched 120 kB in 0s (614 kB/s) [2020-10-26T19:53:15.784Z] #54 35.94 Selecting previously unselected package libbtrfs0. [2020-10-26T19:53:15.784Z] #54 35.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 ... 15339 files and directories currently installed.) [2020-10-26T19:53:15.784Z] #54 36.07 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-26T19:53:15.784Z] #54 36.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:53:15.784Z] #54 36.16 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:53:15.784Z] #54 36.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-26T19:53:15.784Z] #54 36.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:53:15.784Z] #54 36.53 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:53:15.784Z] #54 36.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:53:15.784Z] #54 36.55 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:15.784Z] #54 DONE 36.9s [2020-10-26T19:53:15.787Z] #41 96.51 CC criu/stats.o [2020-10-26T19:53:15.876Z] #41 36.83 CC images/seccomp.o [2020-10-26T19:53:15.876Z] #41 37.04 CC images/binfmt-misc.o [2020-10-26T19:53:16.078Z] #41 96.67 CC criu/string.o [2020-10-26T19:53:16.078Z] #41 96.70 CC criu/sysctl.o [2020-10-26T19:53:16.085Z] [2020-10-26T19:53:16.085Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:16.085Z] #12 37.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-26T19:53:16.085Z] #12 37.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-10-26T19:53:16.085Z] #12 37.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-10-26T19:53:16.085Z] #12 37.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-26T19:53:16.108Z] #9 DONE 2.2s [2020-10-26T19:53:16.108Z] [2020-10-26T19:53:16.108Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:16.108Z] #27 9.543 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-26T19:53:16.108Z] #27 9.641 [2020-10-26T19:53:16.108Z] #27 9.715 ######################################################################## 100.0% [2020-10-26T19:53:16.108Z] #27 9.745 [2020-10-26T19:53:16.108Z] #27 9.772 Download of images into '/build' complete. [2020-10-26T19:53:16.108Z] #27 9.772 Use something like the following to load the result into a Docker daemon: [2020-10-26T19:53:16.108Z] #27 9.772 tar -cC '/build' . | docker load [2020-10-26T19:53:16.135Z] #41 37.24 CC images/time.o [2020-10-26T19:53:16.365Z] #27 DONE 11.5s [2020-10-26T19:53:16.365Z] [2020-10-26T19:53:16.365Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-26T19:53:16.369Z] #41 97.05 CC criu/sysfs_parse.o [2020-10-26T19:53:16.369Z] #41 97.20 CC criu/timens.o [2020-10-26T19:53:16.369Z] #41 97.37 CC criu/timerfd.o [2020-10-26T19:53:16.393Z] #41 37.43 CC images/sysctl.o [2020-10-26T19:53:16.393Z] #41 37.61 CC images/autofs.o [2020-10-26T19:53:16.652Z] #41 37.79 CC images/macvlan.o [2020-10-26T19:53:16.661Z] #41 97.53 CC criu/tty.o [2020-10-26T19:53:16.734Z] #12 37.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-26T19:53:16.734Z] #12 38.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-26T19:53:16.869Z] #25 21.20 Updating certificates in /etc/ssl/certs... [2020-10-26T19:53:16.912Z] #41 37.98 CC images/sit.o [2020-10-26T19:53:17.042Z] #12 38.18 Get:9 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] [2020-10-26T19:53:17.171Z] #41 38.22 CC images/memfd.o [2020-10-26T19:53:17.171Z] #41 38.43 CC images/timens.o [2020-10-26T19:53:17.299Z] #10 DONE 1.0s [2020-10-26T19:53:17.299Z] [2020-10-26T19:53:17.299Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-26T19:53:17.299Z] #29 DONE 0.1s [2020-10-26T19:53:17.299Z] [2020-10-26T19:53:17.299Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:17.564Z] #40 ... [2020-10-26T19:53:17.564Z] [2020-10-26T19:53:17.564Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-26T19:53:17.564Z] #37 DONE 0.1s [2020-10-26T19:53:17.564Z] [2020-10-26T19:53:17.564Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:17.740Z] #41 98.48 CC criu/tun.o [2020-10-26T19:53:17.740Z] #41 38.74 LINK images/built-in.o [2020-10-26T19:53:18.000Z] #41 38.88 GEN compel/include/asm [2020-10-26T19:53:18.000Z] #41 38.90 GEN compel/include/version.h [2020-10-26T19:53:18.000Z] #41 38.91 touch .config [2020-10-26T19:53:18.000Z] #41 38.96 GEN include/common/config.h [2020-10-26T19:53:18.000Z] #41 39.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-26T19:53:18.000Z] #41 39.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-26T19:53:18.000Z] #41 39.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-26T19:53:18.000Z] #41 39.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-26T19:53:18.000Z] #41 39.14 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-26T19:53:18.000Z] #41 39.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-26T19:53:18.000Z] #41 39.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-26T19:53:18.000Z] #41 39.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-26T19:53:18.031Z] #41 98.90 CC criu/uffd.o [2020-10-26T19:53:18.260Z] #41 39.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-26T19:53:18.260Z] #41 39.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-26T19:53:18.260Z] #41 39.32 DEP compel/plugins/std/infect.d [2020-10-26T19:53:18.519Z] #41 39.42 DEP compel/plugins/std/string.d [2020-10-26T19:53:18.519Z] #41 39.54 DEP compel/plugins/std/log.d [2020-10-26T19:53:18.519Z] #41 39.63 DEP compel/plugins/std/fds.d [2020-10-26T19:53:18.663Z] #41 99.42 CC criu/util.o [2020-10-26T19:53:18.778Z] #41 39.71 DEP compel/plugins/std/std.d [2020-10-26T19:53:18.778Z] #41 39.79 DEP compel/plugins/shmem/shmem.d [2020-10-26T19:53:18.778Z] #41 39.87 DEP compel/plugins/fds/fds.d [2020-10-26T19:53:18.953Z] #41 99.87 CC criu/uts_ns.o [2020-10-26T19:53:19.037Z] #41 40.00 CC compel/plugins/std/std.o [2020-10-26T19:53:19.100Z] #9 ... [2020-10-26T19:53:19.100Z] [2020-10-26T19:53:19.100Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:19.100Z] #27 8.376 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T19:53:19.100Z] #27 8.500 [2020-10-26T19:53:19.100Z] #27 8.557 ######################################################################## 100.0% [2020-10-26T19:53:19.100Z] #27 8.580 [2020-10-26T19:53:19.100Z] #27 8.859 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-26T19:53:19.100Z] #27 8.937 [2020-10-26T19:53:19.100Z] #27 8.986 ######################################################################## 100.0% [2020-10-26T19:53:19.100Z] #27 9.007 [2020-10-26T19:53:19.100Z] #27 9.021 Download of images into '/build' complete. [2020-10-26T19:53:19.100Z] #27 9.021 Use something like the following to load the result into a Docker daemon: [2020-10-26T19:53:19.100Z] #27 9.021 tar -cC '/build' . | docker load [2020-10-26T19:53:19.100Z] #27 DONE 13.3s [2020-10-26T19:53:19.100Z] [2020-10-26T19:53:19.100Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-26T19:53:19.100Z] #9 DONE 5.1s [2020-10-26T19:53:19.100Z] [2020-10-26T19:53:19.100Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-26T19:53:19.245Z] #41 100.1 CC criu/vdso.o [2020-10-26T19:53:19.297Z] #41 40.32 CC compel/plugins/std/fds.o [2020-10-26T19:53:19.536Z] #41 100.3 LINK criu/built-in.o [2020-10-26T19:53:19.536Z] #41 100.4 LINK criu/criu [2020-10-26T19:53:19.536Z] #41 ... [2020-10-26T19:53:19.536Z] [2020-10-26T19:53:19.536Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:19.536Z] #47 134.7 + /build/golangci-lint --version [2020-10-26T19:53:19.848Z] #47 135.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-26T19:53:19.857Z] #12 ... [2020-10-26T19:53:19.857Z] [2020-10-26T19:53:19.857Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:19.857Z] #35 23.67 Reading package lists... [2020-10-26T19:53:19.857Z] #35 31.37 Building dependency tree... [2020-10-26T19:53:19.857Z] #35 34.08 The following additional packages will be installed: [2020-10-26T19:53:19.857Z] #35 34.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-26T19:53:19.857Z] #35 34.10 Suggested packages: [2020-10-26T19:53:19.857Z] #35 34.10 cmake-doc ninja-build lrzip [2020-10-26T19:53:19.857Z] #35 34.10 Recommended packages: [2020-10-26T19:53:19.857Z] #35 34.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-26T19:53:19.857Z] #35 35.20 The following NEW packages will be installed: [2020-10-26T19:53:19.857Z] #35 35.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-26T19:53:19.857Z] #35 35.21 vim-common xxd [2020-10-26T19:53:19.857Z] #35 35.37 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:19.857Z] #35 35.37 Need to get 14.9 MB of archives. [2020-10-26T19:53:19.857Z] #35 35.37 After this operation, 67.2 MB of additional disk space will be used. [2020-10-26T19:53:19.857Z] #35 35.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-26T19:53:19.857Z] #35 35.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:53:19.857Z] #35 35.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-10-26T19:53:19.857Z] #35 35.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-26T19:53:19.857Z] #35 36.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-10-26T19:53:19.857Z] #35 36.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-10-26T19:53:19.857Z] #35 36.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-10-26T19:53:19.857Z] #35 36.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-10-26T19:53:19.857Z] #35 36.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-10-26T19:53:19.857Z] #35 36.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-10-26T19:53:19.857Z] #35 38.70 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:19.857Z] #35 38.93 Fetched 14.9 MB in 2s (7990 kB/s) [2020-10-26T19:53:19.857Z] #35 39.08 Selecting previously unselected package xxd. [2020-10-26T19:53:19.857Z] #35 39.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 ... 15339 files and directories currently installed.) [2020-10-26T19:53:19.857Z] #35 39.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-26T19:53:19.857Z] #35 39.16 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:53:19.857Z] #35 39.34 Selecting previously unselected package vim-common. [2020-10-26T19:53:19.857Z] #35 39.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:53:19.857Z] #35 39.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:53:19.857Z] #35 39.75 Selecting previously unselected package cmake-data. [2020-10-26T19:53:19.857Z] #35 39.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-26T19:53:19.857Z] #35 39.77 Unpacking cmake-data (3.13.4-1) ... [2020-10-26T19:53:19.917Z] #41 40.71 CC compel/plugins/std/log.o [2020-10-26T19:53:20.051Z] #10 DONE 1.0s [2020-10-26T19:53:20.051Z] [2020-10-26T19:53:20.051Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-26T19:53:20.051Z] #37 DONE 0.1s [2020-10-26T19:53:20.051Z] [2020-10-26T19:53:20.051Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:20.051Z] #38 ... [2020-10-26T19:53:20.051Z] [2020-10-26T19:53:20.051Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-26T19:53:20.051Z] #29 DONE 0.2s [2020-10-26T19:53:20.141Z] #47 DONE 135.3s [2020-10-26T19:53:20.141Z] [2020-10-26T19:53:20.141Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:20.141Z] #38 DONE 135.2s [2020-10-26T19:53:20.141Z] [2020-10-26T19:53:20.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:20.141Z] #41 100.5 DEP lib/c/criu.d [2020-10-26T19:53:20.141Z] #41 100.5 CC images/rpc.pb-c.o [2020-10-26T19:53:20.141Z] #41 100.7 CC lib/c/criu.o [2020-10-26T19:53:20.158Z] #35 ... [2020-10-26T19:53:20.158Z] [2020-10-26T19:53:20.158Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:20.158Z] #41 32.85 Building dependency tree... [2020-10-26T19:53:20.158Z] #41 35.74 The following additional packages will be installed: [2020-10-26T19:53:20.158Z] #41 35.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-26T19:53:20.158Z] #41 35.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-26T19:53:20.158Z] #41 35.76 Suggested packages: [2020-10-26T19:53:20.158Z] #41 35.76 manpages-dev python-setuptools [2020-10-26T19:53:20.158Z] #41 37.64 The following NEW packages will be installed: [2020-10-26T19:53:20.158Z] #41 37.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-26T19:53:20.158Z] #41 37.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-26T19:53:20.158Z] #41 37.65 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-26T19:53:20.158Z] #41 37.65 python-six zlib1g-dev [2020-10-26T19:53:20.158Z] #41 37.84 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:20.158Z] #41 37.84 Need to get 4075 kB of archives. [2020-10-26T19:53:20.158Z] #41 37.84 After this operation, 24.5 MB of additional disk space will be used. [2020-10-26T19:53:20.158Z] #41 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-10-26T19:53:20.159Z] #41 37.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-26T19:53:20.159Z] #41 37.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-10-26T19:53:20.159Z] #41 37.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-26T19:53:20.159Z] #41 37.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-10-26T19:53:20.159Z] #41 37.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-26T19:53:20.159Z] #41 37.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-10-26T19:53:20.159Z] #41 37.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-10-26T19:53:20.159Z] #41 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-10-26T19:53:20.159Z] #41 38.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-10-26T19:53:20.159Z] #41 38.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-10-26T19:53:20.159Z] #41 38.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-10-26T19:53:20.159Z] #41 38.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-10-26T19:53:20.159Z] #41 38.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-10-26T19:53:20.159Z] #41 38.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-26T19:53:20.159Z] #41 38.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-10-26T19:53:20.159Z] #41 38.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-10-26T19:53:20.159Z] #41 40.31 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:20.159Z] #41 40.48 Fetched 4075 kB in 1s (4999 kB/s) [2020-10-26T19:53:20.159Z] #41 40.57 Selecting previously unselected package libcap-dev:ppc64el. [2020-10-26T19:53:20.159Z] #41 40.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 ... 15339 files and directories currently installed.) [2020-10-26T19:53:20.159Z] #41 40.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-10-26T19:53:20.159Z] #41 40.67 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-10-26T19:53:20.159Z] #41 40.79 Selecting previously unselected package libnet1:ppc64el. [2020-10-26T19:53:20.159Z] #41 40.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-26T19:53:20.159Z] #41 40.82 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-26T19:53:20.159Z] #41 40.98 Selecting previously unselected package libnet1-dev. [2020-10-26T19:53:20.159Z] #41 41.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-26T19:53:20.159Z] #41 41.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:53:20.159Z] #41 41.22 Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-26T19:53:20.159Z] #41 41.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-26T19:53:20.159Z] #41 41.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-26T19:53:20.196Z] #25 24.06 126 added, 0 removed; done. [2020-10-26T19:53:20.196Z] #25 24.28 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-10-26T19:53:20.196Z] #25 24.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:53:20.196Z] #25 24.35 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-10-26T19:53:20.196Z] #25 24.41 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-26T19:53:20.196Z] #25 ... [2020-10-26T19:53:20.196Z] [2020-10-26T19:53:20.196Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:20.196Z] #30 5.425 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-26T19:53:20.196Z] #30 5.429 Cloning into '.'... [2020-10-26T19:53:20.316Z] [2020-10-26T19:53:20.316Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:20.460Z] #41 41.41 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-10-26T19:53:20.460Z] #41 41.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-10-26T19:53:20.460Z] #41 41.47 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-26T19:53:20.490Z] #41 101.2 LINK lib/c/built-in.o [2020-10-26T19:53:20.490Z] #41 101.2 LINK lib/c/libcriu.so [2020-10-26T19:53:20.490Z] #41 101.3 LINK lib/c/libcriu.a [2020-10-26T19:53:20.490Z] #41 101.4 GEN magic.py [2020-10-26T19:53:20.502Z] #41 41.53 CC compel/plugins/std/string.o [2020-10-26T19:53:20.762Z] #41 ... [2020-10-26T19:53:20.762Z] [2020-10-26T19:53:20.762Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:20.762Z] #44 41.82 sync [2020-10-26T19:53:20.762Z] #44 41.83 internal/reflectlite [2020-10-26T19:53:20.795Z] #41 101.4 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:53:20.795Z] #41 101.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:53:20.795Z] #41 101.4 Note: Building without GnuTLS support [2020-10-26T19:53:20.795Z] #41 101.4 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:53:20.795Z] #41 101.4 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:53:20.795Z] #41 101.8 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:53:21.074Z] #41 42.14 CC compel/plugins/std/infect.o [2020-10-26T19:53:21.333Z] #41 42.53 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-26T19:53:21.333Z] #41 42.60 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-26T19:53:21.464Z] #41 102.4 make[1]: Nothing to be done for 'all'. [2020-10-26T19:53:21.592Z] #41 42.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-26T19:53:21.592Z] #41 42.71 AR compel/plugins/std.lib.a [2020-10-26T19:53:21.841Z] #44 ... [2020-10-26T19:53:21.841Z] [2020-10-26T19:53:21.841Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:21.841Z] #63 DONE 42.8s [2020-10-26T19:53:21.841Z] [2020-10-26T19:53:21.841Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:21.841Z] #35 42.97 Selecting previously unselected package libicu63:ppc64el. [2020-10-26T19:53:21.841Z] #35 42.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-26T19:53:21.841Z] #35 42.98 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-26T19:53:21.851Z] #41 42.80 CC compel/plugins/fds/fds.o [2020-10-26T19:53:22.096Z] #41 ... [2020-10-26T19:53:22.096Z] [2020-10-26T19:53:22.096Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-26T19:53:22.096Z] #39 DONE 0.3s [2020-10-26T19:53:22.096Z] [2020-10-26T19:53:22.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:22.096Z] #41 102.8 make[1]: 'images/built-in.o' is up to date. [2020-10-26T19:53:22.096Z] #41 102.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-26T19:53:22.096Z] #41 102.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-26T19:53:22.097Z] #41 102.8 make[1]: 'compel/libcompel.a' is up to date. [2020-10-26T19:53:22.097Z] #41 102.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-26T19:53:22.097Z] #41 102.8 make[1]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 102.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:53:22.097Z] #41 102.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 102.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 102.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 102.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 102.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 102.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 103.0 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 103.0 make[2]: Nothing to be done for 'all'. [2020-10-26T19:53:22.097Z] #41 103.0 INSTALL criu/criu [2020-10-26T19:53:22.109Z] #41 43.02 AR compel/plugins/fds.lib.a [2020-10-26T19:53:22.109Z] #41 43.06 HOSTDEP compel/src/lib/log-host.d [2020-10-26T19:53:22.109Z] #41 43.16 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-26T19:53:22.109Z] #41 43.27 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-26T19:53:22.368Z] #41 43.39 HOSTDEP compel/src/main-host.d [2020-10-26T19:53:22.368Z] #41 43.54 DEP compel/src/lib/ptrace.d [2020-10-26T19:53:22.390Z] #41 DONE 103.2s [2020-10-26T19:53:22.390Z] [2020-10-26T19:53:22.390Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:22.628Z] #41 43.72 DEP compel/src/lib/infect.d [2020-10-26T19:53:22.887Z] #41 43.92 DEP compel/src/lib/infect-util.d [2020-10-26T19:53:22.887Z] #41 44.02 DEP compel/src/lib/infect-rpc.d [2020-10-26T19:53:23.145Z] #41 44.18 DEP compel/arch/x86/src/lib/infect.d [2020-10-26T19:53:23.405Z] #41 44.38 DEP compel/arch/x86/src/lib/cpu.d [2020-10-26T19:53:23.405Z] #41 44.42 DEP compel/src/lib/log.d [2020-10-26T19:53:23.405Z] #41 ... [2020-10-26T19:53:23.405Z] [2020-10-26T19:53:23.405Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:23.405Z] #43 100.2 vendor/golang.org/x/net/idna [2020-10-26T19:53:23.405Z] #43 102.4 vendor/golang.org/x/net/http2/hpack [2020-10-26T19:53:23.405Z] #43 103.5 mime [2020-10-26T19:53:23.405Z] #43 104.8 mime/quotedprintable [2020-10-26T19:53:23.405Z] #43 105.4 net/http/internal [2020-10-26T19:53:23.405Z] #43 109.2 net/textproto [2020-10-26T19:53:23.405Z] #43 109.2 crypto/x509 [2020-10-26T19:53:23.405Z] #43 110.3 vendor/golang.org/x/net/http/httpguts [2020-10-26T19:53:23.405Z] #43 ... [2020-10-26T19:53:23.405Z] [2020-10-26T19:53:23.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:23.405Z] #41 44.48 DEP compel/src/main.d [2020-10-26T19:53:23.433Z] #54 ... [2020-10-26T19:53:23.433Z] [2020-10-26T19:53:23.433Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-26T19:53:23.433Z] #42 DONE 0.2s [2020-10-26T19:53:23.433Z] [2020-10-26T19:53:23.433Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-26T19:53:23.664Z] #41 44.54 DEP compel/src/lib/handle-elf.d [2020-10-26T19:53:23.664Z] #41 44.60 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-26T19:53:23.664Z] #41 44.70 CC compel/src/lib/log.o [2020-10-26T19:53:23.724Z] #44 DONE 0.2s [2020-10-26T19:53:23.724Z] [2020-10-26T19:53:23.724Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-26T19:53:23.724Z] #46 DONE 0.1s [2020-10-26T19:53:23.724Z] [2020-10-26T19:53:23.724Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-26T19:53:23.931Z] #41 44.97 CC compel/arch/x86/src/lib/cpu.o [2020-10-26T19:53:24.015Z] #48 DONE 0.2s [2020-10-26T19:53:24.015Z] [2020-10-26T19:53:24.015Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:24.015Z] #54 ... [2020-10-26T19:53:24.015Z] [2020-10-26T19:53:24.015Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-26T19:53:24.015Z] #50 DONE 0.1s [2020-10-26T19:53:24.111Z] #38 ... [2020-10-26T19:53:24.111Z] [2020-10-26T19:53:24.111Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:24.111Z] #32 5.968 + RM_GOPATH=0 [2020-10-26T19:53:24.111Z] #32 5.968 + TMP_GOPATH= [2020-10-26T19:53:24.111Z] #32 5.968 + : /build [2020-10-26T19:53:24.111Z] #32 5.968 + '[' -z '' ']' [2020-10-26T19:53:24.111Z] #32 5.969 ++ mktemp -d [2020-10-26T19:53:24.111Z] #32 5.969 + export GOPATH=/tmp/tmp.VGdywSgIY3 [2020-10-26T19:53:24.111Z] #32 5.969 + GOPATH=/tmp/tmp.VGdywSgIY3 [2020-10-26T19:53:24.111Z] #32 5.969 + RM_GOPATH=1 [2020-10-26T19:53:24.111Z] #32 5.969 + case "$(go env GOARCH)" in [2020-10-26T19:53:24.111Z] #32 5.969 ++ go env GOARCH [2020-10-26T19:53:24.111Z] #32 6.001 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:24.111Z] #32 6.001 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:24.111Z] #32 6.001 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:24.111Z] #32 6.001 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:24.111Z] #32 6.001 + dir=/tmp/install [2020-10-26T19:53:24.111Z] #32 6.001 + bin=tomlv [2020-10-26T19:53:24.111Z] #32 6.001 + shift [2020-10-26T19:53:24.111Z] #32 6.001 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-26T19:53:24.111Z] #32 6.001 + . /tmp/install/tomlv.installer [2020-10-26T19:53:24.111Z] #32 6.001 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:24.111Z] #32 6.001 + install_tomlv [2020-10-26T19:53:24.111Z] #32 6.001 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-26T19:53:24.111Z] #32 6.001 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VGdywSgIY3/src/github.com/BurntSushi/toml [2020-10-26T19:53:24.111Z] #32 6.001 Cloning into '/tmp/tmp.VGdywSgIY3/src/github.com/BurntSushi/toml'... [2020-10-26T19:53:24.111Z] #32 6.649 + cd /tmp/tmp.VGdywSgIY3/src/github.com/BurntSushi/toml [2020-10-26T19:53:24.111Z] #32 6.649 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:24.112Z] #32 6.658 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:53:24.189Z] #41 ... [2020-10-26T19:53:24.190Z] [2020-10-26T19:53:24.190Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:24.190Z] #56 103.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:53:24.190Z] #56 103.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-26T19:53:24.190Z] #56 DONE 111.1s [2020-10-26T19:53:24.306Z] [2020-10-26T19:53:24.306Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-26T19:53:24.306Z] #52 DONE 0.2s [2020-10-26T19:53:24.306Z] [2020-10-26T19:53:24.306Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:24.449Z] [2020-10-26T19:53:24.449Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-26T19:53:24.449Z] #57 DONE 0.0s [2020-10-26T19:53:24.449Z] [2020-10-26T19:53:24.449Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-26T19:53:24.449Z] #58 DONE 0.1s [2020-10-26T19:53:24.449Z] [2020-10-26T19:53:24.449Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:24.449Z] #11 111.1 Selecting previously unselected package libapparmor1:amd64. [2020-10-26T19:53:24.449Z] #11 111.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-26T19:53:24.449Z] #11 111.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-26T19:53:24.449Z] #11 111.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-26T19:53:24.449Z] #11 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-26T19:53:24.449Z] #11 111.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-26T19:53:24.674Z] #32 7.251 runtime/internal/atomic [2020-10-26T19:53:24.674Z] #32 7.280 internal/cpu [2020-10-26T19:53:24.674Z] #32 7.477 runtime/internal/sys [2020-10-26T19:53:24.707Z] #11 111.7 Selecting previously unselected package libbtrfs0. [2020-10-26T19:53:24.931Z] #32 7.597 internal/bytealg [2020-10-26T19:53:24.931Z] #32 7.694 runtime/internal/math [2020-10-26T19:53:24.966Z] #11 111.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-26T19:53:24.966Z] #11 111.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:53:25.187Z] #32 7.828 math/bits [2020-10-26T19:53:25.225Z] #11 111.9 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:53:25.225Z] #11 111.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-26T19:53:25.225Z] #11 112.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:53:25.483Z] #11 112.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-26T19:53:25.483Z] #11 112.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:53:25.483Z] #11 112.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:53:25.483Z] #11 112.3 Selecting previously unselected package libudev-dev:amd64. [2020-10-26T19:53:25.483Z] #11 112.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-26T19:53:25.483Z] #11 112.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:53:25.538Z] #30 ... [2020-10-26T19:53:25.538Z] [2020-10-26T19:53:25.538Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:25.538Z] #32 5.314 + RM_GOPATH=0 [2020-10-26T19:53:25.538Z] #32 5.314 + TMP_GOPATH= [2020-10-26T19:53:25.538Z] #32 5.314 + : /build [2020-10-26T19:53:25.538Z] #32 5.314 + '[' -z '' ']' [2020-10-26T19:53:25.538Z] #32 5.314 ++ mktemp -d [2020-10-26T19:53:25.538Z] #32 5.321 + export GOPATH=/tmp/tmp.Zb2Wsbibun [2020-10-26T19:53:25.538Z] #32 5.321 + GOPATH=/tmp/tmp.Zb2Wsbibun [2020-10-26T19:53:25.538Z] #32 5.321 + RM_GOPATH=1 [2020-10-26T19:53:25.539Z] #32 5.321 + case "$(go env GOARCH)" in [2020-10-26T19:53:25.539Z] #32 5.321 ++ go env GOARCH [2020-10-26T19:53:25.539Z] #32 5.358 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #32 5.358 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #32 5.358 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:25.539Z] #32 5.370 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:25.539Z] #32 5.371 + dir=/tmp/install [2020-10-26T19:53:25.539Z] #32 5.371 + bin=tomlv [2020-10-26T19:53:25.539Z] #32 5.371 + shift [2020-10-26T19:53:25.539Z] #32 5.371 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-26T19:53:25.539Z] #32 5.371 + . /tmp/install/tomlv.installer [2020-10-26T19:53:25.539Z] #32 5.371 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:25.539Z] #32 5.371 + install_tomlv [2020-10-26T19:53:25.539Z] #32 5.371 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-26T19:53:25.539Z] #32 5.371 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Zb2Wsbibun/src/github.com/BurntSushi/toml [2020-10-26T19:53:25.539Z] #32 5.375 Cloning into '/tmp/tmp.Zb2Wsbibun/src/github.com/BurntSushi/toml'... [2020-10-26T19:53:25.539Z] #32 6.105 + cd /tmp/tmp.Zb2Wsbibun/src/github.com/BurntSushi/toml [2020-10-26T19:53:25.539Z] #32 6.106 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:25.539Z] #32 6.151 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:53:25.539Z] #32 6.943 internal/cpu [2020-10-26T19:53:25.539Z] #32 6.973 math/bits [2020-10-26T19:53:25.539Z] #32 6.978 runtime/internal/atomic [2020-10-26T19:53:25.539Z] #32 6.987 runtime/internal/sys [2020-10-26T19:53:25.539Z] #32 7.569 unicode/utf8 [2020-10-26T19:53:25.539Z] #32 7.616 math [2020-10-26T19:53:25.539Z] #32 7.645 runtime/internal/math [2020-10-26T19:53:25.539Z] #32 7.737 sync/atomic [2020-10-26T19:53:25.539Z] #32 8.393 internal/bytealg [2020-10-26T19:53:25.539Z] #32 8.436 unicode [2020-10-26T19:53:25.539Z] #32 8.464 internal/testlog [2020-10-26T19:53:25.539Z] #32 8.776 encoding [2020-10-26T19:53:25.539Z] #32 9.029 runtime/cgo [2020-10-26T19:53:25.539Z] #32 ... [2020-10-26T19:53:25.539Z] [2020-10-26T19:53:25.539Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:25.539Z] #38 4.868 + git clone https://github.com/docker/distribution.git . [2020-10-26T19:53:25.539Z] #38 4.875 Cloning into '.'... [2020-10-26T19:53:25.539Z] #38 ... [2020-10-26T19:53:25.539Z] [2020-10-26T19:53:25.539Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:25.539Z] #47 3.670 + RM_GOPATH=0 [2020-10-26T19:53:25.539Z] #47 3.670 + TMP_GOPATH= [2020-10-26T19:53:25.539Z] #47 3.670 + : /build [2020-10-26T19:53:25.539Z] #47 3.670 + '[' -z '' ']' [2020-10-26T19:53:25.539Z] #47 3.676 ++ mktemp -d [2020-10-26T19:53:25.539Z] #47 3.677 + export GOPATH=/tmp/tmp.FViVN7kpTE [2020-10-26T19:53:25.539Z] #47 3.677 + GOPATH=/tmp/tmp.FViVN7kpTE [2020-10-26T19:53:25.539Z] #47 3.677 + RM_GOPATH=1 [2020-10-26T19:53:25.539Z] #47 3.677 + case "$(go env GOARCH)" in [2020-10-26T19:53:25.539Z] #47 3.680 ++ go env GOARCH [2020-10-26T19:53:25.539Z] #47 3.701 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #47 3.701 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #47 3.701 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:25.539Z] #47 3.701 + dir=/tmp/install [2020-10-26T19:53:25.539Z] #47 3.701 + bin=golangci_lint [2020-10-26T19:53:25.539Z] #47 3.701 + shift [2020-10-26T19:53:25.539Z] #47 3.701 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-26T19:53:25.539Z] #47 3.701 + . /tmp/install/golangci_lint.installer [2020-10-26T19:53:25.539Z] #47 3.701 ++ : v1.23.8 [2020-10-26T19:53:25.539Z] #47 3.701 + install_golangci_lint [2020-10-26T19:53:25.539Z] #47 3.701 + set -e [2020-10-26T19:53:25.539Z] #47 3.701 + export GO111MODULE=on [2020-10-26T19:53:25.539Z] #47 3.701 + GO111MODULE=on [2020-10-26T19:53:25.539Z] #47 3.701 + GOBIN=/build [2020-10-26T19:53:25.539Z] #47 3.701 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-26T19:53:25.539Z] #47 3.747 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-26T19:53:25.539Z] #47 3.754 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:25.539Z] #47 3.754 go: finding github.com v1.23.8 [2020-10-26T19:53:25.539Z] #47 3.754 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-26T19:53:25.539Z] #47 3.754 go: finding github.com/golangci v1.23.8 [2020-10-26T19:53:25.539Z] #47 4.491 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:25.539Z] #47 5.154 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:25.539Z] #47 ... [2020-10-26T19:53:25.539Z] [2020-10-26T19:53:25.539Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:25.539Z] #22 4.629 + RM_GOPATH=0 [2020-10-26T19:53:25.539Z] #22 4.629 + TMP_GOPATH= [2020-10-26T19:53:25.539Z] #22 4.629 + : /build [2020-10-26T19:53:25.539Z] #22 4.629 + '[' -z '' ']' [2020-10-26T19:53:25.539Z] #22 4.629 ++ mktemp -d [2020-10-26T19:53:25.539Z] #22 4.629 + export GOPATH=/tmp/tmp.cplrJc64uu [2020-10-26T19:53:25.539Z] #22 4.629 + GOPATH=/tmp/tmp.cplrJc64uu [2020-10-26T19:53:25.539Z] #22 4.629 + RM_GOPATH=1 [2020-10-26T19:53:25.539Z] #22 4.629 + case "$(go env GOARCH)" in [2020-10-26T19:53:25.539Z] #22 4.629 ++ go env GOARCH [2020-10-26T19:53:25.539Z] #22 4.646 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #22 4.646 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #22 4.646 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:25.539Z] #22 4.650 Install docker/cli version 17.06.2-ce from stable [2020-10-26T19:53:25.539Z] #22 4.652 + dir=/tmp/install [2020-10-26T19:53:25.539Z] #22 4.652 + bin=dockercli [2020-10-26T19:53:25.539Z] #22 4.652 + shift [2020-10-26T19:53:25.539Z] #22 4.652 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-26T19:53:25.539Z] #22 4.652 + . /tmp/install/dockercli.installer [2020-10-26T19:53:25.539Z] #22 4.652 ++ : stable [2020-10-26T19:53:25.539Z] #22 4.652 ++ : 17.06.2-ce [2020-10-26T19:53:25.539Z] #22 4.652 + install_dockercli [2020-10-26T19:53:25.539Z] #22 4.652 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T19:53:25.539Z] #22 4.652 ++ uname -m [2020-10-26T19:53:25.539Z] #22 4.657 + arch=aarch64 [2020-10-26T19:53:25.539Z] #22 4.657 + '[' aarch64 '!=' x86_64 ']' [2020-10-26T19:53:25.539Z] #22 4.657 + '[' aarch64 '!=' s390x ']' [2020-10-26T19:53:25.539Z] #22 4.657 + '[' aarch64 '!=' armhf ']' [2020-10-26T19:53:25.539Z] #22 4.657 + build_dockercli [2020-10-26T19:53:25.539Z] #22 4.657 + git clone https://github.com/docker/docker-ce /tmp/tmp.cplrJc64uu/tmp/docker-ce [2020-10-26T19:53:25.539Z] #22 4.660 Cloning into '/tmp/tmp.cplrJc64uu/tmp/docker-ce'... [2020-10-26T19:53:25.539Z] #22 ... [2020-10-26T19:53:25.539Z] [2020-10-26T19:53:25.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:25.539Z] #11 5.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:25.539Z] #11 6.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:25.539Z] #11 6.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:25.539Z] #11 7.110 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-26T19:53:25.539Z] #11 8.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-26T19:53:25.539Z] #11 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-26T19:53:25.539Z] #11 ... [2020-10-26T19:53:25.539Z] [2020-10-26T19:53:25.539Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:25.539Z] #45 4.203 + RM_GOPATH=0 [2020-10-26T19:53:25.539Z] #45 4.203 + TMP_GOPATH= [2020-10-26T19:53:25.539Z] #45 4.203 + : /build [2020-10-26T19:53:25.539Z] #45 4.203 + '[' -z '' ']' [2020-10-26T19:53:25.539Z] #45 4.203 ++ mktemp -d [2020-10-26T19:53:25.539Z] #45 4.207 + export GOPATH=/tmp/tmp.WVE8M8kPdw [2020-10-26T19:53:25.539Z] #45 4.207 + GOPATH=/tmp/tmp.WVE8M8kPdw [2020-10-26T19:53:25.539Z] #45 4.207 + RM_GOPATH=1 [2020-10-26T19:53:25.539Z] #45 4.207 + case "$(go env GOARCH)" in [2020-10-26T19:53:25.539Z] #45 4.212 ++ go env GOARCH [2020-10-26T19:53:25.539Z] #45 4.219 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #45 4.219 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #45 4.219 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:25.539Z] #45 4.224 + dir=/tmp/install [2020-10-26T19:53:25.539Z] #45 4.224 + bin=gotestsum [2020-10-26T19:53:25.539Z] #45 4.224 + shift [2020-10-26T19:53:25.539Z] #45 4.224 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-26T19:53:25.539Z] #45 4.224 + . /tmp/install/gotestsum.installer [2020-10-26T19:53:25.539Z] #45 4.224 ++ : v0.5.3 [2020-10-26T19:53:25.539Z] #45 4.224 + install_gotestsum [2020-10-26T19:53:25.539Z] #45 4.224 + set -e [2020-10-26T19:53:25.539Z] #45 4.224 + export GO111MODULE=on [2020-10-26T19:53:25.539Z] #45 4.224 + GO111MODULE=on [2020-10-26T19:53:25.539Z] #45 4.224 + GOBIN=/build [2020-10-26T19:53:25.539Z] #45 4.224 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-26T19:53:25.539Z] #45 4.266 go: finding gotest.tools v0.5.3 [2020-10-26T19:53:25.539Z] #45 4.266 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:25.539Z] #45 4.847 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:25.539Z] #45 5.344 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:25.539Z] #45 6.579 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:25.539Z] #45 6.579 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:25.539Z] #45 6.630 go: downloading github.com/fatih/color v1.9.0 [2020-10-26T19:53:25.539Z] #45 6.631 go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T19:53:25.539Z] #45 6.634 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:25.539Z] #45 6.721 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:25.539Z] #45 6.831 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:25.539Z] #45 6.880 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:25.539Z] #45 6.895 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:25.539Z] #45 6.972 go: extracting github.com/fatih/color v1.9.0 [2020-10-26T19:53:25.539Z] #45 7.096 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:25.539Z] #45 7.185 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:25.539Z] #45 7.433 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:25.539Z] #45 7.440 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:25.539Z] #45 7.525 go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T19:53:25.539Z] #45 7.527 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:25.539Z] #45 7.655 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:25.539Z] #45 7.830 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:25.539Z] #45 7.843 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:25.539Z] #45 9.153 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:25.539Z] #45 9.190 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:25.539Z] #45 10.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:25.539Z] #45 ... [2020-10-26T19:53:25.539Z] [2020-10-26T19:53:25.539Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:25.539Z] #56 2.635 + RM_GOPATH=0 [2020-10-26T19:53:25.539Z] #56 2.635 + TMP_GOPATH= [2020-10-26T19:53:25.539Z] #56 2.635 + : /build [2020-10-26T19:53:25.539Z] #56 2.635 + '[' -z '' ']' [2020-10-26T19:53:25.539Z] #56 2.635 ++ mktemp -d [2020-10-26T19:53:25.539Z] #56 2.637 + export GOPATH=/tmp/tmp.2KhWVv64dy [2020-10-26T19:53:25.539Z] #56 2.637 + GOPATH=/tmp/tmp.2KhWVv64dy [2020-10-26T19:53:25.539Z] #56 2.637 + RM_GOPATH=1 [2020-10-26T19:53:25.539Z] #56 2.637 + case "$(go env GOARCH)" in [2020-10-26T19:53:25.539Z] #56 2.639 ++ go env GOARCH [2020-10-26T19:53:25.539Z] #56 2.673 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #56 2.673 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:25.539Z] #56 2.673 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:25.539Z] #56 2.677 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:25.539Z] #56 2.677 + dir=/tmp/install [2020-10-26T19:53:25.539Z] #56 2.677 + bin=rootlesskit [2020-10-26T19:53:25.539Z] #56 2.677 + shift [2020-10-26T19:53:25.539Z] #56 2.677 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-26T19:53:25.539Z] #56 2.677 + . /tmp/install/rootlesskit.installer [2020-10-26T19:53:25.539Z] #56 2.677 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:25.539Z] #56 2.677 + install_rootlesskit [2020-10-26T19:53:25.539Z] #56 2.677 + case "$1" in [2020-10-26T19:53:25.539Z] #56 2.677 + export CGO_ENABLED=0 [2020-10-26T19:53:25.539Z] #56 2.677 + CGO_ENABLED=0 [2020-10-26T19:53:25.539Z] #56 2.677 + _install_rootlesskit [2020-10-26T19:53:25.539Z] #56 2.677 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-26T19:53:25.539Z] #56 2.677 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2KhWVv64dy/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:53:25.539Z] #56 2.687 Cloning into '/tmp/tmp.2KhWVv64dy/src/github.com/rootless-containers/rootlesskit'... [2020-10-26T19:53:25.539Z] #56 3.878 + cd /tmp/tmp.2KhWVv64dy/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:53:25.539Z] #56 3.878 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:25.539Z] #56 4.050 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:53:25.539Z] #56 4.050 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-26T19:53:25.742Z] #11 112.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-26T19:53:25.742Z] #11 112.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-26T19:53:25.742Z] #11 112.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-26T19:53:25.758Z] #32 ... [2020-10-26T19:53:25.758Z] [2020-10-26T19:53:25.758Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:25.758Z] #40 8.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:25.758Z] #40 8.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:25.758Z] #40 8.336 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:25.802Z] #56 ... [2020-10-26T19:53:25.802Z] [2020-10-26T19:53:25.802Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:25.802Z] #34 6.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:25.802Z] #34 6.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:25.802Z] #34 6.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:25.802Z] #34 7.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-26T19:53:25.802Z] #34 9.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-26T19:53:25.802Z] #34 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-26T19:53:26.001Z] #11 112.8 Selecting previously unselected package libpcre16-3:amd64. [2020-10-26T19:53:26.001Z] #11 112.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-26T19:53:26.001Z] #11 112.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-26T19:53:26.168Z] #34 ... [2020-10-26T19:53:26.168Z] [2020-10-26T19:53:26.168Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:26.168Z] #40 5.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:26.168Z] #40 5.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:26.168Z] #40 5.635 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:26.168Z] #40 6.737 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-26T19:53:26.168Z] #40 8.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-26T19:53:26.168Z] #40 9.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-26T19:53:26.168Z] #40 ... [2020-10-26T19:53:26.168Z] [2020-10-26T19:53:26.168Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:26.168Z] #62 5.876 + RM_GOPATH=0 [2020-10-26T19:53:26.168Z] #62 5.876 + TMP_GOPATH= [2020-10-26T19:53:26.168Z] #62 5.876 + : /build [2020-10-26T19:53:26.168Z] #62 5.876 + '[' -z '' ']' [2020-10-26T19:53:26.168Z] #62 5.881 ++ mktemp -d [2020-10-26T19:53:26.168Z] #62 5.883 + export GOPATH=/tmp/tmp.xcXSWa5adD [2020-10-26T19:53:26.168Z] #62 5.883 + GOPATH=/tmp/tmp.xcXSWa5adD [2020-10-26T19:53:26.168Z] #62 5.883 + RM_GOPATH=1 [2020-10-26T19:53:26.168Z] #62 5.883 + case "$(go env GOARCH)" in [2020-10-26T19:53:26.168Z] #62 5.884 ++ go env GOARCH [2020-10-26T19:53:26.168Z] #62 5.970 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.168Z] #62 5.970 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.168Z] #62 5.970 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:26.168Z] #62 5.970 + dir=/tmp/install [2020-10-26T19:53:26.168Z] #62 5.970 + bin=proxy [2020-10-26T19:53:26.168Z] #62 5.970 + shift [2020-10-26T19:53:26.168Z] #62 5.970 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-26T19:53:26.168Z] #62 5.970 + . /tmp/install/proxy.installer [2020-10-26T19:53:26.168Z] #62 5.971 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:26.168Z] #62 5.971 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:26.168Z] #62 5.971 + install_proxy [2020-10-26T19:53:26.168Z] #62 5.971 + case "$1" in [2020-10-26T19:53:26.168Z] #62 5.971 + export CGO_ENABLED=0 [2020-10-26T19:53:26.168Z] #62 5.971 + CGO_ENABLED=0 [2020-10-26T19:53:26.168Z] #62 5.971 + _install_proxy [2020-10-26T19:53:26.168Z] #62 5.971 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-26T19:53:26.168Z] #62 5.971 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xcXSWa5adD/src/github.com/docker/libnetwork [2020-10-26T19:53:26.168Z] #62 5.973 Cloning into '/tmp/tmp.xcXSWa5adD/src/github.com/docker/libnetwork'... [2020-10-26T19:53:26.261Z] #11 113.0 Selecting previously unselected package libpcre32-3:amd64. [2020-10-26T19:53:26.261Z] #11 113.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-26T19:53:26.261Z] #11 113.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-26T19:53:26.261Z] #11 113.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-26T19:53:26.261Z] #11 113.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-26T19:53:26.261Z] #11 113.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-26T19:53:26.373Z] #35 ... [2020-10-26T19:53:26.373Z] [2020-10-26T19:53:26.373Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:26.373Z] #55 0.312 + RM_GOPATH=0 [2020-10-26T19:53:26.373Z] #55 0.313 + TMP_GOPATH= [2020-10-26T19:53:26.373Z] #55 0.313 + : /build [2020-10-26T19:53:26.373Z] #55 0.314 + '[' -z '' ']' [2020-10-26T19:53:26.373Z] #55 0.317 ++ mktemp -d [2020-10-26T19:53:26.373Z] #55 0.322 + export GOPATH=/tmp/tmp.QzFY13AWsm [2020-10-26T19:53:26.373Z] #55 0.323 + GOPATH=/tmp/tmp.QzFY13AWsm [2020-10-26T19:53:26.373Z] #55 0.324 + RM_GOPATH=1 [2020-10-26T19:53:26.373Z] #55 0.326 + case "$(go env GOARCH)" in [2020-10-26T19:53:26.373Z] #55 0.328 ++ go env GOARCH [2020-10-26T19:53:26.373Z] #55 0.360 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.373Z] #55 0.361 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.373Z] #55 0.363 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:26.373Z] #55 0.364 + dir=/tmp/install [2020-10-26T19:53:26.373Z] #55 0.364 + bin=containerd [2020-10-26T19:53:26.373Z] #55 0.364 + shift [2020-10-26T19:53:26.374Z] #55 0.365 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-26T19:53:26.374Z] #55 0.365 + . /tmp/install/containerd.installer [2020-10-26T19:53:26.374Z] #55 0.365 ++ set -e [2020-10-26T19:53:26.374Z] #55 0.366 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:53:26.374Z] #55 0.366 + install_containerd [2020-10-26T19:53:26.374Z] #55 0.367 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-26T19:53:26.374Z] #55 0.368 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:53:26.374Z] #55 0.368 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QzFY13AWsm/src/github.com/containerd/containerd [2020-10-26T19:53:26.374Z] #55 0.386 Cloning into '/tmp/tmp.QzFY13AWsm/src/github.com/containerd/containerd'... [2020-10-26T19:53:26.374Z] #55 ... [2020-10-26T19:53:26.374Z] [2020-10-26T19:53:26.374Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:26.374Z] #41 41.91 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-26T19:53:26.374Z] #41 41.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 41.93 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-26T19:53:26.374Z] #41 42.08 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-10-26T19:53:26.374Z] #41 42.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 42.09 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-26T19:53:26.374Z] #41 42.25 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-10-26T19:53:26.374Z] #41 42.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 42.25 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-26T19:53:26.374Z] #41 42.52 Selecting previously unselected package libprotobuf17:ppc64el. [2020-10-26T19:53:26.374Z] #41 42.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 42.53 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:26.374Z] #41 43.87 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-10-26T19:53:26.374Z] #41 43.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 43.89 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:26.374Z] #41 44.24 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-10-26T19:53:26.374Z] #41 44.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 44.26 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:26.374Z] #41 45.64 Selecting previously unselected package libprotoc17:ppc64el. [2020-10-26T19:53:26.374Z] #41 45.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 45.66 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:26.374Z] #41 46.25 Selecting previously unselected package protobuf-c-compiler. [2020-10-26T19:53:26.374Z] #41 46.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 46.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:53:26.374Z] #41 46.46 Selecting previously unselected package protobuf-compiler. [2020-10-26T19:53:26.374Z] #41 46.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 46.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:53:26.374Z] #41 46.68 Selecting previously unselected package python-pkg-resources. [2020-10-26T19:53:26.374Z] #41 46.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:53:26.374Z] #41 46.69 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-26T19:53:26.374Z] #41 46.99 Selecting previously unselected package python-six. [2020-10-26T19:53:26.374Z] #41 47.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-26T19:53:26.374Z] #41 47.02 Unpacking python-six (1.12.0-1) ... [2020-10-26T19:53:26.374Z] #41 47.13 Selecting previously unselected package python-protobuf. [2020-10-26T19:53:26.374Z] #41 47.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-10-26T19:53:26.374Z] #41 47.18 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-26T19:53:26.432Z] #62 ... [2020-10-26T19:53:26.432Z] [2020-10-26T19:53:26.432Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:26.432Z] #53 6.180 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:26.432Z] #53 6.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:26.432Z] #53 6.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:26.432Z] #53 7.845 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-26T19:53:26.432Z] #53 9.175 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-26T19:53:26.432Z] #53 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-26T19:53:26.432Z] #53 ... [2020-10-26T19:53:26.432Z] [2020-10-26T19:53:26.432Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:26.432Z] #43 5.085 + RM_GOPATH=0 [2020-10-26T19:53:26.432Z] #43 5.085 + TMP_GOPATH= [2020-10-26T19:53:26.432Z] #43 5.085 + : /build [2020-10-26T19:53:26.432Z] #43 5.085 + '[' -z '' ']' [2020-10-26T19:53:26.432Z] #43 5.085 ++ mktemp -d [2020-10-26T19:53:26.432Z] #43 5.087 + export GOPATH=/tmp/tmp.oSbZjbw3k3 [2020-10-26T19:53:26.432Z] #43 5.087 + GOPATH=/tmp/tmp.oSbZjbw3k3 [2020-10-26T19:53:26.432Z] #43 5.087 + RM_GOPATH=1 [2020-10-26T19:53:26.432Z] #43 5.087 + case "$(go env GOARCH)" in [2020-10-26T19:53:26.432Z] #43 5.089 ++ go env GOARCH [2020-10-26T19:53:26.432Z] #43 5.098 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.432Z] #43 5.098 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.432Z] #43 5.103 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:26.432Z] #43 5.104 + dir=/tmp/install [2020-10-26T19:53:26.432Z] #43 5.104 + bin=vndr [2020-10-26T19:53:26.432Z] #43 5.104 + shift [2020-10-26T19:53:26.432Z] #43 5.104 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-26T19:53:26.432Z] #43 5.104 + . /tmp/install/vndr.installer [2020-10-26T19:53:26.432Z] #43 5.104 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:26.432Z] #43 5.104 + install_vndr [2020-10-26T19:53:26.432Z] #43 5.104 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-26T19:53:26.432Z] #43 5.104 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oSbZjbw3k3/src/github.com/LK4D4/vndr [2020-10-26T19:53:26.432Z] #43 5.106 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:26.432Z] #43 5.108 Cloning into '/tmp/tmp.oSbZjbw3k3/src/github.com/LK4D4/vndr'... [2020-10-26T19:53:26.432Z] #43 6.070 + cd /tmp/tmp.oSbZjbw3k3/src/github.com/LK4D4/vndr [2020-10-26T19:53:26.432Z] #43 6.070 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:26.432Z] #43 6.148 + go build -buildmode=pie -v -o /build/vndr . [2020-10-26T19:53:26.432Z] #43 7.261 internal/race [2020-10-26T19:53:26.432Z] #43 7.325 internal/cpu [2020-10-26T19:53:26.432Z] #43 7.401 runtime/internal/sys [2020-10-26T19:53:26.432Z] #43 7.487 runtime/internal/atomic [2020-10-26T19:53:26.432Z] #43 7.596 sync/atomic [2020-10-26T19:53:26.432Z] #43 7.664 runtime/internal/math [2020-10-26T19:53:26.432Z] #43 7.740 unicode [2020-10-26T19:53:26.432Z] #43 8.038 unicode/utf8 [2020-10-26T19:53:26.432Z] #43 8.396 internal/bytealg [2020-10-26T19:53:26.432Z] #43 8.654 math [2020-10-26T19:53:26.432Z] #43 8.900 encoding [2020-10-26T19:53:26.432Z] #43 9.208 unicode/utf16 [2020-10-26T19:53:26.432Z] #43 9.369 runtime [2020-10-26T19:53:26.432Z] #43 9.473 container/list [2020-10-26T19:53:26.432Z] #43 10.41 crypto/internal/subtle [2020-10-26T19:53:26.432Z] #43 10.66 crypto/subtle [2020-10-26T19:53:26.432Z] #43 10.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-26T19:53:26.432Z] #43 10.84 internal/nettrace [2020-10-26T19:53:26.432Z] #43 10.89 vendor/golang.org/x/crypto/internal/subtle [2020-10-26T19:53:26.432Z] #43 10.91 runtime/cgo [2020-10-26T19:53:26.521Z] #11 113.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-26T19:53:26.521Z] #11 113.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-26T19:53:26.521Z] #11 113.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-26T19:53:26.674Z] #41 47.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-26T19:53:26.695Z] #43 ... [2020-10-26T19:53:26.695Z] [2020-10-26T19:53:26.695Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:26.695Z] #49 3.906 + RM_GOPATH=0 [2020-10-26T19:53:26.695Z] #49 3.906 + TMP_GOPATH= [2020-10-26T19:53:26.695Z] #49 3.906 + : /build [2020-10-26T19:53:26.695Z] #49 3.906 + '[' -z '' ']' [2020-10-26T19:53:26.695Z] #49 3.907 ++ mktemp -d [2020-10-26T19:53:26.695Z] #49 3.911 + export GOPATH=/tmp/tmp.BXOgmiAjgO [2020-10-26T19:53:26.695Z] #49 3.911 + GOPATH=/tmp/tmp.BXOgmiAjgO [2020-10-26T19:53:26.695Z] #49 3.911 + RM_GOPATH=1 [2020-10-26T19:53:26.695Z] #49 3.911 + case "$(go env GOARCH)" in [2020-10-26T19:53:26.695Z] #49 3.911 ++ go env GOARCH [2020-10-26T19:53:26.695Z] #49 3.922 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.695Z] #49 3.922 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:26.695Z] #49 3.922 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:26.695Z] #49 3.928 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:26.695Z] #49 3.928 + dir=/tmp/install [2020-10-26T19:53:26.695Z] #49 3.928 + bin=shfmt [2020-10-26T19:53:26.695Z] #49 3.928 + shift [2020-10-26T19:53:26.695Z] #49 3.928 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-26T19:53:26.695Z] #49 3.928 + . /tmp/install/shfmt.installer [2020-10-26T19:53:26.695Z] #49 3.928 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:26.695Z] #49 3.928 + install_shfmt [2020-10-26T19:53:26.695Z] #49 3.928 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-26T19:53:26.695Z] #49 3.928 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BXOgmiAjgO/src/github.com/mvdan/sh [2020-10-26T19:53:26.695Z] #49 3.931 Cloning into '/tmp/tmp.BXOgmiAjgO/src/github.com/mvdan/sh'... [2020-10-26T19:53:26.695Z] #49 9.859 + cd /tmp/tmp.BXOgmiAjgO/src/github.com/mvdan/sh [2020-10-26T19:53:26.695Z] #49 9.859 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:26.695Z] #49 9.940 + GO111MODULE=on [2020-10-26T19:53:26.695Z] #49 9.940 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-26T19:53:26.780Z] #11 113.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-26T19:53:26.780Z] #11 113.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-26T19:53:26.780Z] #11 113.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-26T19:53:26.915Z] #30 ... [2020-10-26T19:53:26.916Z] [2020-10-26T19:53:26.916Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:26.916Z] #38 5.781 + git clone https://github.com/docker/distribution.git . [2020-10-26T19:53:26.916Z] #38 5.781 Cloning into '.'... [2020-10-26T19:53:26.969Z] #49 ... [2020-10-26T19:53:26.969Z] [2020-10-26T19:53:26.969Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:53:26.969Z] #25 24.48 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:26.970Z] #25 24.69 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-26T19:53:26.970Z] #25 24.75 Updating certificates in /etc/ssl/certs... [2020-10-26T19:53:26.970Z] #25 28.86 0 added, 0 removed; done. [2020-10-26T19:53:26.970Z] #25 28.87 Running hooks in /etc/ca-certificates/update.d... [2020-10-26T19:53:26.970Z] #25 28.89 done. [2020-10-26T19:53:26.974Z] #41 ... [2020-10-26T19:53:26.974Z] [2020-10-26T19:53:26.974Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:26.974Z] #48 38.13 go: extracting golang.org/x/text v0.3.2 [2020-10-26T19:53:26.974Z] #48 45.34 go: finding github.com/fatih/color v1.7.0 [2020-10-26T19:53:26.974Z] #48 45.46 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:26.974Z] #48 45.60 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:26.974Z] #48 45.72 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:26.974Z] #48 45.80 go: finding github.com/pkg/errors v0.8.1 [2020-10-26T19:53:26.974Z] #48 45.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:26.974Z] #48 45.89 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:26.974Z] #48 45.91 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:53:26.974Z] #48 45.96 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:26.974Z] #48 46.02 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:26.974Z] #48 46.08 go: finding github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:26.974Z] #48 46.11 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:26.974Z] #48 46.13 go: finding github.com/spf13/viper v1.6.1 [2020-10-26T19:53:26.974Z] #48 46.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:26.974Z] #48 46.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.38 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:53:26.974Z] #48 46.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:26.974Z] #48 46.46 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.47 go: finding github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:26.974Z] #48 46.51 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.54 go: finding github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:26.974Z] #48 46.56 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:26.974Z] #48 46.60 go: finding github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:26.974Z] #48 46.60 go: finding github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:26.974Z] #48 46.66 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:26.974Z] #48 46.69 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:26.974Z] #48 46.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:26.974Z] #48 46.87 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:26.974Z] #48 46.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:26.974Z] #48 46.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:26.974Z] #48 46.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:26.974Z] #48 47.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:26.974Z] #48 47.06 go: finding github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:26.974Z] #48 47.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:53:26.974Z] #48 47.08 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:53:26.974Z] #48 47.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:26.974Z] #48 47.18 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:26.974Z] #48 47.27 go: finding github.com/spf13/cast v1.3.0 [2020-10-26T19:53:26.974Z] #48 47.33 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:26.974Z] #48 47.40 go: finding github.com/spf13/afero v1.1.2 [2020-10-26T19:53:26.974Z] #48 47.49 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:26.974Z] #48 47.57 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:26.974Z] #48 47.58 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:26.974Z] #48 47.61 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:26.974Z] #48 47.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:26.974Z] #48 47.71 go: finding golang.org/x/text v0.3.2 [2020-10-26T19:53:26.974Z] #48 47.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:26.974Z] #48 47.77 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:26.974Z] #48 47.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:26.974Z] #48 47.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:26.974Z] #48 47.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:26.974Z] #48 47.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:26.974Z] #48 48.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:26.974Z] #48 48.04 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:26.974Z] #48 48.04 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:26.974Z] #48 48.10 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:26.974Z] #48 48.13 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:26.974Z] #48 48.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:26.974Z] #48 48.23 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:27.034Z] #54 117.6 + bin/containerd [2020-10-26T19:53:27.040Z] #11 113.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-26T19:53:27.040Z] #11 113.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:53:27.040Z] #11 113.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-26T19:53:27.040Z] #11 114.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-26T19:53:27.040Z] #11 114.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-26T19:53:27.275Z] #48 48.25 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:27.275Z] #48 48.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:27.275Z] #48 48.29 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:27.275Z] #48 ... [2020-10-26T19:53:27.275Z] [2020-10-26T19:53:27.275Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:27.275Z] #12 41.70 Get:10 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] [2020-10-26T19:53:27.275Z] #12 44.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-10-26T19:53:27.275Z] #12 44.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-10-26T19:53:27.275Z] #12 44.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-26T19:53:27.275Z] #12 44.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-26T19:53:27.275Z] #12 44.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-10-26T19:53:27.275Z] #12 44.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-10-26T19:53:27.275Z] #12 44.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-10-26T19:53:27.275Z] #12 44.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-10-26T19:53:27.275Z] #12 44.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-10-26T19:53:27.275Z] #12 44.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-10-26T19:53:27.275Z] #12 44.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-10-26T19:53:27.275Z] #12 44.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-10-26T19:53:27.275Z] #12 44.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-10-26T19:53:27.275Z] #12 44.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-10-26T19:53:27.275Z] #12 44.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-10-26T19:53:27.275Z] #12 46.36 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:27.275Z] #12 46.58 Fetched 78.9 MB in 9s (8642 kB/s) [2020-10-26T19:53:27.275Z] #12 46.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-26T19:53:27.275Z] #12 46.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 ... 15339 files and directories currently installed.) [2020-10-26T19:53:27.275Z] #12 46.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-10-26T19:53:27.275Z] #12 46.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:53:27.299Z] #11 114.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-26T19:53:27.299Z] #11 114.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-26T19:53:27.299Z] #11 114.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-26T19:53:27.299Z] #11 114.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:53:27.656Z] #40 ... [2020-10-26T19:53:27.656Z] [2020-10-26T19:53:27.656Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:27.656Z] #43 8.402 + RM_GOPATH=0 [2020-10-26T19:53:27.656Z] #43 8.402 + TMP_GOPATH= [2020-10-26T19:53:27.656Z] #43 8.402 + : /build [2020-10-26T19:53:27.656Z] #43 8.402 + '[' -z '' ']' [2020-10-26T19:53:27.656Z] #43 8.402 ++ mktemp -d [2020-10-26T19:53:27.656Z] #43 8.417 + export GOPATH=/tmp/tmp.xUgXQDvQZq [2020-10-26T19:53:27.656Z] #43 8.417 + GOPATH=/tmp/tmp.xUgXQDvQZq [2020-10-26T19:53:27.656Z] #43 8.417 + RM_GOPATH=1 [2020-10-26T19:53:27.656Z] #43 8.417 + case "$(go env GOARCH)" in [2020-10-26T19:53:27.656Z] #43 8.417 ++ go env GOARCH [2020-10-26T19:53:27.656Z] #43 8.576 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.656Z] #43 8.576 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.656Z] #43 8.576 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:27.656Z] #43 8.592 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:27.656Z] #43 8.592 + dir=/tmp/install [2020-10-26T19:53:27.656Z] #43 8.592 + bin=vndr [2020-10-26T19:53:27.656Z] #43 8.592 + shift [2020-10-26T19:53:27.656Z] #43 8.592 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-26T19:53:27.656Z] #43 8.592 + . /tmp/install/vndr.installer [2020-10-26T19:53:27.656Z] #43 8.592 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:27.656Z] #43 8.592 + install_vndr [2020-10-26T19:53:27.656Z] #43 8.592 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-26T19:53:27.656Z] #43 8.617 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xUgXQDvQZq/src/github.com/LK4D4/vndr [2020-10-26T19:53:27.656Z] #43 8.654 Cloning into '/tmp/tmp.xUgXQDvQZq/src/github.com/LK4D4/vndr'... [2020-10-26T19:53:27.656Z] #43 9.705 + cd /tmp/tmp.xUgXQDvQZq/src/github.com/LK4D4/vndr [2020-10-26T19:53:27.656Z] #43 9.705 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:27.656Z] #43 9.735 + go build -buildmode=pie -v -o /build/vndr . [2020-10-26T19:53:27.656Z] #43 ... [2020-10-26T19:53:27.656Z] [2020-10-26T19:53:27.656Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:27.656Z] #45 7.997 + RM_GOPATH=0 [2020-10-26T19:53:27.656Z] #45 7.997 + TMP_GOPATH= [2020-10-26T19:53:27.656Z] #45 7.997 + : /build [2020-10-26T19:53:27.656Z] #45 7.997 + '[' -z '' ']' [2020-10-26T19:53:27.656Z] #45 7.997 ++ mktemp -d [2020-10-26T19:53:27.656Z] #45 7.997 + export GOPATH=/tmp/tmp.PrGAbn6QkA [2020-10-26T19:53:27.656Z] #45 7.997 + GOPATH=/tmp/tmp.PrGAbn6QkA [2020-10-26T19:53:27.656Z] #45 7.997 + RM_GOPATH=1 [2020-10-26T19:53:27.656Z] #45 7.997 + case "$(go env GOARCH)" in [2020-10-26T19:53:27.656Z] #45 7.997 ++ go env GOARCH [2020-10-26T19:53:27.656Z] #45 8.069 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.656Z] #45 8.069 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.656Z] #45 8.069 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:27.656Z] #45 8.072 + dir=/tmp/install [2020-10-26T19:53:27.656Z] #45 8.072 + bin=gotestsum [2020-10-26T19:53:27.656Z] #45 8.072 + shift [2020-10-26T19:53:27.656Z] #45 8.072 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-26T19:53:27.656Z] #45 8.072 + . /tmp/install/gotestsum.installer [2020-10-26T19:53:27.656Z] #45 8.072 ++ : v0.5.3 [2020-10-26T19:53:27.656Z] #45 8.072 + install_gotestsum [2020-10-26T19:53:27.656Z] #45 8.072 + set -e [2020-10-26T19:53:27.656Z] #45 8.072 + export GO111MODULE=on [2020-10-26T19:53:27.656Z] #45 8.072 + GO111MODULE=on [2020-10-26T19:53:27.656Z] #45 8.072 + GOBIN=/build [2020-10-26T19:53:27.656Z] #45 8.072 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-26T19:53:27.656Z] #45 8.133 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:27.656Z] #45 8.133 go: finding gotest.tools v0.5.3 [2020-10-26T19:53:27.656Z] #45 9.016 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:27.656Z] #45 9.617 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:27.656Z] #45 ... [2020-10-26T19:53:27.656Z] [2020-10-26T19:53:27.656Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:27.656Z] #56 7.715 + RM_GOPATH=0 [2020-10-26T19:53:27.656Z] #56 7.715 + TMP_GOPATH= [2020-10-26T19:53:27.656Z] #56 7.715 + : /build [2020-10-26T19:53:27.656Z] #56 7.715 + '[' -z '' ']' [2020-10-26T19:53:27.656Z] #56 7.715 ++ mktemp -d [2020-10-26T19:53:27.656Z] #56 7.727 + export GOPATH=/tmp/tmp.ASlxmIIyoK [2020-10-26T19:53:27.656Z] #56 7.727 + GOPATH=/tmp/tmp.ASlxmIIyoK [2020-10-26T19:53:27.656Z] #56 7.727 + RM_GOPATH=1 [2020-10-26T19:53:27.656Z] #56 7.727 + case "$(go env GOARCH)" in [2020-10-26T19:53:27.656Z] #56 7.727 ++ go env GOARCH [2020-10-26T19:53:27.656Z] #56 7.781 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.656Z] #56 7.781 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.656Z] #56 7.781 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:27.656Z] #56 7.799 + dir=/tmp/install [2020-10-26T19:53:27.656Z] #56 7.799 + bin=rootlesskit [2020-10-26T19:53:27.656Z] #56 7.799 + shift [2020-10-26T19:53:27.656Z] #56 7.799 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-26T19:53:27.656Z] #56 7.799 + . /tmp/install/rootlesskit.installer [2020-10-26T19:53:27.656Z] #56 7.799 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:27.656Z] #56 7.799 + install_rootlesskit [2020-10-26T19:53:27.656Z] #56 7.799 + case "$1" in [2020-10-26T19:53:27.656Z] #56 7.799 + export CGO_ENABLED=0 [2020-10-26T19:53:27.656Z] #56 7.799 + CGO_ENABLED=0 [2020-10-26T19:53:27.656Z] #56 7.799 + _install_rootlesskit [2020-10-26T19:53:27.656Z] #56 7.799 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-26T19:53:27.656Z] #56 7.799 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ASlxmIIyoK/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:53:27.656Z] #56 7.799 Cloning into '/tmp/tmp.ASlxmIIyoK/src/github.com/rootless-containers/rootlesskit'... [2020-10-26T19:53:27.656Z] #56 7.799 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:27.656Z] #56 ... [2020-10-26T19:53:27.656Z] [2020-10-26T19:53:27.656Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:27.656Z] #34 7.324 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:27.656Z] #34 7.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:27.656Z] #34 7.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:27.656Z] #34 8.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:27.867Z] #11 114.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-26T19:53:27.868Z] #11 114.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-26T19:53:27.868Z] #11 114.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-26T19:53:27.868Z] #11 114.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:53:27.868Z] #11 114.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-26T19:53:27.868Z] #11 114.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-26T19:53:27.868Z] #11 114.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:53:27.868Z] #11 114.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:53:27.868Z] #11 114.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-26T19:53:27.868Z] #11 114.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:53:27.924Z] #12 ... [2020-10-26T19:53:27.924Z] [2020-10-26T19:53:27.924Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:27.924Z] #48 48.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:53:27.924Z] #48 48.69 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-26T19:53:27.924Z] #48 48.77 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:27.924Z] #48 48.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:27.924Z] #48 48.89 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:27.924Z] #48 48.97 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:27.924Z] #48 49.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:27.942Z] #34 ... [2020-10-26T19:53:27.942Z] [2020-10-26T19:53:27.942Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:27.942Z] #30 7.734 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-26T19:53:27.942Z] #30 7.739 Cloning into '.'... [2020-10-26T19:53:27.942Z] #30 ... [2020-10-26T19:53:27.942Z] [2020-10-26T19:53:27.942Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:27.942Z] #47 7.888 + RM_GOPATH=0 [2020-10-26T19:53:27.942Z] #47 7.923 + TMP_GOPATH= [2020-10-26T19:53:27.942Z] #47 7.923 + : /build [2020-10-26T19:53:27.942Z] #47 7.923 + '[' -z '' ']' [2020-10-26T19:53:27.942Z] #47 7.923 ++ mktemp -d [2020-10-26T19:53:27.942Z] #47 7.923 + export GOPATH=/tmp/tmp.9ajMGMCzEa [2020-10-26T19:53:27.942Z] #47 7.923 + GOPATH=/tmp/tmp.9ajMGMCzEa [2020-10-26T19:53:27.942Z] #47 7.923 + RM_GOPATH=1 [2020-10-26T19:53:27.942Z] #47 7.923 + case "$(go env GOARCH)" in [2020-10-26T19:53:27.942Z] #47 7.923 ++ go env GOARCH [2020-10-26T19:53:27.942Z] #47 8.019 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.942Z] #47 8.019 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:27.942Z] #47 8.019 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:27.942Z] #47 8.019 + dir=/tmp/install [2020-10-26T19:53:27.942Z] #47 8.019 + bin=golangci_lint [2020-10-26T19:53:27.942Z] #47 8.019 + shift [2020-10-26T19:53:27.942Z] #47 8.019 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-26T19:53:27.942Z] #47 8.019 + . /tmp/install/golangci_lint.installer [2020-10-26T19:53:27.942Z] #47 8.019 ++ : v1.23.8 [2020-10-26T19:53:27.942Z] #47 8.019 + install_golangci_lint [2020-10-26T19:53:27.942Z] #47 8.019 + set -e [2020-10-26T19:53:27.942Z] #47 8.019 + export GO111MODULE=on [2020-10-26T19:53:27.942Z] #47 8.019 + GO111MODULE=on [2020-10-26T19:53:27.942Z] #47 8.019 + GOBIN=/build [2020-10-26T19:53:27.942Z] #47 8.019 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-26T19:53:27.942Z] #47 8.083 go: finding github.com v1.23.8 [2020-10-26T19:53:27.942Z] #47 8.083 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-26T19:53:27.942Z] #47 8.083 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-26T19:53:27.942Z] #47 8.083 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:27.942Z] #47 8.083 go: finding github.com/golangci v1.23.8 [2020-10-26T19:53:27.942Z] #47 9.616 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:27.942Z] #47 10.53 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:28.127Z] #11 114.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:53:28.127Z] #11 114.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:53:28.127Z] #11 114.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-26T19:53:28.127Z] #11 114.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-26T19:53:28.127Z] #11 114.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:53:28.127Z] #11 114.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:53:28.127Z] #11 114.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-26T19:53:28.127Z] #11 114.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:53:28.127Z] #11 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:53:28.127Z] #11 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:53:28.127Z] #11 114.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:53:28.127Z] #11 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:53:28.127Z] #11 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:53:28.127Z] #11 115.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:53:28.127Z] #11 115.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-26T19:53:28.127Z] #11 115.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:53:28.127Z] #11 115.0 Setting up dmsetup (2:1.02.155-3) ... [2020-10-26T19:53:28.127Z] #11 115.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:53:28.199Z] #47 ... [2020-10-26T19:53:28.199Z] [2020-10-26T19:53:28.199Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:28.199Z] #49 6.002 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:28.199Z] #49 6.002 + RM_GOPATH=0 [2020-10-26T19:53:28.199Z] #49 6.002 + TMP_GOPATH= [2020-10-26T19:53:28.199Z] #49 6.002 + : /build [2020-10-26T19:53:28.199Z] #49 6.002 + '[' -z '' ']' [2020-10-26T19:53:28.199Z] #49 6.002 ++ mktemp -d [2020-10-26T19:53:28.199Z] #49 6.002 + export GOPATH=/tmp/tmp.0ZW5MZMn8j [2020-10-26T19:53:28.199Z] #49 6.002 + GOPATH=/tmp/tmp.0ZW5MZMn8j [2020-10-26T19:53:28.199Z] #49 6.002 + RM_GOPATH=1 [2020-10-26T19:53:28.199Z] #49 6.002 + case "$(go env GOARCH)" in [2020-10-26T19:53:28.199Z] #49 6.002 ++ go env GOARCH [2020-10-26T19:53:28.199Z] #49 6.002 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:28.199Z] #49 6.002 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:28.199Z] #49 6.002 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:28.199Z] #49 6.002 + dir=/tmp/install [2020-10-26T19:53:28.199Z] #49 6.002 + bin=shfmt [2020-10-26T19:53:28.199Z] #49 6.002 + shift [2020-10-26T19:53:28.199Z] #49 6.002 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-26T19:53:28.199Z] #49 6.002 + . /tmp/install/shfmt.installer [2020-10-26T19:53:28.199Z] #49 6.002 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:28.199Z] #49 6.002 + install_shfmt [2020-10-26T19:53:28.199Z] #49 6.002 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-26T19:53:28.199Z] #49 6.002 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0ZW5MZMn8j/src/github.com/mvdan/sh [2020-10-26T19:53:28.199Z] #49 6.002 Cloning into '/tmp/tmp.0ZW5MZMn8j/src/github.com/mvdan/sh'... [2020-10-26T19:53:28.368Z] #25 ... [2020-10-26T19:53:28.368Z] [2020-10-26T19:53:28.368Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:28.368Z] #38 13.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-26T19:53:28.387Z] #11 115.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-26T19:53:28.387Z] #11 115.1 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:28.457Z] #49 ... [2020-10-26T19:53:28.457Z] [2020-10-26T19:53:28.457Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:28.457Z] #53 7.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:28.457Z] #53 7.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:28.457Z] #53 7.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:28.457Z] #53 9.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:28.457Z] #53 ... [2020-10-26T19:53:28.457Z] [2020-10-26T19:53:28.457Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:28.457Z] #62 5.969 + RM_GOPATH=0 [2020-10-26T19:53:28.457Z] #62 5.969 + TMP_GOPATH= [2020-10-26T19:53:28.457Z] #62 5.969 + : /build [2020-10-26T19:53:28.457Z] #62 5.969 + '[' -z '' ']' [2020-10-26T19:53:28.457Z] #62 5.969 ++ mktemp -d [2020-10-26T19:53:28.457Z] #62 5.969 + export GOPATH=/tmp/tmp.PQIwFX6oRJ [2020-10-26T19:53:28.457Z] #62 5.969 + GOPATH=/tmp/tmp.PQIwFX6oRJ [2020-10-26T19:53:28.457Z] #62 5.969 + RM_GOPATH=1 [2020-10-26T19:53:28.457Z] #62 5.969 + case "$(go env GOARCH)" in [2020-10-26T19:53:28.457Z] #62 5.969 ++ go env GOARCH [2020-10-26T19:53:28.457Z] #62 6.002 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:28.457Z] #62 6.002 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:28.457Z] #62 6.002 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:28.457Z] #62 6.002 + dir=/tmp/install [2020-10-26T19:53:28.457Z] #62 6.002 + bin=proxy [2020-10-26T19:53:28.457Z] #62 6.002 + shift [2020-10-26T19:53:28.457Z] #62 6.002 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-26T19:53:28.457Z] #62 6.002 + . /tmp/install/proxy.installer [2020-10-26T19:53:28.457Z] #62 6.002 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:28.457Z] #62 6.002 + install_proxy [2020-10-26T19:53:28.457Z] #62 6.002 + case "$1" in [2020-10-26T19:53:28.457Z] #62 6.002 + export CGO_ENABLED=0 [2020-10-26T19:53:28.457Z] #62 6.002 + CGO_ENABLED=0 [2020-10-26T19:53:28.457Z] #62 6.002 + _install_proxy [2020-10-26T19:53:28.457Z] #62 6.002 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-26T19:53:28.457Z] #62 6.002 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PQIwFX6oRJ/src/github.com/docker/libnetwork [2020-10-26T19:53:28.457Z] #62 6.002 Cloning into '/tmp/tmp.PQIwFX6oRJ/src/github.com/docker/libnetwork'... [2020-10-26T19:53:28.457Z] #62 6.002 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:28.646Z] #11 DONE 115.4s [2020-10-26T19:53:28.646Z] [2020-10-26T19:53:28.646Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:28.716Z] #62 ... [2020-10-26T19:53:28.716Z] [2020-10-26T19:53:28.716Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:28.716Z] #22 7.957 + RM_GOPATH=0 [2020-10-26T19:53:28.716Z] #22 7.957 + TMP_GOPATH= [2020-10-26T19:53:28.716Z] #22 7.957 + : /build [2020-10-26T19:53:28.716Z] #22 7.957 + '[' -z '' ']' [2020-10-26T19:53:28.716Z] #22 7.957 ++ mktemp -d [2020-10-26T19:53:28.716Z] #22 7.972 + export GOPATH=/tmp/tmp.n8c20qBQbr [2020-10-26T19:53:28.716Z] #22 7.972 + GOPATH=/tmp/tmp.n8c20qBQbr [2020-10-26T19:53:28.716Z] #22 7.972 + RM_GOPATH=1 [2020-10-26T19:53:28.716Z] #22 7.972 + case "$(go env GOARCH)" in [2020-10-26T19:53:28.716Z] #22 7.972 ++ go env GOARCH [2020-10-26T19:53:28.716Z] #22 8.019 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:28.716Z] #22 8.019 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:28.716Z] #22 8.019 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:28.716Z] #22 8.045 Install docker/cli version 17.06.2-ce from stable [2020-10-26T19:53:28.716Z] #22 8.045 + dir=/tmp/install [2020-10-26T19:53:28.716Z] #22 8.045 + bin=dockercli [2020-10-26T19:53:28.716Z] #22 8.045 + shift [2020-10-26T19:53:28.716Z] #22 8.045 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-26T19:53:28.716Z] #22 8.045 + . /tmp/install/dockercli.installer [2020-10-26T19:53:28.716Z] #22 8.045 ++ : stable [2020-10-26T19:53:28.716Z] #22 8.045 ++ : 17.06.2-ce [2020-10-26T19:53:28.716Z] #22 8.045 + install_dockercli [2020-10-26T19:53:28.716Z] #22 8.045 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T19:53:28.716Z] #22 8.045 ++ uname -m [2020-10-26T19:53:28.716Z] #22 8.045 + arch=x86_64 [2020-10-26T19:53:28.716Z] #22 8.045 + '[' x86_64 '!=' x86_64 ']' [2020-10-26T19:53:28.716Z] #22 8.045 + url=https://download.docker.com/linux/static [2020-10-26T19:53:28.716Z] #22 8.047 + tar -xz docker/docker [2020-10-26T19:53:28.716Z] #22 8.047 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-26T19:53:28.716Z] #22 ... [2020-10-26T19:53:28.716Z] [2020-10-26T19:53:28.716Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:28.716Z] #11 6.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:28.716Z] #11 6.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:28.716Z] #11 6.229 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:28.716Z] #11 6.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:28.716Z] #11 9.522 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:28.972Z] #11 ... [2020-10-26T19:53:28.972Z] [2020-10-26T19:53:28.972Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:28.972Z] #45 11.21 go: downloading github.com/fatih/color v1.9.0 [2020-10-26T19:53:28.972Z] #45 11.21 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:28.972Z] #45 11.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:28.972Z] #45 11.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:28.972Z] #45 11.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:28.972Z] #45 11.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:28.972Z] #45 11.81 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:29.229Z] #45 11.84 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:29.229Z] #45 11.88 go: extracting github.com/fatih/color v1.9.0 [2020-10-26T19:53:29.229Z] #45 11.90 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:29.321Z] #38 ... [2020-10-26T19:53:29.321Z] [2020-10-26T19:53:29.321Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-26T19:53:29.321Z] #25 DONE 33.2s [2020-10-26T19:53:29.321Z] [2020-10-26T19:53:29.321Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:29.321Z] #45 13.62 go: finding github.com/fatih/color v1.9.0 [2020-10-26T19:53:29.321Z] #45 13.65 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:29.321Z] #45 13.65 go: finding github.com/pkg/errors v0.9.1 [2020-10-26T19:53:29.321Z] #45 13.83 go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:29.321Z] #45 13.89 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:29.321Z] #45 13.91 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:29.321Z] #45 14.23 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:29.321Z] #45 14.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:29.321Z] #45 14.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:29.321Z] #45 14.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:29.321Z] #45 14.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:29.486Z] #45 11.97 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:29.486Z] #45 12.04 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:29.743Z] #45 12.34 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:29.743Z] #45 12.34 go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T19:53:29.743Z] #45 12.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:29.901Z] #45 ... [2020-10-26T19:53:29.901Z] [2020-10-26T19:53:29.901Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T19:53:29.901Z] #26 DONE 0.7s [2020-10-26T19:53:29.901Z] [2020-10-26T19:53:29.901Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:29.901Z] #38 14.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-26T19:53:30.028Z] #51 ... [2020-10-26T19:53:30.028Z] [2020-10-26T19:53:30.028Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-26T19:53:30.028Z] #12 DONE 1.5s [2020-10-26T19:53:30.028Z] [2020-10-26T19:53:30.028Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:30.028Z] #51 1.445 + RM_GOPATH=0 [2020-10-26T19:53:30.028Z] #51 1.445 + TMP_GOPATH= [2020-10-26T19:53:30.028Z] #51 1.445 + : /build [2020-10-26T19:53:30.028Z] #51 1.445 + '[' -z '' ']' [2020-10-26T19:53:30.028Z] #51 1.445 ++ mktemp -d [2020-10-26T19:53:30.028Z] #51 1.446 + export GOPATH=/tmp/tmp.4LagYv4B4y [2020-10-26T19:53:30.028Z] #51 1.446 + GOPATH=/tmp/tmp.4LagYv4B4y [2020-10-26T19:53:30.028Z] #51 1.446 + RM_GOPATH=1 [2020-10-26T19:53:30.028Z] #51 1.446 + case "$(go env GOARCH)" in [2020-10-26T19:53:30.028Z] #51 1.450 ++ go env GOARCH [2020-10-26T19:53:30.028Z] #51 1.498 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.028Z] #51 1.498 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.028Z] #51 1.498 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:30.028Z] #51 1.499 + dir=/tmp/install [2020-10-26T19:53:30.028Z] #51 1.499 + bin=runc [2020-10-26T19:53:30.028Z] #51 1.499 + shift [2020-10-26T19:53:30.028Z] #51 1.499 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-26T19:53:30.028Z] #51 1.499 + . /tmp/install/runc.installer [2020-10-26T19:53:30.028Z] #51 1.499 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:53:30.028Z] #51 1.499 + install_runc [2020-10-26T19:53:30.028Z] #51 1.499 + uname -r [2020-10-26T19:53:30.028Z] #51 1.500 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-26T19:53:30.028Z] #51 1.502 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-26T19:53:30.028Z] #51 1.502 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-26T19:53:30.028Z] #51 1.502 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4LagYv4B4y/src/github.com/opencontainers/runc [2020-10-26T19:53:30.028Z] #51 1.502 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-26T19:53:30.028Z] #51 1.507 Cloning into '/tmp/tmp.4LagYv4B4y/src/github.com/opencontainers/runc'... [2020-10-26T19:53:30.050Z] #48 ... [2020-10-26T19:53:30.050Z] [2020-10-26T19:53:30.050Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:30.050Z] #33 40.85 sync [2020-10-26T19:53:30.050Z] #33 40.86 internal/reflectlite [2020-10-26T19:53:30.050Z] #33 45.39 errors [2020-10-26T19:53:30.050Z] #33 45.39 sort [2020-10-26T19:53:30.050Z] #33 46.04 io [2020-10-26T19:53:30.050Z] #33 46.07 internal/oserror [2020-10-26T19:53:30.050Z] #33 46.08 strconv [2020-10-26T19:53:30.050Z] #33 46.43 syscall [2020-10-26T19:53:30.050Z] #33 50.08 bytes [2020-10-26T19:53:30.050Z] #33 50.10 strings [2020-10-26T19:53:30.050Z] #33 ... [2020-10-26T19:53:30.050Z] [2020-10-26T19:53:30.050Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:30.050Z] #35 49.71 Selecting previously unselected package libxml2:ppc64el. [2020-10-26T19:53:30.050Z] #35 49.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-10-26T19:53:30.050Z] #35 49.73 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:53:30.050Z] #35 50.28 Selecting previously unselected package libarchive13:ppc64el. [2020-10-26T19:53:30.050Z] #35 50.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-10-26T19:53:30.050Z] #35 50.31 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-26T19:53:30.050Z] #35 50.72 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-10-26T19:53:30.050Z] #35 50.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-10-26T19:53:30.050Z] #35 50.73 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-26T19:53:30.050Z] #35 50.94 Selecting previously unselected package librhash0:ppc64el. [2020-10-26T19:53:30.050Z] #35 50.95 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-10-26T19:53:30.050Z] #35 50.98 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-10-26T19:53:30.050Z] #35 51.16 Selecting previously unselected package libuv1:ppc64el. [2020-10-26T19:53:30.050Z] #35 51.16 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-10-26T19:53:30.050Z] #35 51.18 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-10-26T19:53:30.227Z] #38 ... [2020-10-26T19:53:30.227Z] [2020-10-26T19:53:30.227Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:30.227Z] #40 8.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:30.227Z] #40 8.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:30.228Z] #40 8.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:30.228Z] #40 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:30.228Z] #40 ... [2020-10-26T19:53:30.228Z] [2020-10-26T19:53:30.228Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:30.228Z] #11 8.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:30.228Z] #11 8.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:30.228Z] #11 8.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:30.228Z] #11 10.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:30.228Z] #11 ... [2020-10-26T19:53:30.228Z] [2020-10-26T19:53:30.228Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:30.228Z] #47 7.544 + RM_GOPATH=0 [2020-10-26T19:53:30.228Z] #47 7.544 + TMP_GOPATH= [2020-10-26T19:53:30.228Z] #47 7.544 + : /build [2020-10-26T19:53:30.228Z] #47 7.544 + '[' -z '' ']' [2020-10-26T19:53:30.228Z] #47 7.544 ++ mktemp -d [2020-10-26T19:53:30.228Z] #47 7.566 + export GOPATH=/tmp/tmp.sMJv0J963X [2020-10-26T19:53:30.228Z] #47 7.566 + GOPATH=/tmp/tmp.sMJv0J963X [2020-10-26T19:53:30.228Z] #47 7.566 + RM_GOPATH=1 [2020-10-26T19:53:30.228Z] #47 7.566 + case "$(go env GOARCH)" in [2020-10-26T19:53:30.228Z] #47 7.566 ++ go env GOARCH [2020-10-26T19:53:30.228Z] #47 7.617 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.228Z] #47 7.617 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.228Z] #47 7.617 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:30.228Z] #47 7.617 + dir=/tmp/install [2020-10-26T19:53:30.228Z] #47 7.617 + bin=golangci_lint [2020-10-26T19:53:30.228Z] #47 7.617 + shift [2020-10-26T19:53:30.228Z] #47 7.617 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-26T19:53:30.228Z] #47 7.617 + . /tmp/install/golangci_lint.installer [2020-10-26T19:53:30.228Z] #47 7.617 ++ : v1.23.8 [2020-10-26T19:53:30.228Z] #47 7.617 + install_golangci_lint [2020-10-26T19:53:30.228Z] #47 7.617 + set -e [2020-10-26T19:53:30.228Z] #47 7.617 + export GO111MODULE=on [2020-10-26T19:53:30.228Z] #47 7.617 + GO111MODULE=on [2020-10-26T19:53:30.228Z] #47 7.617 + GOBIN=/build [2020-10-26T19:53:30.228Z] #47 7.617 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-26T19:53:30.228Z] #47 7.745 go: finding github.com v1.23.8 [2020-10-26T19:53:30.228Z] #47 7.745 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-26T19:53:30.228Z] #47 7.745 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-26T19:53:30.228Z] #47 7.745 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:30.228Z] #47 7.776 go: finding github.com/golangci v1.23.8 [2020-10-26T19:53:30.228Z] #47 8.971 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:30.228Z] #47 10.42 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-26T19:53:30.228Z] #47 ... [2020-10-26T19:53:30.228Z] [2020-10-26T19:53:30.228Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:30.228Z] #62 8.185 + RM_GOPATH=0 [2020-10-26T19:53:30.228Z] #62 8.185 + TMP_GOPATH= [2020-10-26T19:53:30.228Z] #62 8.185 + : /build [2020-10-26T19:53:30.228Z] #62 8.185 + '[' -z '' ']' [2020-10-26T19:53:30.228Z] #62 8.185 ++ mktemp -d [2020-10-26T19:53:30.228Z] #62 8.205 + export GOPATH=/tmp/tmp.9djiM8F3QO [2020-10-26T19:53:30.228Z] #62 8.205 + GOPATH=/tmp/tmp.9djiM8F3QO [2020-10-26T19:53:30.228Z] #62 8.205 + RM_GOPATH=1 [2020-10-26T19:53:30.228Z] #62 8.205 + case "$(go env GOARCH)" in [2020-10-26T19:53:30.228Z] #62 8.206 ++ go env GOARCH [2020-10-26T19:53:30.228Z] #62 8.234 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:30.228Z] #62 8.234 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.228Z] #62 8.234 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.228Z] #62 8.234 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:30.228Z] #62 8.234 + dir=/tmp/install [2020-10-26T19:53:30.228Z] #62 8.234 + bin=proxy [2020-10-26T19:53:30.228Z] #62 8.234 + shift [2020-10-26T19:53:30.228Z] #62 8.234 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-26T19:53:30.228Z] #62 8.234 + . /tmp/install/proxy.installer [2020-10-26T19:53:30.228Z] #62 8.234 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:30.228Z] #62 8.234 + install_proxy [2020-10-26T19:53:30.228Z] #62 8.234 + case "$1" in [2020-10-26T19:53:30.228Z] #62 8.234 + export CGO_ENABLED=0 [2020-10-26T19:53:30.228Z] #62 8.234 + CGO_ENABLED=0 [2020-10-26T19:53:30.228Z] #62 8.234 + _install_proxy [2020-10-26T19:53:30.228Z] #62 8.234 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-26T19:53:30.228Z] #62 8.253 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9djiM8F3QO/src/github.com/docker/libnetwork [2020-10-26T19:53:30.228Z] #62 8.266 Cloning into '/tmp/tmp.9djiM8F3QO/src/github.com/docker/libnetwork'... [2020-10-26T19:53:30.322Z] #45 12.99 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:30.322Z] #45 13.11 go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T19:53:30.348Z] #35 51.37 Selecting previously unselected package cmake. [2020-10-26T19:53:30.348Z] #35 51.40 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-10-26T19:53:30.348Z] #35 51.41 Unpacking cmake (3.13.4-1) ... [2020-10-26T19:53:30.492Z] #62 ... [2020-10-26T19:53:30.492Z] [2020-10-26T19:53:30.492Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:30.492Z] #49 6.715 + RM_GOPATH=0 [2020-10-26T19:53:30.492Z] #49 6.715 + TMP_GOPATH= [2020-10-26T19:53:30.492Z] #49 6.715 + : /build [2020-10-26T19:53:30.492Z] #49 6.715 + '[' -z '' ']' [2020-10-26T19:53:30.492Z] #49 6.715 ++ mktemp -d [2020-10-26T19:53:30.492Z] #49 6.715 + export GOPATH=/tmp/tmp.no3QRA533M [2020-10-26T19:53:30.492Z] #49 6.715 + GOPATH=/tmp/tmp.no3QRA533M [2020-10-26T19:53:30.492Z] #49 6.715 + RM_GOPATH=1 [2020-10-26T19:53:30.492Z] #49 6.715 + case "$(go env GOARCH)" in [2020-10-26T19:53:30.492Z] #49 6.715 ++ go env GOARCH [2020-10-26T19:53:30.492Z] #49 6.715 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.492Z] #49 6.715 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.492Z] #49 6.715 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:30.492Z] #49 6.727 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:30.492Z] #49 6.727 + dir=/tmp/install [2020-10-26T19:53:30.492Z] #49 6.727 + bin=shfmt [2020-10-26T19:53:30.492Z] #49 6.727 + shift [2020-10-26T19:53:30.492Z] #49 6.727 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-26T19:53:30.492Z] #49 6.727 + . /tmp/install/shfmt.installer [2020-10-26T19:53:30.492Z] #49 6.727 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:30.492Z] #49 6.727 + install_shfmt [2020-10-26T19:53:30.492Z] #49 6.727 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-26T19:53:30.492Z] #49 6.727 + git clone https://github.com/mvdan/sh.git /tmp/tmp.no3QRA533M/src/github.com/mvdan/sh [2020-10-26T19:53:30.492Z] #49 6.727 Cloning into '/tmp/tmp.no3QRA533M/src/github.com/mvdan/sh'... [2020-10-26T19:53:30.492Z] #49 ... [2020-10-26T19:53:30.492Z] [2020-10-26T19:53:30.492Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:30.492Z] #34 5.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:30.492Z] #34 5.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:30.492Z] #34 5.782 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:30.492Z] #34 6.069 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:30.492Z] #34 6.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:30.492Z] #34 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:30.610Z] #45 13.34 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:30.755Z] #34 ... [2020-10-26T19:53:30.756Z] [2020-10-26T19:53:30.756Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:30.756Z] #56 6.937 + RM_GOPATH=0 [2020-10-26T19:53:30.756Z] #56 6.937 + TMP_GOPATH= [2020-10-26T19:53:30.756Z] #56 6.937 + : /build [2020-10-26T19:53:30.756Z] #56 6.937 + '[' -z '' ']' [2020-10-26T19:53:30.756Z] #56 6.937 ++ mktemp -d [2020-10-26T19:53:30.756Z] #56 6.937 + export GOPATH=/tmp/tmp.iWAFn3EO5o [2020-10-26T19:53:30.756Z] #56 6.937 + GOPATH=/tmp/tmp.iWAFn3EO5o [2020-10-26T19:53:30.756Z] #56 6.937 + RM_GOPATH=1 [2020-10-26T19:53:30.756Z] #56 6.937 + case "$(go env GOARCH)" in [2020-10-26T19:53:30.756Z] #56 6.937 ++ go env GOARCH [2020-10-26T19:53:30.756Z] #56 6.966 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:30.756Z] #56 6.966 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.756Z] #56 6.966 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.756Z] #56 6.966 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:30.756Z] #56 6.966 + dir=/tmp/install [2020-10-26T19:53:30.756Z] #56 6.966 + bin=rootlesskit [2020-10-26T19:53:30.756Z] #56 6.966 + shift [2020-10-26T19:53:30.756Z] #56 6.966 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-26T19:53:30.756Z] #56 6.966 + . /tmp/install/rootlesskit.installer [2020-10-26T19:53:30.756Z] #56 6.966 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:30.756Z] #56 6.966 + install_rootlesskit [2020-10-26T19:53:30.756Z] #56 6.966 + case "$1" in [2020-10-26T19:53:30.756Z] #56 6.966 + export CGO_ENABLED=0 [2020-10-26T19:53:30.756Z] #56 6.966 + CGO_ENABLED=0 [2020-10-26T19:53:30.756Z] #56 6.966 + _install_rootlesskit [2020-10-26T19:53:30.756Z] #56 6.966 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-26T19:53:30.756Z] #56 6.966 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iWAFn3EO5o/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:53:30.756Z] #56 6.966 Cloning into '/tmp/tmp.iWAFn3EO5o/src/github.com/rootless-containers/rootlesskit'... [2020-10-26T19:53:30.756Z] #56 ... [2020-10-26T19:53:30.756Z] [2020-10-26T19:53:30.756Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:30.756Z] #43 7.320 + RM_GOPATH=0 [2020-10-26T19:53:30.756Z] #43 7.320 + TMP_GOPATH= [2020-10-26T19:53:30.756Z] #43 7.320 + : /build [2020-10-26T19:53:30.756Z] #43 7.320 + '[' -z '' ']' [2020-10-26T19:53:30.756Z] #43 7.320 ++ mktemp -d [2020-10-26T19:53:30.756Z] #43 7.320 + export GOPATH=/tmp/tmp.eOMdReribJ [2020-10-26T19:53:30.756Z] #43 7.320 + GOPATH=/tmp/tmp.eOMdReribJ [2020-10-26T19:53:30.756Z] #43 7.320 + RM_GOPATH=1 [2020-10-26T19:53:30.756Z] #43 7.320 + case "$(go env GOARCH)" in [2020-10-26T19:53:30.756Z] #43 7.320 ++ go env GOARCH [2020-10-26T19:53:30.756Z] #43 7.370 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:30.756Z] #43 7.370 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.756Z] #43 7.370 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:30.756Z] #43 7.370 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:30.756Z] #43 7.370 + dir=/tmp/install [2020-10-26T19:53:30.756Z] #43 7.370 + bin=vndr [2020-10-26T19:53:30.756Z] #43 7.370 + shift [2020-10-26T19:53:30.756Z] #43 7.370 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-26T19:53:30.756Z] #43 7.370 + . /tmp/install/vndr.installer [2020-10-26T19:53:30.756Z] #43 7.370 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:30.756Z] #43 7.370 + install_vndr [2020-10-26T19:53:30.756Z] #43 7.370 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-26T19:53:30.756Z] #43 7.370 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eOMdReribJ/src/github.com/LK4D4/vndr [2020-10-26T19:53:30.756Z] #43 7.370 Cloning into '/tmp/tmp.eOMdReribJ/src/github.com/LK4D4/vndr'... [2020-10-26T19:53:30.756Z] #43 8.641 + cd /tmp/tmp.eOMdReribJ/src/github.com/LK4D4/vndr [2020-10-26T19:53:30.756Z] #43 8.641 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-26T19:53:30.756Z] #43 8.763 + go build -buildmode=pie -v -o /build/vndr . [2020-10-26T19:53:30.756Z] #43 10.98 internal/race [2020-10-26T19:53:30.919Z] #45 13.43 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:31.017Z] #43 ... [2020-10-26T19:53:31.017Z] [2020-10-26T19:53:31.017Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:31.017Z] #45 7.829 + RM_GOPATH=0 [2020-10-26T19:53:31.017Z] #45 7.829 + TMP_GOPATH= [2020-10-26T19:53:31.017Z] #45 7.829 + : /build [2020-10-26T19:53:31.017Z] #45 7.829 + '[' -z '' ']' [2020-10-26T19:53:31.017Z] #45 7.829 ++ mktemp -d [2020-10-26T19:53:31.018Z] #45 7.829 + export GOPATH=/tmp/tmp.HaRKJuxwr3 [2020-10-26T19:53:31.018Z] #45 7.829 + GOPATH=/tmp/tmp.HaRKJuxwr3 [2020-10-26T19:53:31.018Z] #45 7.829 + RM_GOPATH=1 [2020-10-26T19:53:31.018Z] #45 7.829 + case "$(go env GOARCH)" in [2020-10-26T19:53:31.018Z] #45 7.829 ++ go env GOARCH [2020-10-26T19:53:31.018Z] #45 7.880 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:31.018Z] #45 7.880 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:31.018Z] #45 7.891 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:31.018Z] #45 7.891 + dir=/tmp/install [2020-10-26T19:53:31.018Z] #45 7.891 + bin=gotestsum [2020-10-26T19:53:31.018Z] #45 7.891 + shift [2020-10-26T19:53:31.018Z] #45 7.891 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-26T19:53:31.018Z] #45 7.891 + . /tmp/install/gotestsum.installer [2020-10-26T19:53:31.018Z] #45 7.891 ++ : v0.5.3 [2020-10-26T19:53:31.018Z] #45 7.891 + install_gotestsum [2020-10-26T19:53:31.018Z] #45 7.891 + set -e [2020-10-26T19:53:31.018Z] #45 7.891 + export GO111MODULE=on [2020-10-26T19:53:31.018Z] #45 7.891 + GO111MODULE=on [2020-10-26T19:53:31.018Z] #45 7.891 + GOBIN=/build [2020-10-26T19:53:31.018Z] #45 7.891 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-26T19:53:31.018Z] #45 7.948 go: finding gotest.tools v0.5.3 [2020-10-26T19:53:31.018Z] #45 7.948 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:31.018Z] #45 9.341 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:31.018Z] #45 10.46 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T19:53:31.018Z] #45 ... [2020-10-26T19:53:31.018Z] [2020-10-26T19:53:31.018Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:31.018Z] #32 6.623 + RM_GOPATH=0 [2020-10-26T19:53:31.018Z] #32 6.623 + TMP_GOPATH= [2020-10-26T19:53:31.018Z] #32 6.623 + : /build [2020-10-26T19:53:31.018Z] #32 6.623 + '[' -z '' ']' [2020-10-26T19:53:31.018Z] #32 6.623 ++ mktemp -d [2020-10-26T19:53:31.018Z] #32 6.623 + export GOPATH=/tmp/tmp.C7PuaI51qA [2020-10-26T19:53:31.018Z] #32 6.623 + GOPATH=/tmp/tmp.C7PuaI51qA [2020-10-26T19:53:31.018Z] #32 6.623 + RM_GOPATH=1 [2020-10-26T19:53:31.018Z] #32 6.623 + case "$(go env GOARCH)" in [2020-10-26T19:53:31.018Z] #32 6.623 ++ go env GOARCH [2020-10-26T19:53:31.018Z] #32 6.637 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:31.018Z] #32 6.693 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:31.018Z] #32 6.693 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:31.018Z] #32 6.693 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:31.018Z] #32 6.693 + dir=/tmp/install [2020-10-26T19:53:31.018Z] #32 6.693 + bin=tomlv [2020-10-26T19:53:31.018Z] #32 6.693 + shift [2020-10-26T19:53:31.018Z] #32 6.693 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-26T19:53:31.018Z] #32 6.693 + . /tmp/install/tomlv.installer [2020-10-26T19:53:31.018Z] #32 6.693 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:31.018Z] #32 6.693 + install_tomlv [2020-10-26T19:53:31.018Z] #32 6.693 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-26T19:53:31.018Z] #32 6.693 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.C7PuaI51qA/src/github.com/BurntSushi/toml [2020-10-26T19:53:31.018Z] #32 6.693 Cloning into '/tmp/tmp.C7PuaI51qA/src/github.com/BurntSushi/toml'... [2020-10-26T19:53:31.018Z] #32 7.347 + cd /tmp/tmp.C7PuaI51qA/src/github.com/BurntSushi/toml [2020-10-26T19:53:31.018Z] #32 7.347 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-26T19:53:31.018Z] #32 7.361 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:53:31.018Z] #32 8.290 runtime/internal/atomic [2020-10-26T19:53:31.018Z] #32 8.349 internal/cpu [2020-10-26T19:53:31.018Z] #32 8.754 runtime/internal/sys [2020-10-26T19:53:31.018Z] #32 9.137 internal/bytealg [2020-10-26T19:53:31.018Z] #32 9.188 runtime/internal/math [2020-10-26T19:53:31.018Z] #32 9.390 math/bits [2020-10-26T19:53:31.018Z] #32 10.23 math [2020-10-26T19:53:31.018Z] #32 10.29 runtime [2020-10-26T19:53:31.280Z] #32 ... [2020-10-26T19:53:31.280Z] [2020-10-26T19:53:31.280Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:31.280Z] #22 7.750 + RM_GOPATH=0 [2020-10-26T19:53:31.280Z] #22 7.750 + TMP_GOPATH= [2020-10-26T19:53:31.280Z] #22 7.750 + : /build [2020-10-26T19:53:31.280Z] #22 7.750 + '[' -z '' ']' [2020-10-26T19:53:31.280Z] #22 7.750 ++ mktemp -d [2020-10-26T19:53:31.280Z] #22 7.750 + export GOPATH=/tmp/tmp.LLtC6bKuGe [2020-10-26T19:53:31.280Z] #22 7.750 + GOPATH=/tmp/tmp.LLtC6bKuGe [2020-10-26T19:53:31.280Z] #22 7.750 + RM_GOPATH=1 [2020-10-26T19:53:31.280Z] #22 7.750 + case "$(go env GOARCH)" in [2020-10-26T19:53:31.280Z] #22 7.751 ++ go env GOARCH [2020-10-26T19:53:31.280Z] #22 7.830 Install docker/cli version 17.06.2-ce from stable [2020-10-26T19:53:31.280Z] #22 7.830 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:31.280Z] #22 7.830 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:31.280Z] #22 7.830 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:31.280Z] #22 7.830 + dir=/tmp/install [2020-10-26T19:53:31.280Z] #22 7.830 + bin=dockercli [2020-10-26T19:53:31.280Z] #22 7.830 + shift [2020-10-26T19:53:31.280Z] #22 7.830 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-26T19:53:31.280Z] #22 7.830 + . /tmp/install/dockercli.installer [2020-10-26T19:53:31.280Z] #22 7.830 ++ : stable [2020-10-26T19:53:31.280Z] #22 7.830 ++ : 17.06.2-ce [2020-10-26T19:53:31.280Z] #22 7.830 + install_dockercli [2020-10-26T19:53:31.280Z] #22 7.830 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T19:53:31.280Z] #22 7.830 ++ uname -m [2020-10-26T19:53:31.280Z] #22 7.830 + arch=x86_64 [2020-10-26T19:53:31.280Z] #22 7.830 + '[' x86_64 '!=' x86_64 ']' [2020-10-26T19:53:31.280Z] #22 7.830 + url=https://download.docker.com/linux/static [2020-10-26T19:53:31.280Z] #22 7.830 + tar -xz docker/docker [2020-10-26T19:53:31.280Z] #22 7.830 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-26T19:53:31.408Z] #51 ... [2020-10-26T19:53:31.408Z] [2020-10-26T19:53:31.408Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-26T19:53:31.408Z] #13 DONE 1.2s [2020-10-26T19:53:31.408Z] [2020-10-26T19:53:31.408Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-26T19:53:31.555Z] #22 ... [2020-10-26T19:53:31.555Z] [2020-10-26T19:53:31.555Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:31.555Z] #53 8.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:31.555Z] #53 8.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:31.555Z] #53 8.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:31.555Z] #53 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:31.555Z] #53 ... [2020-10-26T19:53:31.555Z] [2020-10-26T19:53:31.555Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:31.555Z] #43 11.22 runtime [2020-10-26T19:53:31.555Z] #43 11.38 sync/atomic [2020-10-26T19:53:32.133Z] #43 12.06 unicode [2020-10-26T19:53:32.347Z] #14 1.017 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-26T19:53:32.347Z] #14 DONE 1.1s [2020-10-26T19:53:32.347Z] [2020-10-26T19:53:32.347Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:53:33.129Z] #35 54.01 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-26T19:53:33.129Z] #35 54.03 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:53:33.129Z] #35 54.03 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-10-26T19:53:33.129Z] #35 54.04 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:53:33.129Z] #35 54.10 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-10-26T19:53:33.129Z] #35 54.11 Setting up cmake-data (3.13.4-1) ... [2020-10-26T19:53:33.129Z] #35 54.13 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:53:33.129Z] #35 54.14 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-26T19:53:33.129Z] #35 54.15 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-26T19:53:33.129Z] #35 54.15 Setting up cmake (3.13.4-1) ... [2020-10-26T19:53:33.129Z] #35 54.16 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:33.129Z] #35 54.27 Processing triggers for mime-support (3.62) ... [2020-10-26T19:53:33.429Z] #35 ... [2020-10-26T19:53:33.429Z] [2020-10-26T19:53:33.429Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:33.429Z] #31 44.33 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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. [2020-10-26T19:53:33.429Z] #31 44.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-26T19:53:33.429Z] #31 45.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-26T19:53:33.429Z] #31 ... [2020-10-26T19:53:33.429Z] [2020-10-26T19:53:33.429Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:33.429Z] #35 DONE 54.7s [2020-10-26T19:53:33.429Z] [2020-10-26T19:53:33.429Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:33.429Z] #12 49.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-26T19:53:33.429Z] #12 49.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-10-26T19:53:33.429Z] #12 49.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:53:33.429Z] #12 52.71 Selecting previously unselected package binutils-mingw-w64. [2020-10-26T19:53:33.429Z] #12 52.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-26T19:53:33.429Z] #12 52.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:53:33.429Z] #12 52.86 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-10-26T19:53:33.429Z] #12 52.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-26T19:53:33.429Z] #12 52.87 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-26T19:53:33.429Z] #12 53.05 Selecting previously unselected package dmsetup. [2020-10-26T19:53:33.429Z] #12 53.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-10-26T19:53:33.429Z] #12 53.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-26T19:53:33.429Z] #12 53.28 Selecting previously unselected package mingw-w64-common. [2020-10-26T19:53:33.429Z] #12 53.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-26T19:53:33.429Z] #12 53.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-26T19:53:33.485Z] #45 15.71 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:33.728Z] #15 DONE 1.0s [2020-10-26T19:53:33.728Z] [2020-10-26T19:53:33.728Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:53:33.728Z] #16 ... [2020-10-26T19:53:33.728Z] [2020-10-26T19:53:33.728Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:33.728Z] #43 110.6 vendor/golang.org/x/net/http/httpproxy [2020-10-26T19:53:33.728Z] #43 111.1 mime/multipart [2020-10-26T19:53:33.728Z] #43 113.4 crypto/tls [2020-10-26T19:53:33.728Z] #43 120.5 net/http/httptrace [2020-10-26T19:53:33.728Z] #43 120.7 net/http [2020-10-26T19:53:33.731Z] #12 ... [2020-10-26T19:53:33.731Z] [2020-10-26T19:53:33.731Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:33.731Z] #44 44.82 internal/singleflight [2020-10-26T19:53:33.731Z] #44 44.82 github.com/LK4D4/vndr/godl/singleflight [2020-10-26T19:53:33.731Z] #44 44.84 math/rand [2020-10-26T19:53:33.731Z] #44 47.59 sort [2020-10-26T19:53:33.731Z] #44 47.61 io [2020-10-26T19:53:33.731Z] #44 47.64 strconv [2020-10-26T19:53:33.731Z] #44 47.64 syscall [2020-10-26T19:53:33.731Z] #44 51.94 vendor/golang.org/x/net/dns/dnsmessage [2020-10-26T19:53:33.731Z] #44 52.61 bytes [2020-10-26T19:53:33.731Z] #44 ... [2020-10-26T19:53:33.731Z] [2020-10-26T19:53:33.731Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:33.988Z] #43 ... [2020-10-26T19:53:33.988Z] [2020-10-26T19:53:33.988Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:33.988Z] #41 45.68 CC compel/arch/x86/src/lib/infect.o [2020-10-26T19:53:33.988Z] #41 46.69 CC compel/src/lib/infect-rpc.o [2020-10-26T19:53:33.988Z] #41 46.99 CC compel/src/lib/infect-util.o [2020-10-26T19:53:33.988Z] #41 47.17 CC compel/src/lib/infect.o [2020-10-26T19:53:33.988Z] #41 49.16 CC compel/src/lib/ptrace.o [2020-10-26T19:53:33.988Z] #41 49.49 AR compel/libcompel.a [2020-10-26T19:53:33.988Z] #41 49.57 HOSTCC compel/src/main-host.o [2020-10-26T19:53:33.988Z] #41 50.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-26T19:53:33.988Z] #41 50.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-26T19:53:33.988Z] #41 50.97 HOSTCC compel/src/lib/log-host.o [2020-10-26T19:53:33.988Z] #41 51.16 HOSTLINK compel/compel-host-bin [2020-10-26T19:53:33.988Z] #41 51.42 DEP soccr/soccr.d [2020-10-26T19:53:33.988Z] #41 51.58 CC soccr/soccr.o [2020-10-26T19:53:33.988Z] #41 53.14 AR soccr/libsoccr.a [2020-10-26T19:53:33.988Z] #41 53.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:53:33.988Z] #41 53.50 DEP criu/arch/x86/sigframe.d [2020-10-26T19:53:33.988Z] #41 53.73 DEP criu/arch/x86/sigaction_compat.d [2020-10-26T19:53:33.988Z] #41 53.85 DEP criu/arch/x86/kerndat.d [2020-10-26T19:53:33.988Z] #41 54.00 DEP criu/arch/x86/crtools.d [2020-10-26T19:53:33.988Z] #41 54.15 DEP criu/arch/x86/cpu.d [2020-10-26T19:53:33.988Z] #41 54.32 CC criu/arch/x86/cpu.o [2020-10-26T19:53:33.988Z] #41 55.04 CC criu/arch/x86/crtools.o [2020-10-26T19:53:34.033Z] #36 0.344 + RM_GOPATH=0 [2020-10-26T19:53:34.033Z] #36 0.344 + TMP_GOPATH= [2020-10-26T19:53:34.033Z] #36 0.344 + : /build [2020-10-26T19:53:34.033Z] #36 0.344 + '[' -z '' ']' [2020-10-26T19:53:34.033Z] #36 0.346 ++ mktemp -d [2020-10-26T19:53:34.033Z] #36 0.356 + export GOPATH=/tmp/tmp.0p3Q53MBke [2020-10-26T19:53:34.033Z] #36 0.356 + GOPATH=/tmp/tmp.0p3Q53MBke [2020-10-26T19:53:34.033Z] #36 0.356 + RM_GOPATH=1 [2020-10-26T19:53:34.033Z] #36 0.356 + case "$(go env GOARCH)" in [2020-10-26T19:53:34.033Z] #36 0.357 ++ go env GOARCH [2020-10-26T19:53:34.033Z] #36 0.389 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:34.033Z] #36 0.389 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:53:34.033Z] #36 0.396 ++ dirname /tmp/install/install.sh [2020-10-26T19:53:34.033Z] #36 0.398 + dir=/tmp/install [2020-10-26T19:53:34.033Z] #36 0.398 + bin=tini [2020-10-26T19:53:34.033Z] #36 0.399 + shift [2020-10-26T19:53:34.033Z] #36 0.399 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-26T19:53:34.033Z] #36 0.400 + . /tmp/install/tini.installer [2020-10-26T19:53:34.033Z] #36 0.401 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:53:34.033Z] #36 0.401 + install_tini [2020-10-26T19:53:34.033Z] #36 0.402 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-26T19:53:34.033Z] #36 0.402 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:53:34.033Z] #36 0.403 + git clone https://github.com/krallin/tini.git /tmp/tmp.0p3Q53MBke/tini [2020-10-26T19:53:34.033Z] #36 0.406 Cloning into '/tmp/tmp.0p3Q53MBke/tini'... [2020-10-26T19:53:34.565Z] #41 ... [2020-10-26T19:53:34.565Z] [2020-10-26T19:53:34.565Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:53:34.565Z] #16 DONE 1.0s [2020-10-26T19:53:34.565Z] [2020-10-26T19:53:34.565Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:53:34.856Z] #45 17.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:35.106Z] #36 1.458 + cd /tmp/tmp.0p3Q53MBke/tini [2020-10-26T19:53:35.106Z] #36 1.459 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:53:35.106Z] #36 1.468 + cmake . [2020-10-26T19:53:35.228Z] #38 ... [2020-10-26T19:53:35.228Z] [2020-10-26T19:53:35.228Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:35.228Z] #27 3.345 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T19:53:35.228Z] #27 3.831 [2020-10-26T19:53:35.420Z] #45 ... [2020-10-26T19:53:35.420Z] [2020-10-26T19:53:35.420Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:35.420Z] #49 18.21 + cd /tmp/tmp.0ZW5MZMn8j/src/github.com/mvdan/sh [2020-10-26T19:53:35.420Z] #49 18.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:35.500Z] #27 4.086 0.0% ### 5.1% ####### 10.6% ######## 11.7% ############ 17.8% ############### 21.3% ################## 25.3% ##################### 30.0% ####################### 33.0% ######################### 35.9% ############################ 40.3% ############################## 42.8% ################################ 45.5% #################################### 50.3% ####################################### 55.2% [2020-10-26T19:53:35.500Z] #27 ... [2020-10-26T19:53:35.500Z] [2020-10-26T19:53:35.500Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:35.500Z] #32 10.67 runtime [2020-10-26T19:53:35.500Z] #32 ... [2020-10-26T19:53:35.500Z] [2020-10-26T19:53:35.500Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:35.504Z] #17 DONE 1.0s [2020-10-26T19:53:35.504Z] [2020-10-26T19:53:35.504Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:35.504Z] #41 ... [2020-10-26T19:53:35.504Z] [2020-10-26T19:53:35.504Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:53:35.677Z] #49 18.41 + GO111MODULE=on [2020-10-26T19:53:35.677Z] #49 18.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-26T19:53:35.677Z] #49 ... [2020-10-26T19:53:35.677Z] [2020-10-26T19:53:35.677Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:35.677Z] #38 8.132 + git clone https://github.com/docker/distribution.git . [2020-10-26T19:53:35.677Z] #38 8.132 Cloning into '.'... [2020-10-26T19:53:35.757Z] #36 2.192 -- The C compiler identification is GNU 8.3.0 [2020-10-26T19:53:35.757Z] #36 2.275 -- Check for working C compiler: /usr/bin/cc [2020-10-26T19:53:35.935Z] #38 ... [2020-10-26T19:53:35.935Z] [2020-10-26T19:53:35.935Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:35.935Z] #56 15.70 Checking out files: 96% (765/792) Checking out files: 97% (769/792) Checking out files: 98% (777/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-26T19:53:35.935Z] #56 15.94 + cd /tmp/tmp.ASlxmIIyoK/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:53:35.935Z] #56 15.94 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:35.935Z] #56 16.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:53:35.935Z] #56 16.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-26T19:53:35.935Z] #56 ... [2020-10-26T19:53:35.935Z] [2020-10-26T19:53:35.935Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:35.935Z] #32 8.591 runtime [2020-10-26T19:53:35.935Z] #32 8.921 math [2020-10-26T19:53:35.935Z] #32 15.98 unicode/utf8 [2020-10-26T19:53:35.935Z] #32 16.89 unicode [2020-10-26T19:53:36.211Z] #32 ... [2020-10-26T19:53:36.211Z] [2020-10-26T19:53:36.211Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:36.211Z] #43 12.03 internal/race [2020-10-26T19:53:36.211Z] #43 12.42 runtime [2020-10-26T19:53:36.211Z] #43 12.52 sync/atomic [2020-10-26T19:53:36.211Z] #43 13.32 unicode [2020-10-26T19:53:36.295Z] #27 4.086 0.0% ### 5.1% ####### 10.6% ######## 11.7% ############ 17.8% ############### 21.3% ################## 25.3% ##################### 30.0% ####################### 33.0% ######################### 35.9% ############################ 40.3% ############################## 42.8% ################################ 45.5% #################################### 50.3% ####################################### 55.2% ######################################### 58.0% ########################################## 59.7% ################################################ 67.5% ##################################################### 74.3% ######################################################### 80.5% ############################################################### 87.6% ################################################################## 92.7% ######################################################################## 100.0% [2020-10-26T19:53:36.671Z] #43 ... [2020-10-26T19:53:36.671Z] [2020-10-26T19:53:36.672Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:36.672Z] #45 12.37 go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T19:53:36.672Z] #45 12.44 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:36.672Z] #45 12.57 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:36.672Z] #45 12.66 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:36.672Z] #45 12.69 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:36.672Z] #45 12.95 go: downloading github.com/fatih/color v1.9.0 [2020-10-26T19:53:36.672Z] #45 13.12 go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T19:53:36.672Z] #45 13.18 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:36.672Z] #45 13.53 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:36.672Z] #45 13.54 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:36.672Z] #45 13.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:36.672Z] #45 13.68 go: extracting github.com/fatih/color v1.9.0 [2020-10-26T19:53:36.672Z] #45 13.69 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:36.672Z] #45 13.74 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:36.672Z] #45 13.74 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:36.672Z] #45 13.76 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:36.672Z] #45 14.18 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:36.672Z] #45 14.30 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:36.672Z] #45 14.33 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:36.672Z] #45 16.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:36.779Z] #43 19.44 internal/testlog [2020-10-26T19:53:36.818Z] #36 3.038 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-26T19:53:36.819Z] #36 3.044 -- Detecting C compiler ABI info [2020-10-26T19:53:36.874Z] #27 6.999 [2020-10-26T19:53:36.884Z] #18 1.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:53:36.884Z] #18 1.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:53:36.884Z] #18 1.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:53:37.350Z] #43 ... [2020-10-26T19:53:37.350Z] [2020-10-26T19:53:37.350Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:37.350Z] #45 19.76 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:37.452Z] #18 1.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:37.468Z] #36 3.813 -- Detecting C compiler ABI info - done [2020-10-26T19:53:37.468Z] #36 3.889 -- Detecting C compile features [2020-10-26T19:53:37.606Z] #45 ... [2020-10-26T19:53:37.606Z] [2020-10-26T19:53:37.606Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:37.606Z] #40 10.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:53:37.606Z] #40 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:37.606Z] #40 18.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:37.606Z] #40 ... [2020-10-26T19:53:37.606Z] [2020-10-26T19:53:37.606Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:37.606Z] #22 20.20 + mkdir -p /build [2020-10-26T19:53:37.606Z] #22 20.25 + mv docker/docker /build/ [2020-10-26T19:53:37.606Z] #22 20.26 + rmdir docker [2020-10-26T19:53:37.667Z] #27 7.250 0.2% ############### 20.8% ########################## 37.2% ########################################## 58.7% ######################################################## 78.2% ###################################################################### 98.6% ######################################################################## 100.0% [2020-10-26T19:53:37.931Z] #27 8.372 [2020-10-26T19:53:38.114Z] #45 18.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:38.114Z] #45 ... [2020-10-26T19:53:38.114Z] [2020-10-26T19:53:38.114Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:38.114Z] #30 7.989 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-26T19:53:38.114Z] #30 7.998 Cloning into '.'... [2020-10-26T19:53:38.114Z] #30 ... [2020-10-26T19:53:38.114Z] [2020-10-26T19:53:38.114Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:38.114Z] #56 13.65 Checking out files: 97% (773/792) Checking out files: 98% (777/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-26T19:53:38.114Z] #56 13.69 + cd /tmp/tmp.iWAFn3EO5o/src/github.com/rootless-containers/rootlesskit [2020-10-26T19:53:38.114Z] #56 13.69 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-26T19:53:38.114Z] #56 14.79 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:53:38.114Z] #56 14.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-26T19:53:38.389Z] #18 3.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:38.510Z] #27 8.599 0.1% ############### 21.2% [2020-10-26T19:53:38.510Z] #27 ... [2020-10-26T19:53:38.510Z] [2020-10-26T19:53:38.510Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:38.510Z] #49 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:38.510Z] #49 13.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:38.510Z] #49 13.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:38.510Z] #49 14.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:38.510Z] #49 14.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:38.510Z] #49 14.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:38.510Z] #49 16.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:38.510Z] #49 17.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:38.510Z] #49 18.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:38.511Z] #49 18.75 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:38.511Z] #49 18.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:38.511Z] #49 19.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:38.511Z] #49 20.22 runtime [2020-10-26T19:53:38.511Z] #49 ... [2020-10-26T19:53:38.511Z] [2020-10-26T19:53:38.511Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:38.538Z] #22 DONE 21.2s [2020-10-26T19:53:38.538Z] [2020-10-26T19:53:38.538Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:38.538Z] #49 20.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:38.538Z] #49 20.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:38.538Z] #49 20.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:38.538Z] #49 20.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:38.538Z] #49 20.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:39.038Z] #27 8.599 0.1% ############### 21.2% ######################### 35.6% ####################################### 54.3% ################################################# 68.1% ############################################################ 83.6% ###################################################################### 97.9% ######################################################################## 100.0% [2020-10-26T19:53:39.467Z] #49 22.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:39.565Z] #56 ... [2020-10-26T19:53:39.565Z] [2020-10-26T19:53:39.565Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:39.565Z] #45 19.58 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:39.621Z] #27 9.815 #=#=# [2020-10-26T19:53:40.031Z] #49 ... [2020-10-26T19:53:40.031Z] [2020-10-26T19:53:40.031Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:40.031Z] #34 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:40.031Z] #34 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:40.031Z] #34 ... [2020-10-26T19:53:40.031Z] [2020-10-26T19:53:40.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:40.031Z] #11 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:40.250Z] #36 6.201 -- Detecting C compile features - done [2020-10-26T19:53:40.250Z] #36 6.244 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-26T19:53:40.250Z] #36 6.476 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-26T19:53:40.250Z] #36 6.602 -- Configuring done [2020-10-26T19:53:40.250Z] #36 6.625 -- Generating done [2020-10-26T19:53:40.250Z] #36 6.636 -- Build files have been written to: /tmp/tmp.0p3Q53MBke/tini [2020-10-26T19:53:40.250Z] #36 6.642 + make tini-static [2020-10-26T19:53:40.250Z] #36 ... [2020-10-26T19:53:40.250Z] [2020-10-26T19:53:40.250Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:40.251Z] #50 51.40 bytes [2020-10-26T19:53:40.251Z] #50 51.42 strconv [2020-10-26T19:53:40.251Z] #50 51.45 syscall [2020-10-26T19:53:40.251Z] #50 51.45 strings [2020-10-26T19:53:40.251Z] #50 56.97 bufio [2020-10-26T19:53:40.251Z] #50 60.58 text/tabwriter [2020-10-26T19:53:40.289Z] #11 ... [2020-10-26T19:53:40.289Z] [2020-10-26T19:53:40.289Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:40.289Z] #47 22.65 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:40.289Z] #47 22.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:40.289Z] #47 22.74 go: downloading github.com/fatih/color v1.7.0 [2020-10-26T19:53:40.289Z] #47 22.80 go: downloading github.com/spf13/viper v1.6.1 [2020-10-26T19:53:40.289Z] #47 22.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:40.289Z] #47 22.82 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:40.289Z] #47 22.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:40.293Z] #18 4.637 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:40.548Z] #47 23.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:40.551Z] #50 ... [2020-10-26T19:53:40.551Z] [2020-10-26T19:53:40.551Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:40.551Z] #41 52.39 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:40.551Z] #41 52.41 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-26T19:53:40.551Z] #41 52.41 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-26T19:53:40.551Z] #41 52.42 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-26T19:53:40.551Z] #41 52.42 Setting up python-six (1.12.0-1) ... [2020-10-26T19:53:40.551Z] #41 56.31 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-26T19:53:40.551Z] #41 56.32 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-26T19:53:40.551Z] #41 56.34 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:40.551Z] #41 56.37 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-10-26T19:53:40.551Z] #41 56.37 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:40.551Z] #41 56.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:53:40.551Z] #41 56.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:53:40.551Z] #41 56.41 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-26T19:53:40.551Z] #41 56.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:53:40.551Z] #41 56.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-26T19:53:40.551Z] #41 ... [2020-10-26T19:53:40.551Z] [2020-10-26T19:53:40.551Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:40.551Z] #36 7.002 Scanning dependencies of target tini-static [2020-10-26T19:53:40.551Z] #36 7.067 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-26T19:53:40.682Z] #27 10.22 0.0% ## 3.6% ###### 8.6% ########### 16.0% ################ 22.4% #################### 28.5% ######################## 34.1% ############################# 40.8% [2020-10-26T19:53:40.682Z] #27 ... [2020-10-26T19:53:40.682Z] [2020-10-26T19:53:40.682Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:40.682Z] #47 16.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:40.682Z] #47 16.12 go: downloading github.com/fatih/color v1.7.0 [2020-10-26T19:53:40.682Z] #47 16.12 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:40.682Z] #47 16.16 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:40.682Z] #47 16.22 go: downloading github.com/spf13/viper v1.6.1 [2020-10-26T19:53:40.682Z] #47 16.25 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:40.682Z] #47 16.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:53:40.682Z] #47 16.66 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:40.682Z] #47 16.76 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:40.682Z] #47 16.79 go: extracting github.com/spf13/viper v1.6.1 [2020-10-26T19:53:40.682Z] #47 16.85 go: extracting github.com/fatih/color v1.7.0 [2020-10-26T19:53:40.682Z] #47 16.93 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:40.682Z] #47 17.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:40.682Z] #47 17.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:40.682Z] #47 17.08 go: downloading github.com/spf13/cast v1.3.0 [2020-10-26T19:53:40.682Z] #47 17.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:40.682Z] #47 17.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:53:40.682Z] #47 17.46 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:40.682Z] #47 17.58 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:40.682Z] #47 17.58 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:40.682Z] #47 17.58 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:53:40.682Z] #47 17.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:53:40.682Z] #47 17.77 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:40.682Z] #47 17.87 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:40.682Z] #47 17.88 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:53:40.682Z] #47 17.88 go: extracting github.com/spf13/cast v1.3.0 [2020-10-26T19:53:40.682Z] #47 17.99 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:40.682Z] #47 17.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:53:40.682Z] #47 18.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:40.682Z] #47 18.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:40.682Z] #47 18.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:40.682Z] #47 18.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:40.682Z] #47 18.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:40.682Z] #47 18.60 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:40.682Z] #47 18.63 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:40.682Z] #47 18.67 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:40.682Z] #47 18.76 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:40.682Z] #47 18.87 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:40.682Z] #47 19.07 go: downloading github.com/spf13/afero v1.1.2 [2020-10-26T19:53:40.682Z] #47 19.12 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:40.682Z] #47 19.22 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:40.682Z] #47 19.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:40.682Z] #47 19.29 go: downloading golang.org/x/text v0.3.2 [2020-10-26T19:53:40.682Z] #47 19.46 go: extracting github.com/spf13/afero v1.1.2 [2020-10-26T19:53:40.682Z] #47 19.52 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:40.682Z] #47 20.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:40.682Z] #47 20.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:40.682Z] #47 20.58 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:40.682Z] #47 20.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:40.682Z] #47 21.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:40.682Z] #47 21.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:40.682Z] #47 21.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:40.682Z] #47 21.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:40.682Z] #47 22.85 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:40.682Z] #47 23.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:40.682Z] #47 24.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:40.682Z] #47 24.60 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:40.804Z] #47 23.60 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:40.946Z] #47 ... [2020-10-26T19:53:40.946Z] [2020-10-26T19:53:40.946Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:40.950Z] #45 ... [2020-10-26T19:53:40.950Z] [2020-10-26T19:53:40.950Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:40.950Z] #22 20.14 + mkdir -p /build [2020-10-26T19:53:40.950Z] #22 20.23 + mv docker/docker /build/ [2020-10-26T19:53:40.950Z] #22 20.25 + rmdir docker [2020-10-26T19:53:40.950Z] #22 DONE 20.9s [2020-10-26T19:53:40.950Z] [2020-10-26T19:53:40.950Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:40.950Z] #49 19.83 + cd /tmp/tmp.no3QRA533M/src/github.com/mvdan/sh [2020-10-26T19:53:40.950Z] #49 19.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-26T19:53:40.950Z] #49 20.04 + GO111MODULE=on [2020-10-26T19:53:40.950Z] #49 20.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-26T19:53:41.062Z] #47 23.60 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-26T19:53:41.062Z] #47 23.61 go: extracting github.com/fatih/color v1.7.0 [2020-10-26T19:53:41.062Z] #47 23.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:41.062Z] #47 23.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:53:41.062Z] #47 ... [2020-10-26T19:53:41.062Z] [2020-10-26T19:53:41.062Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:41.062Z] #53 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:41.062Z] #53 16.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:41.062Z] #53 ... [2020-10-26T19:53:41.062Z] [2020-10-26T19:53:41.062Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:41.062Z] #47 23.76 go: extracting github.com/spf13/viper v1.6.1 [2020-10-26T19:53:41.062Z] #47 23.82 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:41.062Z] #47 23.83 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:53:41.062Z] #47 23.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:41.234Z] #18 ... [2020-10-26T19:53:41.234Z] [2020-10-26T19:53:41.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:41.235Z] #41 56.78 CC criu/arch/x86/kerndat.o [2020-10-26T19:53:41.235Z] #41 57.40 CC criu/arch/x86/sigaction_compat.o [2020-10-26T19:53:41.235Z] #41 57.71 CC criu/arch/x86/sigframe.o [2020-10-26T19:53:41.235Z] #41 57.96 LINK criu/arch/x86/crtools.built-in.o [2020-10-26T19:53:41.235Z] #41 58.01 DEP criu/pie/util-vdso-elf32.d [2020-10-26T19:53:41.235Z] #41 58.15 DEP criu/pie/util-vdso.d [2020-10-26T19:53:41.235Z] #41 58.30 DEP criu/pie/util.d [2020-10-26T19:53:41.235Z] #41 58.47 CC criu/pie/util.o [2020-10-26T19:53:41.235Z] #41 58.76 CC criu/pie/util-vdso.o [2020-10-26T19:53:41.235Z] #41 59.37 CC criu/pie/util-vdso-elf32.o [2020-10-26T19:53:41.235Z] #41 59.91 AR criu/pie/pie.lib.a [2020-10-26T19:53:41.235Z] #41 59.98 DEP criu/pie/restorer.d [2020-10-26T19:53:41.235Z] #41 60.20 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-26T19:53:41.235Z] #41 60.30 DEP criu/arch/x86/restorer_unmap.d [2020-10-26T19:53:41.235Z] #41 60.32 DEP criu/arch/x86/restorer.d [2020-10-26T19:53:41.235Z] #41 60.48 DEP criu/arch/x86/vdso-pie.d [2020-10-26T19:53:41.235Z] #41 60.63 DEP criu/pie/parasite-vdso.d [2020-10-26T19:53:41.235Z] #41 60.77 DEP criu/pie/parasite.d [2020-10-26T19:53:41.235Z] #41 60.95 CC criu/pie/parasite.o [2020-10-26T19:53:41.235Z] #41 62.30 LINK criu/pie/parasite.built-in.o [2020-10-26T19:53:41.235Z] #41 62.31 GEN criu/pie/parasite-blob.h [2020-10-26T19:53:41.235Z] #41 62.34 CC criu/pie/parasite-vdso.o [2020-10-26T19:53:41.322Z] #47 23.97 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:41.322Z] #47 24.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:41.322Z] #47 24.15 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:53:41.580Z] #47 24.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:41.580Z] #47 24.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:41.580Z] #47 24.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:41.776Z] #27 10.22 0.0% ## 3.6% ###### 8.6% ########### 16.0% ################ 22.4% #################### 28.5% ######################## 34.1% ############################# 40.8% ################################ 45.7% ##################################### 52.8% ######################################### 57.5% ############################################ 62.5% ################################################# 68.8% ###################################################### 76.0% ########################################################## 81.7% ############################################################ 84.2% ############################################################## 86.6% ### [2020-10-26T19:53:41.776Z] #27 ... [2020-10-26T19:53:41.776Z] [2020-10-26T19:53:41.776Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:41.776Z] #11 17.00 Fetched 8219 kB in 11s (722 kB/s) [2020-10-26T19:53:41.776Z] #11 17.00 Reading package lists... [2020-10-26T19:53:41.776Z] #11 21.72 Reading package lists... [2020-10-26T19:53:41.776Z] #11 ... [2020-10-26T19:53:41.776Z] [2020-10-26T19:53:41.776Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:41.837Z] #47 24.54 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:41.891Z] #49 21.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:42.042Z] #27 10.22 0.0% ## 3.6% ###### 8.6% ########### 16.0% ################ 22.4% #################### 28.5% ######################## 34.1% ############################# 40.8% ################################ 45.7% ##################################### 52.8% ######################################### 57.5% ############################################ 62.5% ################################################# 68.8% ###################################################### 76.0% ########################################################## 81.7% ############################################################ 84.2% ############################################################## 86.6% ################################################################# 90.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-10-26T19:53:42.095Z] #47 24.71 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:42.095Z] #47 24.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:42.095Z] #47 24.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:42.103Z] #36 ... [2020-10-26T19:53:42.103Z] [2020-10-26T19:53:42.103Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:42.103Z] #41 63.05 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-26T19:53:42.103Z] #41 63.06 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:53:42.103Z] #41 DONE 63.3s [2020-10-26T19:53:42.103Z] [2020-10-26T19:53:42.103Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:42.103Z] #50 63.18 regexp/syntax [2020-10-26T19:53:42.103Z] #50 63.22 reflect [2020-10-26T19:53:42.153Z] #49 22.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:42.153Z] #49 22.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:42.175Z] #41 63.07 CC criu/arch/x86/vdso-pie.o [2020-10-26T19:53:42.306Z] #27 12.60 [2020-10-26T19:53:42.306Z] #27 ... [2020-10-26T19:53:42.306Z] [2020-10-26T19:53:42.306Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:42.306Z] #40 17.49 Fetched 8219 kB in 12s (667 kB/s) [2020-10-26T19:53:42.306Z] #40 17.49 Reading package lists... [2020-10-26T19:53:42.306Z] #40 23.17 Reading package lists... [2020-10-26T19:53:42.306Z] #40 ... [2020-10-26T19:53:42.306Z] [2020-10-26T19:53:42.306Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:42.306Z] #34 17.71 Fetched 8219 kB in 12s (708 kB/s) [2020-10-26T19:53:42.306Z] #34 17.71 Reading package lists... [2020-10-26T19:53:42.354Z] #47 24.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:42.354Z] #47 25.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:42.354Z] #47 25.03 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:42.434Z] #41 63.38 CC criu/arch/x86/restorer.o [2020-10-26T19:53:42.574Z] #34 24.55 Reading package lists... [2020-10-26T19:53:42.574Z] #34 ... [2020-10-26T19:53:42.574Z] [2020-10-26T19:53:42.574Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:42.693Z] #41 63.82 CC criu/arch/x86/restorer_unmap.o [2020-10-26T19:53:42.693Z] #41 63.91 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-26T19:53:42.731Z] #49 22.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:42.731Z] #49 22.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:42.731Z] #49 ... [2020-10-26T19:53:42.731Z] [2020-10-26T19:53:42.731Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:42.731Z] #11 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:42.731Z] #11 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:42.920Z] #47 25.63 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:53:42.954Z] #41 64.20 CC criu/pie/restorer.o [2020-10-26T19:53:42.996Z] #11 ... [2020-10-26T19:53:42.996Z] [2020-10-26T19:53:42.996Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:42.996Z] #40 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:42.996Z] #40 15.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:43.259Z] #40 ... [2020-10-26T19:53:43.259Z] [2020-10-26T19:53:43.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:43.259Z] #47 21.38 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:43.259Z] #47 21.45 go: downloading github.com/fatih/color v1.7.0 [2020-10-26T19:53:43.259Z] #47 21.48 go: downloading github.com/pkg/errors v0.8.1 [2020-10-26T19:53:43.259Z] #47 21.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:43.259Z] #47 21.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:43.259Z] #47 21.89 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:43.259Z] #47 22.05 go: extracting github.com/fatih/color v1.7.0 [2020-10-26T19:53:43.259Z] #47 22.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:43.259Z] #47 22.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:43.259Z] #47 22.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:43.259Z] #47 22.45 go: extracting github.com/pkg/errors v0.8.1 [2020-10-26T19:53:43.259Z] #47 22.61 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:53:43.259Z] #47 22.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:43.259Z] #47 22.71 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:43.259Z] #47 23.16 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:43.259Z] #47 23.31 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:43.259Z] #47 23.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:43.259Z] #47 23.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:43.259Z] #47 23.52 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:43.259Z] #47 ... [2020-10-26T19:53:43.259Z] [2020-10-26T19:53:43.259Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:43.259Z] #53 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:53:43.259Z] #53 16.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:53:43.485Z] #47 26.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:43.521Z] #53 ... [2020-10-26T19:53:43.522Z] [2020-10-26T19:53:43.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:43.522Z] #43 18.49 internal/testlog [2020-10-26T19:53:43.522Z] #43 18.85 encoding [2020-10-26T19:53:43.522Z] #43 19.01 unicode/utf16 [2020-10-26T19:53:43.522Z] #43 19.62 container/list [2020-10-26T19:53:43.522Z] #43 20.25 crypto/internal/subtle [2020-10-26T19:53:43.522Z] #43 20.45 crypto/subtle [2020-10-26T19:53:43.522Z] #43 20.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-26T19:53:43.522Z] #43 20.84 internal/nettrace [2020-10-26T19:53:43.522Z] #43 21.38 runtime/cgo [2020-10-26T19:53:43.638Z] #50 ... [2020-10-26T19:53:43.638Z] [2020-10-26T19:53:43.638Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:43.638Z] #36 8.961 [100%] Linking C executable tini-static [2020-10-26T19:53:43.638Z] #36 9.754 [100%] Built target tini-static [2020-10-26T19:53:43.638Z] #36 9.840 + mkdir -p /build [2020-10-26T19:53:43.638Z] #36 9.843 + cp tini-static /build/docker-init [2020-10-26T19:53:43.638Z] #36 DONE 10.0s [2020-10-26T19:53:43.638Z] [2020-10-26T19:53:43.638Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:43.638Z] #42 1.564 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:53:43.638Z] #42 1.564 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:53:43.764Z] #27 12.88 0.0% 1.1% # 2.2% ## 3.6% ### 4.4% #### 5.6% #### 6.9% ##### 8.0% ###### 9.4% [2020-10-26T19:53:43.764Z] #27 ... [2020-10-26T19:53:43.764Z] [2020-10-26T19:53:43.764Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:43.764Z] #53 18.84 Fetched 8219 kB in 13s (634 kB/s) [2020-10-26T19:53:43.764Z] #53 18.84 Reading package lists... [2020-10-26T19:53:43.764Z] #53 25.32 Reading package lists... [2020-10-26T19:53:43.764Z] #53 ... [2020-10-26T19:53:43.764Z] [2020-10-26T19:53:43.764Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:43.785Z] #43 ... [2020-10-26T19:53:43.786Z] [2020-10-26T19:53:43.786Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:43.786Z] #47 23.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:43.786Z] #47 23.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:43.786Z] #47 23.94 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:43.937Z] #42 1.583 Note: Building without GnuTLS support [2020-10-26T19:53:43.937Z] #42 1.587 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:53:43.937Z] #42 1.599 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:53:44.395Z] #47 24.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:44.419Z] #47 27.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:44.660Z] #47 24.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:44.660Z] #47 24.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:44.997Z] #42 2.886 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:53:44.997Z] #42 2.914 GEN .gitid [2020-10-26T19:53:44.997Z] #42 2.931 GEN criu/include/version.h [2020-10-26T19:53:44.997Z] #42 2.959 GEN include/common/asm [2020-10-26T19:53:45.097Z] #27 12.88 0.0% 1.1% # 2.2% ## 3.6% ### 4.4% #### 5.6% #### 6.9% ##### 8.0% ###### 9.4% ####### 10.7% ######## 12.4% ######### 13.6% ########## 14.3% ########## 14.8% ########### 16.0% ############ 17.2% ############ 18.0% ############# 19.1% ############## 20.0% ############## 20.5% ############### 21.6% [2020-10-26T19:53:45.097Z] #27 ... [2020-10-26T19:53:45.097Z] [2020-10-26T19:53:45.097Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:45.097Z] #62 20.25 Checking out files: 58% (1113/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. [2020-10-26T19:53:45.097Z] #62 21.02 + cd /tmp/tmp.xcXSWa5adD/src/github.com/docker/libnetwork [2020-10-26T19:53:45.097Z] #62 21.03 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:45.097Z] #62 21.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-26T19:53:45.097Z] #62 ... [2020-10-26T19:53:45.097Z] [2020-10-26T19:53:45.097Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:45.239Z] #47 25.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:45.239Z] #47 25.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:45.239Z] #47 25.34 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:45.504Z] #47 25.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:45.609Z] #54 136.3 + bin/containerd-stress [2020-10-26T19:53:46.244Z] #41 ... [2020-10-26T19:53:46.244Z] [2020-10-26T19:53:46.244Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:53:46.244Z] #18 10.54 Fetched 8396 kB in 10s (878 kB/s) [2020-10-26T19:53:46.322Z] #47 28.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:46.887Z] #47 ... [2020-10-26T19:53:46.887Z] [2020-10-26T19:53:46.887Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:46.887Z] #62 26.53 Checking out files: 44% (847/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: 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: 91% (1749/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-26T19:53:46.887Z] #62 27.78 + cd /tmp/tmp.PQIwFX6oRJ/src/github.com/docker/libnetwork [2020-10-26T19:53:46.887Z] #62 27.79 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:46.887Z] #62 28.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-26T19:53:46.903Z] #47 ... [2020-10-26T19:53:46.903Z] [2020-10-26T19:53:46.903Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:46.903Z] #32 16.80 unicode/utf8 [2020-10-26T19:53:46.903Z] #32 17.78 unicode [2020-10-26T19:53:46.903Z] #32 22.85 runtime/cgo [2020-10-26T19:53:46.903Z] #32 ... [2020-10-26T19:53:46.903Z] [2020-10-26T19:53:46.903Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:46.903Z] #38 25.48 Checking out files: 80% (1335/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-26T19:53:46.903Z] #38 26.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-26T19:53:47.116Z] #54 137.6 + bin/containerd-shim [2020-10-26T19:53:47.123Z] #42 4.489 PBCC images/timens.pb-c.c [2020-10-26T19:53:47.123Z] #42 4.527 DEP images/timens.pb-c.d [2020-10-26T19:53:47.123Z] #42 4.642 PBCC images/fown.pb-c.c [2020-10-26T19:53:47.123Z] #42 4.682 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-26T19:53:47.123Z] #42 4.774 PBCC images/opts.pb-c.c [2020-10-26T19:53:47.123Z] #42 4.877 PBCC images/memfd.pb-c.c [2020-10-26T19:53:47.123Z] #42 4.978 DEP images/fown.pb-c.d [2020-10-26T19:53:47.123Z] #42 5.021 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-26T19:53:47.123Z] #42 5.105 DEP images/opts.pb-c.d [2020-10-26T19:53:47.123Z] #42 ... [2020-10-26T19:53:47.123Z] [2020-10-26T19:53:47.123Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:47.123Z] #33 58.34 bufio [2020-10-26T19:53:47.123Z] #33 59.96 reflect [2020-10-26T19:53:47.123Z] #33 60.40 path [2020-10-26T19:53:47.123Z] #33 62.56 text/tabwriter [2020-10-26T19:53:47.228Z] Running on azwin-2-c4c2a0 in d:\jenkins\workspace\moby_PR-41590 [Pipeline] { [Pipeline] ws [2020-10-26T19:53:47.245Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-10-26T19:53:47.423Z] #33 ... [2020-10-26T19:53:47.423Z] [2020-10-26T19:53:47.423Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:47.423Z] #42 5.141 DEP images/memfd.pb-c.d [2020-10-26T19:53:47.423Z] #42 5.192 PBCC images/sit.pb-c.c [2020-10-26T19:53:47.423Z] #42 5.268 DEP images/sit.pb-c.d [2020-10-26T19:53:47.452Z] #62 ... [2020-10-26T19:53:47.452Z] [2020-10-26T19:53:47.452Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:47.452Z] #43 20.11 encoding [2020-10-26T19:53:47.452Z] #43 20.39 unicode/utf16 [2020-10-26T19:53:47.452Z] #43 20.62 container/list [2020-10-26T19:53:47.452Z] #43 21.32 crypto/internal/subtle [2020-10-26T19:53:47.452Z] #43 21.56 crypto/subtle [2020-10-26T19:53:47.452Z] #43 21.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-26T19:53:47.452Z] #43 22.12 internal/nettrace [2020-10-26T19:53:47.452Z] #43 22.40 runtime/cgo [2020-10-26T19:53:47.711Z] #43 ... [2020-10-26T19:53:47.711Z] [2020-10-26T19:53:47.711Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:53:47.728Z] #42 5.421 PBCC images/macvlan.pb-c.c [2020-10-26T19:53:47.728Z] #42 5.451 DEP images/macvlan.pb-c.d [2020-10-26T19:53:47.728Z] #42 5.500 PBCC images/autofs.pb-c.c [2020-10-26T19:53:47.728Z] #42 5.522 DEP images/autofs.pb-c.d [2020-10-26T19:53:47.728Z] #42 5.568 PBCC images/sysctl.pb-c.c [2020-10-26T19:53:47.728Z] #42 5.604 DEP images/sysctl.pb-c.d [2020-10-26T19:53:47.728Z] #42 5.661 PBCC images/time.pb-c.c [2020-10-26T19:53:47.728Z] #42 ... [2020-10-26T19:53:47.728Z] [2020-10-26T19:53:47.728Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:47.728Z] #12 58.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-26T19:53:47.728Z] #12 58.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-26T19:53:47.728Z] #12 58.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:53:47.728Z] #12 67.01 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-26T19:53:47.728Z] #12 67.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-26T19:53:47.728Z] #12 67.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:53:47.728Z] #12 67.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-26T19:53:47.728Z] #12 67.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-26T19:53:47.728Z] #12 67.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:53:47.970Z] #38 29.81 Checking out files: 69% (1161/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-26T19:53:47.970Z] #38 30.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-26T19:53:48.029Z] #12 ... [2020-10-26T19:53:48.030Z] [2020-10-26T19:53:48.030Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:48.030Z] #42 5.693 DEP images/time.pb-c.d [2020-10-26T19:53:48.030Z] #42 5.746 PBCC images/binfmt-misc.pb-c.c [2020-10-26T19:53:48.030Z] #42 5.794 DEP images/binfmt-misc.pb-c.d [2020-10-26T19:53:48.030Z] #42 5.882 PBCC images/seccomp.pb-c.c [2020-10-26T19:53:48.030Z] #42 5.933 DEP images/seccomp.pb-c.d [2020-10-26T19:53:48.030Z] #42 6.014 PBCC images/userns.pb-c.c [2020-10-26T19:53:48.030Z] #42 6.062 DEP images/userns.pb-c.d [2020-10-26T19:53:48.226Z] #38 ... [2020-10-26T19:53:48.226Z] [2020-10-26T19:53:48.226Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:48.226Z] #32 20.94 runtime/cgo [2020-10-26T19:53:48.329Z] #42 6.166 PBCC images/cgroup.pb-c.c [2020-10-26T19:53:48.329Z] #42 6.223 DEP images/cgroup.pb-c.d [2020-10-26T19:53:48.329Z] #42 6.312 PBCC images/ext-file.pb-c.c [2020-10-26T19:53:48.487Z] #32 ... [2020-10-26T19:53:48.487Z] [2020-10-26T19:53:48.487Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:48.487Z] #45 25.05 go: finding github.com/fatih/color v1.9.0 [2020-10-26T19:53:48.487Z] #45 25.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:48.487Z] #45 25.28 go: finding github.com/pkg/errors v0.9.1 [2020-10-26T19:53:48.487Z] #45 25.31 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:48.487Z] #45 25.32 go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:48.487Z] #45 25.42 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:48.487Z] #45 25.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:48.487Z] #45 25.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:48.487Z] #45 25.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:48.487Z] #45 26.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:48.487Z] #45 26.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:48.626Z] #42 6.337 DEP images/ext-file.pb-c.d [2020-10-26T19:53:48.626Z] #42 6.418 PBCC images/rpc.pb-c.c [2020-10-26T19:53:48.626Z] #42 ... [2020-10-26T19:53:48.626Z] [2020-10-26T19:53:48.627Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:48.627Z] #44 59.60 bufio [2020-10-26T19:53:48.627Z] #44 61.27 reflect [2020-10-26T19:53:48.627Z] #44 66.45 regexp/syntax [2020-10-26T19:53:48.627Z] #44 ... [2020-10-26T19:53:48.627Z] [2020-10-26T19:53:48.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:48.627Z] #42 6.456 DEP images/rpc.pb-c.d [2020-10-26T19:53:48.627Z] #42 6.524 PBCC images/siginfo.pb-c.c [2020-10-26T19:53:48.627Z] #42 6.539 DEP images/siginfo.pb-c.d [2020-10-26T19:53:48.627Z] #42 6.626 PBCC images/pagemap.pb-c.c [2020-10-26T19:53:48.829Z] #38 28.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-26T19:53:48.925Z] #42 6.661 DEP images/pagemap.pb-c.d [2020-10-26T19:53:48.925Z] #42 6.775 PBCC images/rlimit.pb-c.c [2020-10-26T19:53:48.925Z] #42 6.785 DEP images/rlimit.pb-c.d [2020-10-26T19:53:48.925Z] #42 6.832 PBCC images/file-lock.pb-c.c [2020-10-26T19:53:48.925Z] #42 6.844 DEP images/file-lock.pb-c.d [2020-10-26T19:53:49.052Z] #45 ... [2020-10-26T19:53:49.052Z] [2020-10-26T19:53:49.052Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:49.052Z] #47 31.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:49.052Z] #47 31.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:49.052Z] #47 31.73 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:49.052Z] #47 31.74 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:49.052Z] #47 31.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:49.052Z] #47 31.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:49.052Z] #47 31.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:49.052Z] #47 31.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:49.052Z] #47 31.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:49.223Z] #42 6.936 PBCC images/tty.pb-c.c [2020-10-26T19:53:49.223Z] #42 7.105 DEP images/tty.pb-c.d [2020-10-26T19:53:49.223Z] #42 7.172 PBCC images/tun.pb-c.c [2020-10-26T19:53:49.223Z] #42 7.212 PBCC images/netdev.pb-c.c [2020-10-26T19:53:49.330Z] #47 31.94 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:49.330Z] #47 31.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:49.330Z] #47 31.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:49.330Z] #47 32.00 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:49.521Z] #42 7.296 DEP images/tun.pb-c.d [2020-10-26T19:53:49.521Z] #42 7.382 DEP images/netdev.pb-c.d [2020-10-26T19:53:49.521Z] #42 7.473 PBCC images/vma.pb-c.c [2020-10-26T19:53:49.540Z] #18 10.54 Reading package lists... [2020-10-26T19:53:49.540Z] #18 14.09 Reading package lists... [2020-10-26T19:53:49.540Z] #18 ... [2020-10-26T19:53:49.540Z] [2020-10-26T19:53:49.540Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:49.540Z] #51 11.01 + cd /tmp/tmp.4LagYv4B4y/src/github.com/opencontainers/runc [2020-10-26T19:53:49.540Z] #51 11.01 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:53:49.540Z] #51 11.49 + '[' -z '' ']' [2020-10-26T19:53:49.540Z] #51 11.50 + target=static [2020-10-26T19:53:49.540Z] #51 11.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-26T19:53:49.540Z] #51 11.95 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-26T19:53:49.587Z] #47 32.06 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:49.587Z] #47 32.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:49.587Z] #47 32.24 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:49.587Z] #47 32.26 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:49.587Z] #47 32.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:49.587Z] #47 32.46 go: downloading github.com/spf13/cast v1.3.0 [2020-10-26T19:53:49.800Z] #51 ... [2020-10-26T19:53:49.800Z] [2020-10-26T19:53:49.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:49.800Z] #41 67.26 LINK criu/pie/restorer.built-in.o [2020-10-26T19:53:49.800Z] #41 67.28 GEN criu/pie/restorer-blob.h [2020-10-26T19:53:49.800Z] #41 67.41 DEP criu/vdso.d [2020-10-26T19:53:49.800Z] #41 67.60 DEP criu/vdso-compat.d [2020-10-26T19:53:49.800Z] #41 67.70 DEP criu/uts_ns.d [2020-10-26T19:53:49.800Z] #41 67.93 DEP criu/util.d [2020-10-26T19:53:49.800Z] #41 68.09 DEP criu/uffd.d [2020-10-26T19:53:49.800Z] #41 68.36 DEP criu/tun.d [2020-10-26T19:53:49.800Z] #41 68.58 DEP criu/tty.d [2020-10-26T19:53:49.800Z] #41 68.77 DEP criu/timerfd.d [2020-10-26T19:53:49.800Z] #41 68.94 DEP criu/timens.d [2020-10-26T19:53:49.800Z] #41 69.09 DEP criu/sysfs_parse.d [2020-10-26T19:53:49.800Z] #41 69.26 DEP criu/sysctl.d [2020-10-26T19:53:49.800Z] #41 69.42 DEP criu/string.d [2020-10-26T19:53:49.800Z] #41 69.46 DEP criu/stats.d [2020-10-26T19:53:49.800Z] #41 69.57 DEP criu/sockets.d [2020-10-26T19:53:49.800Z] #41 69.79 DEP criu/sk-unix.d [2020-10-26T19:53:49.800Z] #41 69.99 DEP criu/sk-tcp.d [2020-10-26T19:53:49.800Z] #41 70.13 DEP criu/sk-queue.d [2020-10-26T19:53:49.800Z] #41 70.28 DEP criu/sk-packet.d [2020-10-26T19:53:49.800Z] #41 70.52 DEP criu/sk-netlink.d [2020-10-26T19:53:49.800Z] #41 70.76 DEP criu/sk-inet.d [2020-10-26T19:53:49.800Z] #41 70.95 DEP criu/signalfd.d [2020-10-26T19:53:49.833Z] #42 7.560 DEP images/vma.pb-c.d [2020-10-26T19:53:49.833Z] #42 7.610 PBCC images/creds.pb-c.c [2020-10-26T19:53:49.833Z] #42 7.640 DEP images/creds.pb-c.d [2020-10-26T19:53:49.833Z] #42 7.687 PBCC images/utsns.pb-c.c [2020-10-26T19:53:49.833Z] #42 7.728 DEP images/utsns.pb-c.d [2020-10-26T19:53:49.833Z] #42 7.803 PBCC images/ipc-desc.pb-c.c [2020-10-26T19:53:49.833Z] #42 7.858 PBCC images/ipc-sem.pb-c.c [2020-10-26T19:53:49.844Z] #47 32.52 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:49.844Z] #47 32.59 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:50.061Z] #41 71.13 DEP criu/sigframe.d [2020-10-26T19:53:50.061Z] #41 71.22 DEP criu/shmem.d [2020-10-26T19:53:50.100Z] #47 32.79 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:50.130Z] #42 7.883 DEP images/ipc-desc.pb-c.d [2020-10-26T19:53:50.130Z] #42 7.989 DEP images/ipc-sem.pb-c.d [2020-10-26T19:53:50.130Z] #42 8.029 PBCC images/ipc-msg.pb-c.c [2020-10-26T19:53:50.130Z] #42 8.074 DEP images/ipc-msg.pb-c.d [2020-10-26T19:53:50.130Z] #42 8.112 PBCC images/ipc-shm.pb-c.c [2020-10-26T19:53:50.321Z] #41 71.35 DEP criu/servicefd.d [2020-10-26T19:53:50.358Z] #47 32.95 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:50.358Z] #47 32.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:50.358Z] #47 32.98 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:50.358Z] #47 33.13 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:50.358Z] #47 33.16 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:50.426Z] #42 8.176 DEP images/ipc-shm.pb-c.d [2020-10-26T19:53:50.426Z] #42 8.294 PBCC images/ipc-var.pb-c.c [2020-10-26T19:53:50.426Z] #42 8.325 DEP images/ipc-var.pb-c.d [2020-10-26T19:53:50.426Z] #42 8.374 PBCC images/sk-opts.pb-c.c [2020-10-26T19:53:50.581Z] #41 71.53 DEP criu/seize.d [2020-10-26T19:53:50.581Z] #41 71.74 DEP criu/seccomp.d [2020-10-26T19:53:50.614Z] #47 33.24 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:50.614Z] #47 33.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:53:50.614Z] #47 33.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:50.614Z] #47 33.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:50.614Z] #47 33.42 go: extracting github.com/spf13/cast v1.3.0 [2020-10-26T19:53:50.738Z] #42 ... [2020-10-26T19:53:50.738Z] [2020-10-26T19:53:50.738Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:50.738Z] #46 DONE 71.7s [2020-10-26T19:53:50.738Z] [2020-10-26T19:53:50.738Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:50.738Z] #42 8.402 PBCC images/packet-sock.pb-c.c [2020-10-26T19:53:50.738Z] #42 8.504 DEP images/sk-opts.pb-c.d [2020-10-26T19:53:50.738Z] #42 8.551 DEP images/packet-sock.pb-c.d [2020-10-26T19:53:50.738Z] #42 8.633 PBCC images/sk-netlink.pb-c.c [2020-10-26T19:53:50.738Z] #42 8.706 DEP images/sk-netlink.pb-c.d [2020-10-26T19:53:50.841Z] #41 71.95 DEP criu/rst-malloc.d [2020-10-26T19:53:50.841Z] #41 72.01 DEP criu/rbtree.d [2020-10-26T19:53:50.841Z] #41 72.07 DEP criu/pstree.d [2020-10-26T19:53:50.871Z] #47 33.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:50.871Z] #47 ... [2020-10-26T19:53:50.871Z] [2020-10-26T19:53:50.871Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:50.871Z] #49 23.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:50.871Z] #49 25.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:50.871Z] #49 27.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:50.871Z] #49 27.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:50.871Z] #49 27.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:50.871Z] #49 28.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:50.871Z] #49 28.97 runtime/cgo [2020-10-26T19:53:50.871Z] #49 29.28 runtime [2020-10-26T19:53:51.040Z] #42 8.862 PBCC images/sk-inet.pb-c.c [2020-10-26T19:53:51.040Z] #42 8.923 DEP images/sk-inet.pb-c.d [2020-10-26T19:53:51.040Z] #42 9.021 PBCC images/sk-unix.pb-c.c [2020-10-26T19:53:51.127Z] #49 ... [2020-10-26T19:53:51.127Z] [2020-10-26T19:53:51.127Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:51.127Z] #47 33.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:51.127Z] #47 33.70 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:51.127Z] #47 33.93 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:53:51.127Z] #47 33.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:51.340Z] #42 9.132 DEP images/sk-unix.pb-c.d [2020-10-26T19:53:51.340Z] #42 9.187 PBCC images/mm.pb-c.c [2020-10-26T19:53:51.340Z] #42 9.240 DEP images/mm.pb-c.d [2020-10-26T19:53:51.340Z] #42 9.298 PBCC images/timerfd.pb-c.c [2020-10-26T19:53:51.384Z] #47 34.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:51.410Z] #41 72.27 DEP criu/protobuf.d [2020-10-26T19:53:51.410Z] #41 72.40 GEN criu/protobuf-desc-gen.h [2020-10-26T19:53:51.562Z] #54 142.0 + bin/containerd-shim-runc-v1 [2020-10-26T19:53:51.639Z] #42 9.360 DEP images/timerfd.pb-c.d [2020-10-26T19:53:51.639Z] #42 9.414 PBCC images/timer.pb-c.c [2020-10-26T19:53:51.639Z] #42 9.447 DEP images/timer.pb-c.d [2020-10-26T19:53:51.639Z] #42 9.506 PBCC images/sa.pb-c.c [2020-10-26T19:53:51.639Z] #47 34.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:51.639Z] #47 34.20 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:51.639Z] #47 34.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:51.895Z] #47 34.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:51.895Z] #47 34.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:51.937Z] #42 9.585 DEP images/sa.pb-c.d [2020-10-26T19:53:51.937Z] #42 9.742 PBCC images/pipe-data.pb-c.c [2020-10-26T19:53:51.937Z] #42 9.799 DEP images/pipe-data.pb-c.d [2020-10-26T19:53:51.937Z] #42 9.887 PBCC images/mnt.pb-c.c [2020-10-26T19:53:52.135Z] #38 ... [2020-10-26T19:53:52.135Z] [2020-10-26T19:53:52.135Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:52.135Z] #40 31.74 Fetched 8396 kB in 24s (354 kB/s) [2020-10-26T19:53:52.151Z] #47 34.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:52.151Z] #47 34.85 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:52.151Z] #47 34.97 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-26T19:53:52.236Z] #42 9.956 DEP images/mnt.pb-c.d [2020-10-26T19:53:52.236Z] #42 9.989 PBCC images/sk-packet.pb-c.c [2020-10-26T19:53:52.236Z] #42 10.00 DEP images/sk-packet.pb-c.d [2020-10-26T19:53:52.236Z] #42 10.02 PBCC images/tcp-stream.pb-c.c [2020-10-26T19:53:52.236Z] #42 10.08 DEP images/tcp-stream.pb-c.d [2020-10-26T19:53:52.236Z] #42 10.11 PBCC images/pipe.pb-c.c [2020-10-26T19:53:52.236Z] #42 10.15 DEP images/pipe.pb-c.d [2020-10-26T19:53:52.236Z] #42 10.19 PBCC images/pstree.pb-c.c [2020-10-26T19:53:52.236Z] #42 10.21 DEP images/pstree.pb-c.d [2020-10-26T19:53:52.394Z] #27 12.88 0.0% 1.1% # 2.2% ## 3.6% ### 4.4% #### 5.6% #### 6.9% ##### 8.0% ###### 9.4% ####### 10.7% ######## 12.4% ######### 13.6% ########## 14.3% ########## 14.8% ########### 16.0% ############ 17.2% ############ 18.0% ############# 19.1% ############## 20.0% ############## 20.5% ############### 21.6% ################ 22.8% ################# 23.6% ################# 24.4% ################## 25.3% ################## 26.1% ################### 26.7% ################### 27.6% #################### 28.7% ##################### 29.5% ###################### 30.7% ###################### 31.7% ####################### 32.3% ####################### 32.7% ######################## 33.4% ######################## 34.1% ######################### 35.0% ######################### 35.5% ########################## 36.2% ########################## 37.0% ########################### 37.6% ########################### 38.4% ############################ 39.0% ############################ 39.9% ############################# 40.4% ############################# 41.3% ############################## 41.7% ############################## 42.7% ############################## 43.0% ############################### 44.0% ############################### 44.4% ################################ 44.5% ################################# 45.9% ################################# 46.7% ################################## 48.1% #################################### 50.3% ##################################### 51.9% ###################################### 54.1% ####################################### 55.5% ######################################### 57.5% ########################################## 58.9% ########################################### 59.8% ########################################### 61.0% ############################################ 61.8% ############################################# 62.5% ############################################# 63.8% ############################################## 65.1% ############################################### 66.5% ################################################ 67.5% ################################################# 68.8% ################################################# 69.1% ################################################### 71.5% #################################################### 72.7% ##################################################### 74.1% ###################################################### 75.0% ####################################################### 76.6% ####################################################### 77.7% ######################################################## 78.8% ########################################################## 81.0% ########################################################### 82.4% ############################################################ 83.6% ############################################################# 85.2% ############################################################### 88.1% ################################################################# 90.4% [2020-10-26T19:53:52.394Z] #27 ... [2020-10-26T19:53:52.394Z] [2020-10-26T19:53:52.394Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:52.394Z] #11 21.72 Reading package lists... [2020-10-26T19:53:52.394Z] #11 27.67 Building dependency tree... [2020-10-26T19:53:52.394Z] #11 30.86 The following additional packages will be installed: [2020-10-26T19:53:52.394Z] #11 30.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-26T19:53:52.394Z] #11 30.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-26T19:53:52.394Z] #11 30.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-26T19:53:52.394Z] #11 30.90 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:53:52.394Z] #11 30.94 Suggested packages: [2020-10-26T19:53:52.394Z] #11 30.94 gcc-8-locales seccomp wine64 [2020-10-26T19:53:52.394Z] #11 32.27 The following NEW packages will be installed: [2020-10-26T19:53:52.394Z] #11 32.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-26T19:53:52.394Z] #11 32.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-26T19:53:52.394Z] #11 32.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-26T19:53:52.394Z] #11 32.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-26T19:53:52.394Z] #11 32.29 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-26T19:53:52.394Z] #11 32.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:53:52.394Z] #11 32.71 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:52.394Z] #11 32.71 Need to get 73.3 MB of archives. [2020-10-26T19:53:52.394Z] #11 32.71 After this operation, 472 MB of additional disk space will be used. [2020-10-26T19:53:52.394Z] #11 32.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-10-26T19:53:52.394Z] #11 32.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-10-26T19:53:52.394Z] #11 33.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-26T19:53:52.394Z] #11 33.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-10-26T19:53:52.394Z] #11 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-10-26T19:53:52.394Z] #11 33.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-26T19:53:52.394Z] #11 33.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-26T19:53:52.394Z] #11 34.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-26T19:53:52.394Z] #11 34.19 Get:9 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] [2020-10-26T19:53:52.394Z] #11 ... [2020-10-26T19:53:52.394Z] [2020-10-26T19:53:52.394Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:52.394Z] #47 28.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:52.394Z] #47 28.28 go: extracting golang.org/x/text v0.3.2 [2020-10-26T19:53:52.394Z] #47 28.34 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:52.394Z] #47 30.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:52.394Z] #47 31.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:52.394Z] #47 31.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:52.394Z] #47 31.05 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:52.394Z] #47 31.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:52.394Z] #47 31.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:52.394Z] #47 31.22 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:52.394Z] #47 31.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:52.394Z] #47 31.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:52.394Z] #47 31.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:53:52.394Z] #47 31.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:52.394Z] #47 31.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:52.394Z] #47 31.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:52.394Z] #47 31.46 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:52.394Z] #47 31.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:53:52.394Z] #47 31.60 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:52.394Z] #47 31.64 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:52.394Z] #47 31.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:53:52.394Z] #47 31.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:52.394Z] #47 31.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:52.394Z] #47 31.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:52.394Z] #47 31.90 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:52.394Z] #47 31.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:53:52.394Z] #47 31.92 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:52.394Z] #47 31.93 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:52.394Z] #47 31.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:53:52.394Z] #47 31.99 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:52.394Z] #47 32.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:52.394Z] #47 32.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:52.394Z] #47 32.40 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:53:52.394Z] #47 32.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:52.394Z] #47 32.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:52.394Z] #47 32.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:52.394Z] #47 32.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:52.394Z] #47 32.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:52.394Z] #47 32.83 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:53:52.394Z] #47 32.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:52.394Z] #47 32.89 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-26T19:53:52.394Z] #47 32.94 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:52.394Z] #47 32.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:52.394Z] #47 33.05 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:52.394Z] #47 33.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:52.394Z] #47 33.08 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:52.394Z] #47 33.10 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:52.394Z] #47 33.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:52.394Z] #47 33.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:52.394Z] #47 33.26 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:52.394Z] #47 33.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:52.394Z] #47 33.39 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:52.394Z] #47 33.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:52.394Z] #47 33.82 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:52.394Z] #47 33.83 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:52.394Z] #47 33.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:52.394Z] #47 33.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:52.394Z] #47 33.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:52.394Z] #47 34.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:52.394Z] #47 34.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:52.394Z] #47 34.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:53:52.394Z] #47 34.50 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:52.394Z] #47 34.53 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:53:52.394Z] #47 34.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:52.394Z] #47 34.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:53:52.394Z] #47 34.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:52.394Z] #47 34.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:52.394Z] #47 34.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:52.394Z] #47 34.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:52.394Z] #47 34.98 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-26T19:53:52.394Z] #47 35.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:52.394Z] #47 35.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:53:52.394Z] #47 35.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:52.394Z] #47 35.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:52.394Z] #47 35.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:52.394Z] #47 35.39 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:52.394Z] #47 35.40 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:52.394Z] #47 35.48 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:52.394Z] #47 35.62 go: downloading github.com/pkg/errors v0.8.1 [2020-10-26T19:53:52.394Z] #47 35.62 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:53:52.394Z] #47 35.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:53:52.394Z] #47 35.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:53:52.394Z] #47 35.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:52.394Z] #47 35.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:52.394Z] #47 36.04 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:52.394Z] #47 36.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:52.394Z] #47 36.17 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:52.394Z] #47 36.18 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:53:52.394Z] #47 36.18 go: extracting github.com/pkg/errors v0.8.1 [2020-10-26T19:53:52.394Z] #47 36.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:52.394Z] #47 36.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:52.394Z] #47 36.33 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:53:52.394Z] #47 36.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:52.394Z] #47 36.66 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:52.394Z] #47 ... [2020-10-26T19:53:52.394Z] [2020-10-26T19:53:52.394Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:52.407Z] #47 35.16 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:52.535Z] #42 10.26 PBCC images/fs.pb-c.c [2020-10-26T19:53:52.535Z] #42 10.27 DEP images/fs.pb-c.d [2020-10-26T19:53:52.535Z] #42 10.32 PBCC images/signalfd.pb-c.c [2020-10-26T19:53:52.535Z] #42 10.38 DEP images/signalfd.pb-c.d [2020-10-26T19:53:52.535Z] #42 10.43 PBCC images/fh.pb-c.c [2020-10-26T19:53:52.535Z] #42 10.50 PBCC images/fsnotify.pb-c.c [2020-10-26T19:53:52.664Z] #47 35.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:53:52.833Z] #42 10.58 DEP images/fh.pb-c.d [2020-10-26T19:53:52.833Z] #42 10.65 DEP images/fsnotify.pb-c.d [2020-10-26T19:53:52.833Z] #42 10.70 PBCC images/eventpoll.pb-c.c [2020-10-26T19:53:52.833Z] #42 10.72 DEP images/eventpoll.pb-c.d [2020-10-26T19:53:52.833Z] #42 10.78 PBCC images/eventfd.pb-c.c [2020-10-26T19:53:52.921Z] #47 35.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:52.921Z] #47 35.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:53.133Z] #42 10.81 DEP images/eventfd.pb-c.d [2020-10-26T19:53:53.133Z] #42 10.88 PBCC images/remap-file-path.pb-c.c [2020-10-26T19:53:53.133Z] #42 10.89 DEP images/remap-file-path.pb-c.d [2020-10-26T19:53:53.133Z] #42 10.98 PBCC images/fifo.pb-c.c [2020-10-26T19:53:53.133Z] #42 11.00 DEP images/fifo.pb-c.d [2020-10-26T19:53:53.133Z] #42 11.05 PBCC images/ghost-file.pb-c.c [2020-10-26T19:53:53.133Z] #42 11.12 DEP images/ghost-file.pb-c.d [2020-10-26T19:53:53.177Z] #47 35.77 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:53:53.178Z] #47 35.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:53.217Z] #27 12.88 0.0% 1.1% # 2.2% ## 3.6% ### 4.4% #### 5.6% #### 6.9% ##### 8.0% ###### 9.4% ####### 10.7% ######## 12.4% ######### 13.6% ########## 14.3% ########## 14.8% ########### 16.0% ############ 17.2% ############ 18.0% ############# 19.1% ############## 20.0% ############## 20.5% ############### 21.6% ################ 22.8% ################# 23.6% ################# 24.4% ################## 25.3% ################## 26.1% ################### 26.7% ################### 27.6% #################### 28.7% ##################### 29.5% ###################### 30.7% ###################### 31.7% ####################### 32.3% ####################### 32.7% ######################## 33.4% ######################## 34.1% ######################### 35.0% ######################### 35.5% ########################## 36.2% ########################## 37.0% ########################### 37.6% ########################### 38.4% ############################ 39.0% ############################ 39.9% ############################# 40.4% ############################# 41.3% ############################## 41.7% ############################## 42.7% ############################## 43.0% ############################### 44.0% ############################### 44.4% ################################ 44.5% ################################# 45.9% ################################# 46.7% ################################## 48.1% #################################### 50.3% ##################################### 51.9% ###################################### 54.1% ####################################### 55.5% ######################################### 57.5% ########################################## 58.9% ########################################### 59.8% ########################################### 61.0% ############################################ 61.8% ############################################# 62.5% ############################################# 63.8% ############################################## 65.1% ############################################### 66.5% ################################################ 67.5% ################################################# 68.8% ################################################# 69.1% ################################################### 71.5% #################################################### 72.7% ##################################################### 74.1% ###################################################### 75.0% ####################################################### 76.6% ####################################################### 77.7% ######################################################## 78.8% ########################################################## 81.0% ########################################################### 82.4% ############################################################ 83.6% ############################################################# 85.2% ############################################################### 88.1% ################################################################# 90.4% ################################################################# 90.8% ################################################################## 92.2% ################################################################### 93.6% #################################################################### 95.1% ##################################################################### 96.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-10-26T19:53:53.318Z] #41 74.03 DEP criu/protobuf-desc.d [2020-10-26T19:53:53.318Z] #41 74.19 DEP criu/proc_parse.d [2020-10-26T19:53:53.318Z] #41 74.33 DEP criu/plugin.d [2020-10-26T19:53:53.318Z] #41 74.40 DEP criu/pipes.d [2020-10-26T19:53:53.431Z] #42 11.17 PBCC images/regfile.pb-c.c [2020-10-26T19:53:53.431Z] #42 11.22 DEP images/regfile.pb-c.d [2020-10-26T19:53:53.431Z] #42 11.31 PBCC images/ns.pb-c.c [2020-10-26T19:53:53.431Z] #42 11.34 DEP images/ns.pb-c.d [2020-10-26T19:53:53.431Z] #42 11.41 PBCC images/fdinfo.pb-c.c [2020-10-26T19:53:53.434Z] #47 36.04 go: downloading github.com/pkg/errors v0.8.1 [2020-10-26T19:53:53.482Z] #27 23.28 [2020-10-26T19:53:53.578Z] #41 74.55 DEP criu/pie-util.d [2020-10-26T19:53:53.578Z] #41 74.64 DEP criu/pie-util-vdso.d [2020-10-26T19:53:53.578Z] #41 74.77 DEP criu/pie-util-vdso-elf32.d [2020-10-26T19:53:53.690Z] #47 36.41 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:53:53.691Z] #47 36.44 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:53:53.691Z] #47 36.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:53.691Z] #47 36.52 go: extracting github.com/pkg/errors v0.8.1 [2020-10-26T19:53:53.729Z] #42 11.53 DEP images/fdinfo.pb-c.d [2020-10-26T19:53:53.729Z] #42 11.57 PBCC images/core-aarch64.pb-c.c [2020-10-26T19:53:53.729Z] #42 11.63 PBCC images/core-arm.pb-c.c [2020-10-26T19:53:53.838Z] #41 74.93 DEP criu/path.d [2020-10-26T19:53:53.848Z] #27 ... [2020-10-26T19:53:53.848Z] [2020-10-26T19:53:53.848Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:53.848Z] #40 23.17 Reading package lists... [2020-10-26T19:53:53.848Z] #40 30.89 Building dependency tree... [2020-10-26T19:53:53.848Z] #40 33.61 The following additional packages will be installed: [2020-10-26T19:53:53.848Z] #40 33.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-26T19:53:53.848Z] #40 33.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-26T19:53:53.848Z] #40 33.63 Suggested packages: [2020-10-26T19:53:53.848Z] #40 33.63 manpages-dev python-setuptools [2020-10-26T19:53:53.848Z] #40 35.65 The following NEW packages will be installed: [2020-10-26T19:53:53.848Z] #40 35.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-26T19:53:53.848Z] #40 35.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-26T19:53:53.848Z] #40 35.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-26T19:53:53.848Z] #40 35.66 python-six zlib1g-dev [2020-10-26T19:53:53.848Z] #40 36.13 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:53.848Z] #40 36.13 Need to get 3798 kB of archives. [2020-10-26T19:53:53.848Z] #40 36.13 After this operation, 21.6 MB of additional disk space will be used. [2020-10-26T19:53:53.848Z] #40 36.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-10-26T19:53:53.848Z] #40 36.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-10-26T19:53:53.848Z] #40 36.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-10-26T19:53:53.848Z] #40 36.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-10-26T19:53:53.848Z] #40 36.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-10-26T19:53:53.848Z] #40 36.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-10-26T19:53:53.848Z] #40 36.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-10-26T19:53:53.848Z] #40 36.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-10-26T19:53:53.848Z] #40 36.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-10-26T19:53:53.848Z] #40 36.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-10-26T19:53:53.848Z] #40 36.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-10-26T19:53:53.848Z] #40 36.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-10-26T19:53:53.848Z] #40 36.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-10-26T19:53:53.848Z] #40 36.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-10-26T19:53:53.848Z] #40 36.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-26T19:53:53.848Z] #40 37.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-10-26T19:53:53.848Z] #40 37.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-10-26T19:53:53.947Z] #47 36.66 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:53:54.029Z] #42 11.72 PBCC images/core-ppc64.pb-c.c [2020-10-26T19:53:54.029Z] #42 11.82 PBCC images/core-s390.pb-c.c [2020-10-26T19:53:54.029Z] #42 11.91 PBCC images/core-x86.pb-c.c [2020-10-26T19:53:54.048Z] #40 31.74 Reading package lists... [2020-10-26T19:53:54.048Z] #40 ... [2020-10-26T19:53:54.048Z] [2020-10-26T19:53:54.048Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:54.048Z] #49 23.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:54.048Z] #49 24.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:54.048Z] #49 26.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:54.048Z] #49 28.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-26T19:53:54.048Z] #49 29.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-26T19:53:54.048Z] #49 29.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-26T19:53:54.048Z] #49 29.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-26T19:53:54.048Z] #49 30.59 runtime/cgo [2020-10-26T19:53:54.048Z] #49 30.85 runtime [2020-10-26T19:53:54.048Z] #49 ... [2020-10-26T19:53:54.048Z] [2020-10-26T19:53:54.048Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:54.097Z] #41 75.08 DEP criu/parasite-syscall.d [2020-10-26T19:53:54.115Z] #40 ... [2020-10-26T19:53:54.115Z] [2020-10-26T19:53:54.115Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:53:54.116Z] #30 33.28 Checking out files: 78% (1188/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-26T19:53:54.116Z] #30 34.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-26T19:53:54.116Z] #30 34.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-26T19:53:54.116Z] #30 ... [2020-10-26T19:53:54.116Z] [2020-10-26T19:53:54.116Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:54.116Z] #40 39.20 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:54.204Z] #47 36.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:54.204Z] #47 36.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:54.204Z] #47 36.98 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-26T19:53:54.204Z] #47 37.02 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:54.204Z] #47 37.07 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:53:54.293Z] #54 145.1 + bin/containerd-shim-runc-v2 [2020-10-26T19:53:54.309Z] #62 32.71 Checking out files: 42% (809/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: 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: 82% (1569/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-26T19:53:54.309Z] #62 34.56 + cd /tmp/tmp.9djiM8F3QO/src/github.com/docker/libnetwork [2020-10-26T19:53:54.328Z] #42 12.00 PBCC images/core.pb-c.c [2020-10-26T19:53:54.328Z] #42 12.18 PBCC images/inventory.pb-c.c [2020-10-26T19:53:54.357Z] #41 75.26 DEP criu/pagemap.d [2020-10-26T19:53:54.357Z] #41 75.43 DEP criu/pagemap-cache.d [2020-10-26T19:53:54.460Z] #47 37.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:54.460Z] #47 37.20 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:53:54.570Z] #62 34.56 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-26T19:53:54.617Z] #41 75.54 DEP criu/page-xfer.d [2020-10-26T19:53:54.617Z] #41 75.78 DEP criu/page-pipe.d [2020-10-26T19:53:54.617Z] #41 75.87 DEP criu/netfilter.d [2020-10-26T19:53:54.617Z] #41 ... [2020-10-26T19:53:54.617Z] [2020-10-26T19:53:54.617Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:53:54.617Z] #18 14.09 Reading package lists... [2020-10-26T19:53:54.617Z] #18 17.70 Building dependency tree... [2020-10-26T19:53:54.617Z] #18 19.23 libcap2-bin is already the newest version (1:2.25-2). [2020-10-26T19:53:54.617Z] #18 19.23 The following additional packages will be installed: [2020-10-26T19:53:54.617Z] #18 19.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-26T19:53:54.617Z] #18 19.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-26T19:53:54.617Z] #18 19.24 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-26T19:53:54.617Z] #18 19.24 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-26T19:53:54.617Z] #18 19.24 python3.7 python3.7-minimal vim-runtime xxd [2020-10-26T19:53:54.617Z] #18 19.24 Suggested packages: [2020-10-26T19:53:54.617Z] #18 19.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-26T19:53:54.617Z] #18 19.25 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-26T19:53:54.617Z] #18 19.25 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-26T19:53:54.617Z] #18 19.25 Recommended packages: [2020-10-26T19:53:54.617Z] #18 19.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-26T19:53:54.617Z] #18 19.25 python3-keyrings.alt python3-xdg unzip [2020-10-26T19:53:54.639Z] #42 12.30 DEP images/core-aarch64.pb-c.d [2020-10-26T19:53:54.639Z] #42 12.38 DEP images/core-arm.pb-c.d [2020-10-26T19:53:54.639Z] #42 12.48 DEP images/core-ppc64.pb-c.d [2020-10-26T19:53:54.639Z] #42 12.57 DEP images/core-s390.pb-c.d [2020-10-26T19:53:54.639Z] #42 12.63 DEP images/core-x86.pb-c.d [2020-10-26T19:53:54.639Z] #42 12.67 DEP images/core.pb-c.d [2020-10-26T19:53:54.831Z] #62 34.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-26T19:53:54.936Z] #42 12.73 DEP images/inventory.pb-c.d [2020-10-26T19:53:54.936Z] #42 12.79 PBCC images/cpuinfo.pb-c.c [2020-10-26T19:53:54.936Z] #42 12.82 DEP images/cpuinfo.pb-c.d [2020-10-26T19:53:54.936Z] #42 12.86 PBCC images/stats.pb-c.c [2020-10-26T19:53:54.936Z] #42 12.88 DEP images/stats.pb-c.d [2020-10-26T19:53:54.996Z] #40 40.13 Fetched 3798 kB in 1s (3175 kB/s) [2020-10-26T19:53:55.024Z] #47 37.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:55.024Z] #47 37.66 go: downloading github.com/spf13/afero v1.1.2 [2020-10-26T19:53:55.024Z] #47 37.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:53:55.024Z] #47 37.85 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:53:55.326Z] #54 145.8 + binaries [2020-10-26T19:53:55.326Z] #54 145.8 + install -D bin/containerd /build/containerd [2020-10-26T19:53:55.326Z] #54 145.8 + install -D bin/containerd-shim /build/containerd-shim [2020-10-26T19:53:55.326Z] #54 145.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-26T19:53:55.326Z] #54 145.9 + install -D bin/ctr /build/ctr [2020-10-26T19:53:55.340Z] #47 37.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:55.340Z] #47 37.98 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-26T19:53:55.340Z] #47 ... [2020-10-26T19:53:55.340Z] [2020-10-26T19:53:55.340Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:53:55.340Z] #11 27.96 Fetched 8396 kB in 22s (380 kB/s) [2020-10-26T19:53:55.340Z] #11 27.96 Reading package lists... [2020-10-26T19:53:55.340Z] #11 37.77 Reading package lists... [2020-10-26T19:53:55.340Z] #11 ... [2020-10-26T19:53:55.340Z] [2020-10-26T19:53:55.340Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:55.340Z] #43 37.48 vendor/golang.org/x/crypto/internal/subtle [2020-10-26T19:53:55.340Z] #43 37.59 vendor/golang.org/x/crypto/curve25519 [2020-10-26T19:53:55.779Z] #62 ... [2020-10-26T19:53:55.779Z] [2020-10-26T19:53:55.779Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:55.779Z] #45 25.81 go: finding github.com/fatih/color v1.9.0 [2020-10-26T19:53:55.779Z] #45 25.91 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T19:53:55.779Z] #45 26.11 go: finding github.com/pkg/errors v0.9.1 [2020-10-26T19:53:55.779Z] #45 26.13 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T19:53:55.779Z] #45 26.16 go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T19:53:55.779Z] #45 26.41 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T19:53:55.779Z] #45 26.83 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T19:53:55.779Z] #45 27.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T19:53:55.779Z] #45 27.23 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T19:53:55.779Z] #45 27.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T19:53:55.779Z] #45 27.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T19:53:55.779Z] #45 ... [2020-10-26T19:53:55.779Z] [2020-10-26T19:53:55.779Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:55.779Z] #34 25.75 Fetched 8396 kB in 20s (413 kB/s) [2020-10-26T19:53:55.779Z] #34 25.75 Reading package lists... [2020-10-26T19:53:55.907Z] #40 ... [2020-10-26T19:53:55.907Z] [2020-10-26T19:53:55.907Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:55.907Z] #34 24.55 Reading package lists... [2020-10-26T19:53:55.907Z] #34 31.17 Building dependency tree... [2020-10-26T19:53:55.907Z] #34 34.51 The following additional packages will be installed: [2020-10-26T19:53:55.907Z] #34 34.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-26T19:53:55.907Z] #34 34.52 Suggested packages: [2020-10-26T19:53:55.907Z] #34 34.52 cmake-doc ninja-build lrzip [2020-10-26T19:53:55.907Z] #34 34.52 Recommended packages: [2020-10-26T19:53:55.907Z] #34 34.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-26T19:53:55.907Z] #34 35.67 The following NEW packages will be installed: [2020-10-26T19:53:55.907Z] #34 35.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-26T19:53:55.907Z] #34 35.68 vim-common xxd [2020-10-26T19:53:55.907Z] #34 36.29 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:55.907Z] #34 36.29 Need to get 14.2 MB of archives. [2020-10-26T19:53:55.907Z] #34 36.29 After this operation, 60.0 MB of additional disk space will be used. [2020-10-26T19:53:55.907Z] #34 36.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-10-26T19:53:55.907Z] #34 36.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:53:55.907Z] #34 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-26T19:53:55.907Z] #34 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-10-26T19:53:55.907Z] #34 37.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-10-26T19:53:55.907Z] #34 37.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-10-26T19:53:55.907Z] #34 37.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-10-26T19:53:55.907Z] #34 37.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-10-26T19:53:55.907Z] #34 37.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-10-26T19:53:55.907Z] #34 37.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-10-26T19:53:55.907Z] #34 40.63 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:55.907Z] #34 ... [2020-10-26T19:53:55.907Z] [2020-10-26T19:53:55.907Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:53:55.907Z] #27 24.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T19:53:55.907Z] #27 24.76 [2020-10-26T19:53:55.907Z] #27 25.16 # 2.0% # 2.1% ######################################################################## 100.0% [2020-10-26T19:53:55.907Z] #27 25.56 [2020-10-26T19:53:55.957Z] #54 DONE 146.5s [2020-10-26T19:53:56.040Z] #34 ... [2020-10-26T19:53:56.040Z] [2020-10-26T19:53:56.040Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:56.040Z] #47 27.47 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:53:56.040Z] #47 30.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:56.040Z] #47 30.67 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:56.040Z] #47 30.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:56.040Z] #47 30.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:56.040Z] #47 30.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:56.040Z] #47 30.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:56.040Z] #47 30.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:56.040Z] #47 30.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:53:56.040Z] #47 30.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:56.040Z] #47 30.90 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:56.040Z] #47 30.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:53:56.040Z] #47 31.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:56.040Z] #47 31.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:56.040Z] #47 31.17 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:56.040Z] #47 31.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:53:56.040Z] #47 31.25 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:53:56.040Z] #47 31.41 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:53:56.040Z] #47 31.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:53:56.040Z] #47 31.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:56.040Z] #47 31.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:56.040Z] #47 31.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:56.040Z] #47 31.69 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:53:56.040Z] #47 31.79 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:53:56.040Z] #47 32.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:56.040Z] #47 32.39 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:56.040Z] #47 32.41 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:56.040Z] #47 32.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:56.040Z] #47 32.47 go: downloading github.com/spf13/viper v1.6.1 [2020-10-26T19:53:56.040Z] #47 32.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:56.040Z] #47 32.53 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:53:56.040Z] #47 32.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:53:56.040Z] #47 32.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:53:56.040Z] #47 32.68 go: extracting github.com/spf13/viper v1.6.1 [2020-10-26T19:53:56.040Z] #47 32.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:53:56.040Z] #47 32.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:56.040Z] #47 33.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:56.040Z] #47 33.14 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:56.040Z] #47 33.31 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:53:56.040Z] #47 33.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:56.040Z] #47 33.52 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-26T19:53:56.040Z] #47 33.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:56.040Z] #47 33.63 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:53:56.040Z] #47 33.63 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:56.040Z] #47 33.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:56.040Z] #47 33.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:56.040Z] #47 33.99 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:56.040Z] #47 34.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:56.040Z] #47 34.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:56.040Z] #47 34.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:56.040Z] #47 34.84 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:53:56.040Z] #47 34.95 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:53:56.040Z] #47 34.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:56.040Z] #47 35.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:56.040Z] #47 35.69 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:53:56.040Z] #47 35.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:53:56.040Z] #47 35.95 go: downloading github.com/spf13/afero v1.1.2 [2020-10-26T19:53:56.040Z] #47 36.19 go: downloading github.com/spf13/cast v1.3.0 [2020-10-26T19:53:56.040Z] #47 36.20 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:53:56.040Z] #47 ... [2020-10-26T19:53:56.040Z] [2020-10-26T19:53:56.040Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:56.171Z] #27 ... [2020-10-26T19:53:56.171Z] [2020-10-26T19:53:56.171Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:56.171Z] #32 31.48 internal/reflectlite [2020-10-26T19:53:56.171Z] #32 31.50 sync [2020-10-26T19:53:56.171Z] #32 34.45 errors [2020-10-26T19:53:56.171Z] #32 34.47 sort [2020-10-26T19:53:56.171Z] #32 34.85 strconv [2020-10-26T19:53:56.171Z] #32 34.92 io [2020-10-26T19:53:56.171Z] #32 34.97 internal/oserror [2020-10-26T19:53:56.171Z] #32 35.24 syscall [2020-10-26T19:53:56.171Z] #32 37.64 strings [2020-10-26T19:53:56.171Z] #32 37.66 bytes [2020-10-26T19:53:56.171Z] #32 38.96 bufio [2020-10-26T19:53:56.171Z] #32 39.13 reflect [2020-10-26T19:53:56.171Z] #32 40.60 text/tabwriter [2020-10-26T19:53:56.171Z] #32 40.81 path [2020-10-26T19:53:56.435Z] #32 ... [2020-10-26T19:53:56.436Z] [2020-10-26T19:53:56.436Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:56.436Z] #53 25.32 Reading package lists... [2020-10-26T19:53:56.436Z] #53 31.73 Building dependency tree... [2020-10-26T19:53:56.436Z] #53 35.06 The following additional packages will be installed: [2020-10-26T19:53:56.436Z] #53 35.06 libbtrfs0 [2020-10-26T19:53:56.436Z] #53 35.24 The following NEW packages will be installed: [2020-10-26T19:53:56.436Z] #53 35.27 libbtrfs-dev libbtrfs0 [2020-10-26T19:53:56.436Z] #53 35.96 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:56.436Z] #53 35.96 Need to get 119 kB of archives. [2020-10-26T19:53:56.436Z] #53 35.96 After this operation, 387 kB of additional disk space will be used. [2020-10-26T19:53:56.436Z] #53 35.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-10-26T19:53:56.436Z] #53 36.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-10-26T19:53:56.436Z] #53 39.20 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:53:56.436Z] #53 39.75 Fetched 119 kB in 1s (232 kB/s) [2020-10-26T19:53:56.524Z] #18 21.04 The following NEW packages will be installed: [2020-10-26T19:53:56.524Z] #18 21.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-26T19:53:56.524Z] #18 21.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-26T19:53:56.524Z] #18 21.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-26T19:53:56.524Z] #18 21.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-26T19:53:56.524Z] #18 21.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-26T19:53:56.524Z] #18 21.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-26T19:53:56.524Z] #18 21.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-26T19:53:56.524Z] #18 21.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-26T19:53:56.524Z] #18 21.05 xz-utils zip [2020-10-26T19:53:56.589Z] [2020-10-26T19:53:56.590Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-26T19:53:56.783Z] #18 21.36 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:53:56.783Z] #18 21.36 Need to get 28.5 MB of archives. [2020-10-26T19:53:56.783Z] #18 21.36 After this operation, 116 MB of additional disk space will be used. [2020-10-26T19:53:56.783Z] #18 21.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-26T19:53:56.783Z] #18 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-26T19:53:56.783Z] #18 21.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-26T19:53:56.783Z] #18 ... [2020-10-26T19:53:56.783Z] [2020-10-26T19:53:56.783Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:56.783Z] #43 133.6 github.com/LK4D4/vndr/godl [2020-10-26T19:53:56.783Z] #43 134.4 github.com/LK4D4/vndr [2020-10-26T19:53:56.880Z] #55 DONE 0.3s [2020-10-26T19:53:56.880Z] [2020-10-26T19:53:56.881Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-26T19:53:56.906Z] #53 ... [2020-10-26T19:53:56.906Z] [2020-10-26T19:53:56.906Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:56.906Z] #43 31.92 internal/reflectlite [2020-10-26T19:53:56.906Z] #43 31.92 sync [2020-10-26T19:53:56.906Z] #43 33.50 github.com/LK4D4/vndr/godl/singleflight [2020-10-26T19:53:56.906Z] #43 33.51 internal/singleflight [2020-10-26T19:53:56.906Z] #43 33.51 math/rand [2020-10-26T19:53:56.906Z] #43 36.29 sort [2020-10-26T19:53:56.906Z] #43 36.31 io [2020-10-26T19:53:56.906Z] #43 36.33 strconv [2020-10-26T19:53:56.906Z] #43 36.38 syscall [2020-10-26T19:53:56.906Z] #43 37.78 vendor/golang.org/x/net/dns/dnsmessage [2020-10-26T19:53:56.906Z] #43 38.91 bytes [2020-10-26T19:53:56.906Z] #43 40.97 path [2020-10-26T19:53:56.906Z] #43 41.65 reflect [2020-10-26T19:53:57.040Z] #42 14.71 make[1]: Nothing to be done for 'all'. [2020-10-26T19:53:57.042Z] #43 ... [2020-10-26T19:53:57.042Z] [2020-10-26T19:53:57.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:57.042Z] #41 75.97 DEP criu/net.d [2020-10-26T19:53:57.042Z] #41 76.19 DEP criu/namespaces.d [2020-10-26T19:53:57.042Z] #41 76.41 DEP criu/mount.d [2020-10-26T19:53:57.042Z] #41 76.65 DEP criu/memfd.d [2020-10-26T19:53:57.042Z] #41 76.85 DEP criu/mem.d [2020-10-26T19:53:57.042Z] #41 77.02 DEP criu/lsm.d [2020-10-26T19:53:57.042Z] #41 77.26 DEP criu/log.d [2020-10-26T19:53:57.042Z] #41 77.39 DEP criu/libnetlink.d [2020-10-26T19:53:57.042Z] #41 77.59 DEP criu/kerndat.d [2020-10-26T19:53:57.042Z] #41 77.86 DEP criu/kcmp-ids.d [2020-10-26T19:53:57.042Z] #41 77.94 DEP criu/irmap.d [2020-10-26T19:53:57.042Z] #41 78.08 DEP criu/ipc_ns.d [2020-10-26T19:53:57.042Z] #41 78.19 DEP criu/image.d [2020-10-26T19:53:57.170Z] #43 ... [2020-10-26T19:53:57.170Z] [2020-10-26T19:53:57.170Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:53:57.170Z] #40 41.93 Selecting previously unselected package libcap-dev:arm64. [2020-10-26T19:53:57.171Z] #40 41.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-10-26T19:53:57.171Z] #40 41.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-10-26T19:53:57.171Z] #59 DONE 0.2s [2020-10-26T19:53:57.171Z] [2020-10-26T19:53:57.171Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-26T19:53:57.171Z] #61 DONE 0.2s [2020-10-26T19:53:57.171Z] [2020-10-26T19:53:57.171Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-26T19:53:57.233Z] #43 ... [2020-10-26T19:53:57.233Z] [2020-10-26T19:53:57.233Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:53:57.233Z] #34 30.03 Fetched 8396 kB in 23s (366 kB/s) [2020-10-26T19:53:57.233Z] #34 30.03 Reading package lists... [2020-10-26T19:53:57.302Z] #41 78.29 DEP criu/image-desc.d [2020-10-26T19:53:57.302Z] #41 78.37 DEP criu/fsnotify.d [2020-10-26T19:53:57.462Z] #63 DONE 0.1s [2020-10-26T19:53:57.462Z] [2020-10-26T19:53:57.462Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-26T19:53:57.462Z] #64 DONE 0.1s [2020-10-26T19:53:57.462Z] [2020-10-26T19:53:57.462Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-26T19:53:57.489Z] #34 39.46 Reading package lists... [2020-10-26T19:53:57.489Z] #34 ... [2020-10-26T19:53:57.489Z] [2020-10-26T19:53:57.489Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:57.489Z] #47 38.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:57.489Z] #47 38.61 go: extracting github.com/spf13/afero v1.1.2 [2020-10-26T19:53:57.489Z] #47 38.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:53:57.489Z] #47 38.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:57.489Z] #47 38.85 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:57.489Z] #47 38.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:57.489Z] #47 39.11 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:57.489Z] #47 39.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:57.489Z] #47 39.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:53:57.489Z] #47 39.47 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-26T19:53:57.489Z] #47 39.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:53:57.489Z] #47 39.61 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-26T19:53:57.489Z] #47 39.81 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:57.489Z] #47 39.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:53:57.489Z] #47 39.90 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:53:57.489Z] #47 39.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:57.489Z] #47 39.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:57.489Z] #47 39.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:53:57.489Z] #47 40.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:57.489Z] #47 40.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:53:57.489Z] #47 40.23 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:53:57.561Z] #41 78.51 DEP criu/filesystems.d [2020-10-26T19:53:57.561Z] #41 ... [2020-10-26T19:53:57.561Z] [2020-10-26T19:53:57.561Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:57.561Z] #43 DONE 144.4s [2020-10-26T19:53:57.561Z] [2020-10-26T19:53:57.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:57.561Z] #41 78.65 DEP criu/files.d [2020-10-26T19:53:57.746Z] #47 40.50 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:53:57.810Z] #40 43.05 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-10-26T19:53:58.003Z] #47 40.50 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-26T19:53:58.003Z] #47 40.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:58.003Z] #47 40.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:53:58.093Z] #65 DONE 0.8s [2020-10-26T19:53:58.130Z] #41 78.96 DEP criu/files-reg.d [2020-10-26T19:53:58.130Z] #41 79.28 DEP criu/files-ext.d [2020-10-26T19:53:58.260Z] #47 40.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:58.386Z] [2020-10-26T19:53:58.386Z] #66 exporting to image [2020-10-26T19:53:58.386Z] #66 exporting layers [2020-10-26T19:53:58.390Z] #41 79.49 DEP criu/file-lock.d [2020-10-26T19:53:58.516Z] #47 41.21 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:58.574Z] #42 ... [2020-10-26T19:53:58.574Z] [2020-10-26T19:53:58.574Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:58.574Z] #33 69.36 internal/syscall/execenv [2020-10-26T19:53:58.574Z] #33 69.37 internal/syscall/unix [2020-10-26T19:53:58.574Z] #33 69.41 time [2020-10-26T19:53:58.574Z] #33 77.10 internal/poll [2020-10-26T19:53:58.574Z] #33 ... [2020-10-26T19:53:58.574Z] [2020-10-26T19:53:58.574Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:53:58.574Z] #42 16.37 CC images/stats.o [2020-10-26T19:53:58.650Z] #41 79.77 DEP criu/file-ids.d [2020-10-26T19:53:58.773Z] #47 41.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:58.773Z] #47 41.42 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:53:58.773Z] #47 41.63 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-26T19:53:58.873Z] #42 ... [2020-10-26T19:53:58.873Z] [2020-10-26T19:53:58.873Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:53:58.873Z] #44 69.86 hash/crc32 [2020-10-26T19:53:58.873Z] #44 71.62 time [2020-10-26T19:53:58.873Z] #44 73.66 vendor/golang.org/x/text/transform [2020-10-26T19:53:58.873Z] #44 80.00 regexp [2020-10-26T19:53:58.873Z] #44 ... [2020-10-26T19:53:58.873Z] [2020-10-26T19:53:58.873Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:53:58.873Z] #33 79.86 os [2020-10-26T19:53:58.911Z] #41 79.99 DEP criu/fifo.d [2020-10-26T19:53:59.170Z] #41 80.11 DEP criu/fdstore.d [2020-10-26T19:53:59.170Z] #41 80.18 DEP criu/fault-injection.d [2020-10-26T19:53:59.170Z] #41 80.24 DEP criu/external.d [2020-10-26T19:53:59.336Z] #47 41.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:53:59.337Z] #47 41.86 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-26T19:53:59.430Z] #41 80.35 DEP criu/eventpoll.d [2020-10-26T19:53:59.430Z] #41 80.51 DEP criu/eventfd.d [2020-10-26T19:53:59.594Z] #47 42.15 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:53:59.594Z] #47 42.16 go: downloading golang.org/x/text v0.3.2 [2020-10-26T19:53:59.594Z] #47 42.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:53:59.594Z] #47 ... [2020-10-26T19:53:59.594Z] [2020-10-26T19:53:59.594Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:53:59.594Z] #53 32.20 Fetched 8396 kB in 25s (336 kB/s) [2020-10-26T19:53:59.594Z] #53 32.20 Reading package lists... [2020-10-26T19:53:59.594Z] #53 41.71 Reading package lists... [2020-10-26T19:53:59.594Z] #53 ... [2020-10-26T19:53:59.594Z] [2020-10-26T19:53:59.594Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:53:59.594Z] #47 42.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:53:59.691Z] #41 80.64 DEP criu/crtools.d [2020-10-26T19:53:59.691Z] #41 80.84 DEP criu/cr-service.d [2020-10-26T19:53:59.851Z] #47 42.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:53:59.951Z] #41 81.00 DEP criu/cr-restore.d [2020-10-26T19:53:59.951Z] #41 81.21 DEP criu/cr-errno.d [2020-10-26T19:54:00.108Z] #47 42.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:00.108Z] #47 42.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:54:00.108Z] #47 42.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:54:00.211Z] #41 81.24 DEP criu/cr-dump.d [2020-10-26T19:54:00.415Z] #33 81.59 internal/fmtsort [2020-10-26T19:54:00.471Z] #41 81.50 DEP criu/cr-dedup.d [2020-10-26T19:54:00.672Z] #47 ... [2020-10-26T19:54:00.672Z] [2020-10-26T19:54:00.672Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:00.672Z] #40 33.47 Fetched 8396 kB in 25s (332 kB/s) [2020-10-26T19:54:00.672Z] #40 33.47 Reading package lists... [2020-10-26T19:54:00.730Z] #41 81.69 DEP criu/cr-check.d [2020-10-26T19:54:00.730Z] #41 81.93 DEP criu/config.d [2020-10-26T19:54:00.929Z] #40 43.41 Reading package lists... [2020-10-26T19:54:00.929Z] #40 ... [2020-10-26T19:54:00.929Z] [2020-10-26T19:54:00.929Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:54:00.929Z] #38 33.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-26T19:54:00.929Z] #38 ... [2020-10-26T19:54:00.929Z] [2020-10-26T19:54:00.929Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:00.929Z] #47 43.72 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:54:00.929Z] #47 43.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:54:01.053Z] #41 82.13 DEP criu/clone-noasan.d [2020-10-26T19:54:01.053Z] #41 82.19 DEP criu/cgroup.d [2020-10-26T19:54:01.089Z] #33 ... [2020-10-26T19:54:01.089Z] [2020-10-26T19:54:01.089Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:01.089Z] #50 72.22 time [2020-10-26T19:54:01.089Z] #50 76.09 regexp [2020-10-26T19:54:01.112Z] #66 exporting layers 2.7s done [2020-10-26T19:54:01.112Z] #66 writing image sha256:d5a3bfdb408d882027edb21e9cf82b6a4dc9379d145bba956003853e9e8f6242 0.0s done [2020-10-26T19:54:01.112Z] #66 naming to docker.io/library/docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 done [2020-10-26T19:54:01.112Z] #66 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-10-26T19:54:01.186Z] #47 43.93 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:54:01.186Z] #47 44.04 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [Pipeline] sh [2020-10-26T19:54:01.296Z] #40 46.28 Selecting previously unselected package libnet1:arm64. [2020-10-26T19:54:01.296Z] #40 46.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-26T19:54:01.313Z] #41 82.46 DEP criu/cgroup-props.d [2020-10-26T19:54:01.333Z] #34 36.12 Reading package lists... [2020-10-26T19:54:01.333Z] #34 ... [2020-10-26T19:54:01.333Z] [2020-10-26T19:54:01.333Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:01.333Z] #47 36.62 go: extracting github.com/spf13/cast v1.3.0 [2020-10-26T19:54:01.333Z] #47 36.76 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:54:01.333Z] #47 36.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:54:01.333Z] #47 36.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:54:01.333Z] #47 37.03 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:54:01.333Z] #47 37.15 go: extracting github.com/spf13/afero v1.1.2 [2020-10-26T19:54:01.333Z] #47 38.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:54:01.333Z] #47 38.03 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:54:01.333Z] #47 38.04 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:54:01.333Z] #47 38.16 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-26T19:54:01.333Z] #47 38.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:54:01.333Z] #47 38.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:54:01.333Z] #47 39.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:54:01.333Z] #47 39.04 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:54:01.333Z] #47 39.04 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-26T19:54:01.333Z] #47 39.13 go: downloading golang.org/x/text v0.3.2 [2020-10-26T19:54:01.333Z] #47 39.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:54:01.333Z] #47 39.62 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:54:01.333Z] #47 39.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:54:01.333Z] #47 39.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:01.333Z] #47 39.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:54:01.333Z] #47 40.06 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:54:01.333Z] #47 40.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:01.333Z] #47 40.11 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:01.333Z] #47 40.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:54:01.333Z] #47 40.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:54:01.333Z] #47 40.58 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-26T19:54:01.333Z] #47 40.81 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-26T19:54:01.333Z] #47 41.11 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-26T19:54:01.333Z] #47 41.34 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-26T19:54:01.389Z] #50 ... [2020-10-26T19:54:01.389Z] [2020-10-26T19:54:01.389Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:01.389Z] #42 16.85 CC images/core.o [2020-10-26T19:54:01.389Z] #42 17.55 CC images/core-x86.o [2020-10-26T19:54:01.389Z] #42 18.31 CC images/core-arm.o [2020-10-26T19:54:01.389Z] #42 18.77 CC images/core-aarch64.o [2020-10-26T19:54:01.389Z] #42 19.26 CC images/core-ppc64.o [2020-10-26T19:54:01.443Z] #47 44.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:01.542Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/test/unit [2020-10-26T19:54:01.594Z] #41 82.64 DEP criu/bitmap.d [2020-10-26T19:54:01.594Z] #41 82.67 DEP criu/bfd.d [2020-10-26T19:54:01.594Z] #41 82.73 DEP criu/autofs.d [2020-10-26T19:54:01.643Z] #40 46.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:01.861Z] #41 82.97 DEP criu/aio.d [2020-10-26T19:54:02.121Z] #41 83.10 DEP criu/action-scripts.d [2020-10-26T19:54:02.269Z] #40 ... [2020-10-26T19:54:02.269Z] [2020-10-26T19:54:02.269Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:54:02.269Z] #27 26.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T19:54:02.269Z] #27 27.43 [2020-10-26T19:54:02.269Z] #27 27.71 0.8% ######################################################################## 100.0% [2020-10-26T19:54:02.269Z] #27 28.09 [2020-10-26T19:54:02.269Z] #27 29.33 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T19:54:02.269Z] #27 29.43 skipping existing 9a99313a2c50 [2020-10-26T19:54:02.269Z] #27 29.51 [2020-10-26T19:54:02.269Z] #27 30.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T19:54:02.269Z] #27 30.92 [2020-10-26T19:54:02.269Z] #27 31.20 ######################################################################## 100.0% [2020-10-26T19:54:02.269Z] #27 31.55 [2020-10-26T19:54:02.269Z] #27 32.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-26T19:54:02.276Z] #47 42.39 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-26T19:54:02.276Z] #47 42.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:54:02.379Z] #41 83.43 CC criu/action-scripts.o [2020-10-26T19:54:02.451Z] #42 20.13 CC images/core-s390.o [2020-10-26T19:54:02.538Z] #47 ... [2020-10-26T19:54:02.538Z] [2020-10-26T19:54:02.538Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:02.538Z] #11 32.55 Fetched 8396 kB in 24s (346 kB/s) [2020-10-26T19:54:02.538Z] #11 32.55 Reading package lists... [2020-10-26T19:54:02.639Z] #41 83.90 CC criu/aio.o [2020-10-26T19:54:02.672Z] #27 32.89 [2020-10-26T19:54:02.800Z] #11 ... [2020-10-26T19:54:02.800Z] [2020-10-26T19:54:02.800Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:02.800Z] #40 31.74 Reading package lists... [2020-10-26T19:54:02.949Z] #27 33.12 ## 2.9% ######################################################################## 100.0% [2020-10-26T19:54:03.208Z] #41 84.46 CC criu/autofs.o [2020-10-26T19:54:03.217Z] #27 33.30 [2020-10-26T19:54:03.218Z] #27 33.46 Download of images into '/build' complete. [2020-10-26T19:54:03.218Z] #27 33.47 Use something like the following to load the result into a Docker daemon: [2020-10-26T19:54:03.218Z] #27 33.47 tar -cC '/build' . | docker load [2020-10-26T19:54:03.371Z] #40 42.26 Reading package lists... [2020-10-26T19:54:03.371Z] #40 ... [2020-10-26T19:54:03.371Z] [2020-10-26T19:54:03.371Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:03.371Z] #53 33.40 Fetched 8396 kB in 25s (338 kB/s) [2020-10-26T19:54:03.371Z] #53 33.40 Reading package lists... [2020-10-26T19:54:03.371Z] #53 ... [2020-10-26T19:54:03.371Z] [2020-10-26T19:54:03.371Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:03.514Z] #42 21.21 CC images/cpuinfo.o [2020-10-26T19:54:03.540Z] #27 ... [2020-10-26T19:54:03.540Z] [2020-10-26T19:54:03.540Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:03.540Z] #47 38.91 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:03.540Z] #47 42.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:54:03.540Z] #47 42.87 go: finding github.com/fatih/color v1.7.0 [2020-10-26T19:54:03.540Z] #47 42.88 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:54:03.540Z] #47 42.90 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:54:03.540Z] #47 43.30 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:54:03.540Z] #47 43.30 go: finding github.com/pkg/errors v0.8.1 [2020-10-26T19:54:03.540Z] #47 43.53 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:54:03.540Z] #47 43.59 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:54:03.540Z] #47 43.59 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:54:03.540Z] #47 43.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:54:03.540Z] #47 43.75 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:54:03.540Z] #47 43.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:54:03.540Z] #47 43.90 go: finding github.com/spf13/viper v1.6.1 [2020-10-26T19:54:03.540Z] #47 43.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:54:03.540Z] #47 43.93 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:54:03.540Z] #47 44.15 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:54:03.540Z] #47 44.17 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:54:03.540Z] #47 44.18 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:54:03.540Z] #47 44.19 go: finding github.com/stretchr/testify v1.4.0 [2020-10-26T19:54:03.540Z] #47 44.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:54:03.540Z] #47 44.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:54:03.540Z] #47 44.32 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:54:03.540Z] #47 44.44 go: finding github.com/spf13/cobra v0.0.5 [2020-10-26T19:54:03.540Z] #47 44.44 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:54:03.540Z] #47 44.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:54:03.540Z] #47 44.67 go: finding github.com/gobwas/glob v0.2.3 [2020-10-26T19:54:03.540Z] #47 44.70 go: finding github.com/spf13/pflag v1.0.5 [2020-10-26T19:54:03.540Z] #47 44.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:54:03.540Z] #47 45.00 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:54:03.540Z] #47 45.03 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:54:03.540Z] #47 45.14 go: finding github.com/stretchr/objx v0.2.0 [2020-10-26T19:54:03.540Z] #47 45.16 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:54:03.540Z] #47 45.18 go: finding github.com/magiconair/properties v1.8.1 [2020-10-26T19:54:03.540Z] #47 45.39 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:54:03.540Z] #47 45.93 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:03.540Z] #47 45.95 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:54:03.540Z] #47 45.96 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:54:03.540Z] #47 45.99 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:54:03.540Z] #47 46.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:54:03.540Z] #47 46.28 go: finding github.com/spf13/afero v1.1.2 [2020-10-26T19:54:03.540Z] #47 46.30 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:54:03.540Z] #47 46.30 go: finding github.com/spf13/cast v1.3.0 [2020-10-26T19:54:03.540Z] #47 46.33 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:54:03.540Z] #47 46.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:54:03.540Z] #47 46.88 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:54:03.540Z] #47 47.04 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-26T19:54:03.540Z] #47 47.05 go: finding golang.org/x/text v0.3.2 [2020-10-26T19:54:03.540Z] #47 47.05 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:54:03.540Z] #47 47.59 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:54:03.540Z] #47 47.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:54:03.540Z] #47 47.62 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:54:03.540Z] #47 47.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:54:03.540Z] #47 48.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:54:03.540Z] #47 48.11 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:54:03.540Z] #47 48.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:54:03.540Z] #47 48.12 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:54:03.540Z] #47 48.63 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:54:03.540Z] #47 48.64 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:54:03.540Z] #47 48.64 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-26T19:54:03.540Z] #47 48.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:54:03.819Z] #42 21.75 CC images/inventory.o [2020-10-26T19:54:03.940Z] #47 ... [2020-10-26T19:54:03.940Z] [2020-10-26T19:54:03.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:03.940Z] #11 38.89 Get:10 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] [2020-10-26T19:54:03.940Z] #11 42.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-10-26T19:54:03.940Z] #11 42.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-10-26T19:54:03.940Z] #11 42.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-10-26T19:54:03.940Z] #11 42.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-10-26T19:54:03.940Z] #11 42.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-10-26T19:54:03.940Z] #11 42.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-10-26T19:54:03.940Z] #11 42.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-10-26T19:54:03.940Z] #11 42.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-10-26T19:54:03.940Z] #11 42.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-10-26T19:54:03.940Z] #11 42.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-10-26T19:54:03.940Z] #11 42.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-10-26T19:54:03.940Z] #11 43.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-10-26T19:54:03.940Z] #11 43.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-10-26T19:54:03.940Z] #11 43.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-10-26T19:54:03.940Z] #11 43.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-10-26T19:54:03.940Z] #11 44.75 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:03.940Z] #11 45.99 Fetched 73.3 MB in 11s (6700 kB/s) [2020-10-26T19:54:03.940Z] #11 48.10 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-26T19:54:03.940Z] #11 48.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-10-26T19:54:03.940Z] #11 48.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-10-26T19:54:04.124Z] #42 21.97 CC images/fdinfo.o [2020-10-26T19:54:04.125Z] #42 ... [2020-10-26T19:54:04.125Z] [2020-10-26T19:54:04.125Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:04.125Z] #55 47.02 Checking out files: 59% (2064/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-26T19:54:04.125Z] #55 47.89 + cd /tmp/tmp.QzFY13AWsm/src/github.com/containerd/containerd [2020-10-26T19:54:04.125Z] #55 47.90 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:04.228Z] #11 49.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:54:04.228Z] #11 ... [2020-10-26T19:54:04.228Z] [2020-10-26T19:54:04.228Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:04.228Z] #47 49.17 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:54:04.228Z] #47 49.17 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:54:04.228Z] #47 49.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:54:04.228Z] #47 49.18 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:54:04.268Z] ? github.com/docker/docker/api [no test files] [2020-10-26T19:54:04.495Z] #47 49.71 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-26T19:54:04.495Z] #47 49.72 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:54:04.495Z] #47 49.73 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:54:04.495Z] #47 49.80 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:04.586Z] #41 ... [2020-10-26T19:54:04.586Z] [2020-10-26T19:54:04.586Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:04.586Z] #18 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-26T19:54:04.586Z] #18 21.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-26T19:54:04.586Z] #18 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-26T19:54:04.586Z] #18 21.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-26T19:54:04.586Z] #18 21.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-26T19:54:04.586Z] #18 21.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-26T19:54:04.586Z] #18 21.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-26T19:54:04.586Z] #18 21.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-26T19:54:04.586Z] #18 21.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-26T19:54:04.586Z] #18 21.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-26T19:54:04.586Z] #18 21.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-26T19:54:04.586Z] #18 21.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-26T19:54:04.586Z] #18 21.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-26T19:54:04.587Z] #18 21.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-26T19:54:04.587Z] #18 21.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:54:04.587Z] #18 21.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-26T19:54:04.587Z] #18 21.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-26T19:54:04.587Z] #18 21.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-26T19:54:04.587Z] #18 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-26T19:54:04.587Z] #18 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-26T19:54:04.587Z] #18 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-26T19:54:04.587Z] #18 21.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-26T19:54:04.587Z] #18 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-26T19:54:04.587Z] #18 21.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-26T19:54:04.587Z] #18 22.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-26T19:54:04.587Z] #18 22.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-26T19:54:04.587Z] #18 22.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-26T19:54:04.587Z] #18 22.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-26T19:54:04.587Z] #18 22.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-26T19:54:04.587Z] #18 22.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-26T19:54:04.587Z] #18 22.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-26T19:54:04.587Z] #18 22.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-26T19:54:04.587Z] #18 22.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-26T19:54:04.587Z] #18 23.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-26T19:54:04.587Z] #18 23.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-26T19:54:04.587Z] #18 23.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-26T19:54:04.587Z] #18 23.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-26T19:54:04.587Z] #18 23.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-26T19:54:04.587Z] #18 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-26T19:54:04.587Z] #18 23.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-26T19:54:04.587Z] #18 23.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-26T19:54:04.587Z] #18 23.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-26T19:54:04.587Z] #18 23.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-26T19:54:04.587Z] #18 23.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-26T19:54:04.587Z] #18 23.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-26T19:54:04.587Z] #18 24.39 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:04.587Z] #18 24.48 Fetched 28.5 MB in 3s (10.8 MB/s) [2020-10-26T19:54:04.587Z] #18 24.54 Selecting previously unselected package pigz. [2020-10-26T19:54:04.587Z] #18 24.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 ... 23432 files and directories currently installed.) [2020-10-26T19:54:04.587Z] #18 24.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-26T19:54:04.587Z] #18 24.59 Unpacking pigz (2.4-1) ... [2020-10-26T19:54:04.587Z] #18 24.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-26T19:54:04.587Z] #18 24.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:54:04.587Z] #18 24.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:54:04.587Z] #18 25.16 Selecting previously unselected package python3.7-minimal. [2020-10-26T19:54:04.587Z] #18 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:54:04.587Z] #18 25.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:54:04.587Z] #18 26.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:54:04.587Z] #18 26.16 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:54:04.587Z] #18 28.37 Selecting previously unselected package python3-minimal. [2020-10-26T19:54:04.587Z] #18 28.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 ... 23681 files and directories currently installed.) [2020-10-26T19:54:04.587Z] #18 28.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-26T19:54:04.587Z] #18 28.43 Unpacking python3-minimal (3.7.3-1) ... [2020-10-26T19:54:04.587Z] #18 28.53 Selecting previously unselected package libmpdec2:amd64. [2020-10-26T19:54:04.587Z] #18 28.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-26T19:54:04.587Z] #18 28.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-26T19:54:04.587Z] #18 28.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-26T19:54:04.587Z] #18 28.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:54:04.587Z] #18 28.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:54:04.716Z] #47 47.08 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:04.846Z] #18 ... [2020-10-26T19:54:04.846Z] [2020-10-26T19:54:04.846Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:54:04.846Z] #30 DONE 151.5s [2020-10-26T19:54:04.846Z] [2020-10-26T19:54:04.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:04.846Z] #41 85.73 CC criu/bfd.o [2020-10-26T19:54:05.071Z] #47 50.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:54:05.071Z] #47 50.37 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:54:05.212Z] #55 49.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-26T19:54:05.212Z] #55 49.17 + BUILDTAGS='netgo osusergo static_build' [2020-10-26T19:54:05.212Z] #55 49.17 + export EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:54:05.212Z] #55 49.17 + EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:54:05.212Z] #55 49.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-26T19:54:05.212Z] #55 49.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-26T19:54:05.212Z] #55 49.17 + '[' '' = dynamic ']' [2020-10-26T19:54:05.212Z] #55 49.17 + make [2020-10-26T19:54:05.333Z] #47 50.64 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:54:05.333Z] #47 50.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:54:05.333Z] #47 50.68 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:54:05.414Z] #41 86.55 CC criu/bitmap.o [2020-10-26T19:54:05.595Z] #47 50.84 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:54:05.674Z] #41 86.84 CC criu/cgroup-props.o [2020-10-26T19:54:05.906Z] #55 49.94 + bin/ctr [2020-10-26T19:54:06.610Z] #47 ... [2020-10-26T19:54:06.610Z] [2020-10-26T19:54:06.610Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:06.610Z] #53 41.71 Reading package lists... [2020-10-26T19:54:06.612Z] #41 87.61 CC criu/cgroup.o [2020-10-26T19:54:06.621Z] #47 ... [2020-10-26T19:54:06.621Z] [2020-10-26T19:54:06.621Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:06.621Z] #49 41.65 reflect [2020-10-26T19:54:06.621Z] #49 41.66 text/tabwriter [2020-10-26T19:54:06.621Z] #49 41.67 regexp/syntax [2020-10-26T19:54:06.621Z] #49 41.71 syscall [2020-10-26T19:54:06.621Z] #49 45.41 regexp [2020-10-26T19:54:06.621Z] #49 47.69 os [2020-10-26T19:54:06.621Z] #49 49.78 mvdan.cc/sh/v3/fileutil [2020-10-26T19:54:06.621Z] #49 50.06 fmt [2020-10-26T19:54:06.621Z] #49 50.06 encoding/binary [2020-10-26T19:54:06.621Z] #49 50.99 encoding/base64 [2020-10-26T19:54:06.621Z] #49 51.01 golang.org/x/sys/unix [2020-10-26T19:54:06.621Z] #49 ... [2020-10-26T19:54:06.621Z] [2020-10-26T19:54:06.621Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:06.621Z] #40 51.25 Selecting previously unselected package libnet1-dev. [2020-10-26T19:54:06.621Z] #40 51.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-26T19:54:07.211Z] #40 52.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:07.211Z] #40 ... [2020-10-26T19:54:07.211Z] [2020-10-26T19:54:07.211Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:07.211Z] #43 42.40 regexp/syntax [2020-10-26T19:54:07.211Z] #43 42.42 hash/crc32 [2020-10-26T19:54:07.211Z] #43 42.71 time [2020-10-26T19:54:07.211Z] #43 43.42 vendor/golang.org/x/crypto/hkdf [2020-10-26T19:54:07.211Z] #43 43.68 vendor/golang.org/x/text/transform [2020-10-26T19:54:07.211Z] #43 46.31 regexp [2020-10-26T19:54:07.211Z] #43 46.56 context [2020-10-26T19:54:07.211Z] #43 46.60 os [2020-10-26T19:54:07.211Z] #43 49.48 github.com/LK4D4/vndr/versioned [2020-10-26T19:54:07.211Z] #43 50.06 internal/lazyregexp [2020-10-26T19:54:07.211Z] #43 50.11 os/exec [2020-10-26T19:54:07.211Z] #43 50.13 net [2020-10-26T19:54:07.211Z] #43 50.79 encoding/binary [2020-10-26T19:54:07.211Z] #43 50.89 go/token [2020-10-26T19:54:07.211Z] #43 51.57 go/scanner [2020-10-26T19:54:07.211Z] #43 52.36 net/url [2020-10-26T19:54:07.211Z] #43 52.57 go/ast [2020-10-26T19:54:07.211Z] #43 ... [2020-10-26T19:54:07.211Z] [2020-10-26T19:54:07.211Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:07.211Z] #34 42.47 Fetched 14.2 MB in 3s (5075 kB/s) [2020-10-26T19:54:07.211Z] #34 44.14 Selecting previously unselected package xxd. [2020-10-26T19:54:07.211Z] #34 44.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 ... 15383 files and directories currently installed.) [2020-10-26T19:54:07.211Z] #34 44.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-10-26T19:54:07.211Z] #34 44.95 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:54:07.211Z] #34 50.30 Selecting previously unselected package vim-common. [2020-10-26T19:54:07.211Z] #34 50.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:54:07.211Z] #34 50.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:07.513Z] #34 ... [2020-10-26T19:54:07.513Z] [2020-10-26T19:54:07.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:07.513Z] #32 42.57 internal/syscall/execenv [2020-10-26T19:54:07.513Z] #32 42.58 internal/syscall/unix [2020-10-26T19:54:07.513Z] #32 42.59 time [2020-10-26T19:54:07.513Z] #32 45.63 internal/poll [2020-10-26T19:54:07.513Z] #32 45.65 internal/fmtsort [2020-10-26T19:54:07.513Z] #32 46.53 os [2020-10-26T19:54:07.513Z] #32 48.15 path/filepath [2020-10-26T19:54:07.513Z] #32 48.16 fmt [2020-10-26T19:54:07.513Z] #32 48.98 io/ioutil [2020-10-26T19:54:07.513Z] #32 50.08 flag [2020-10-26T19:54:07.513Z] #32 50.09 github.com/BurntSushi/toml [2020-10-26T19:54:07.513Z] #32 50.09 log [2020-10-26T19:54:07.513Z] #32 52.58 github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:54:07.781Z] #32 ... [2020-10-26T19:54:07.781Z] [2020-10-26T19:54:07.781Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:07.781Z] #49 52.55 encoding/json [2020-10-26T19:54:07.781Z] #49 52.55 github.com/pkg/diff [2020-10-26T19:54:07.781Z] #49 52.57 go/scanner [2020-10-26T19:54:07.781Z] #49 ... [2020-10-26T19:54:07.781Z] [2020-10-26T19:54:07.781Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:07.781Z] #53 43.05 Selecting previously unselected package libbtrfs0. [2020-10-26T19:54:07.781Z] #53 43.05 (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.) [2020-10-26T19:54:07.781Z] #53 43.15 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-10-26T19:54:07.781Z] #53 44.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:07.781Z] #53 46.36 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:54:07.781Z] #53 46.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-10-26T19:54:07.781Z] #53 47.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:07.781Z] #53 52.64 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:08.126Z] #53 ... [2020-10-26T19:54:08.126Z] [2020-10-26T19:54:08.126Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:08.126Z] #43 52.75 text/template/parse [2020-10-26T19:54:08.505Z] #53 49.31 Building dependency tree... [2020-10-26T19:54:08.505Z] #53 ... [2020-10-26T19:54:08.505Z] [2020-10-26T19:54:08.505Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:08.505Z] #62 DONE 51.2s [2020-10-26T19:54:08.505Z] [2020-10-26T19:54:08.505Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:08.505Z] #43 50.49 internal/reflectlite [2020-10-26T19:54:08.505Z] #43 50.50 github.com/LK4D4/vndr/godl/singleflight [2020-10-26T19:54:08.505Z] #43 50.83 math/rand [2020-10-26T19:54:08.663Z] #11 43.31 Reading package lists... [2020-10-26T19:54:08.663Z] #11 ... [2020-10-26T19:54:08.663Z] [2020-10-26T19:54:08.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:08.663Z] #43 38.24 vendor/golang.org/x/crypto/internal/subtle [2020-10-26T19:54:08.663Z] #43 38.36 vendor/golang.org/x/crypto/curve25519 [2020-10-26T19:54:08.663Z] #43 ... [2020-10-26T19:54:08.663Z] [2020-10-26T19:54:08.663Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:08.663Z] #47 42.87 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:54:08.663Z] #47 42.97 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-26T19:54:08.663Z] #47 43.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:54:08.663Z] #47 43.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:54:08.663Z] #47 44.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:54:08.663Z] #47 44.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:54:08.663Z] #47 44.25 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:54:08.663Z] #47 44.55 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:54:08.663Z] #47 44.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:54:08.663Z] #47 44.75 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:54:08.663Z] #47 44.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:54:08.663Z] #47 44.99 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:54:08.663Z] #47 45.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:54:08.663Z] #47 45.41 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:54:08.663Z] #47 45.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:54:08.663Z] #47 45.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:54:08.664Z] #47 45.68 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:54:08.664Z] #47 45.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:54:08.664Z] #47 46.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:54:08.664Z] #47 46.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:54:08.664Z] #47 46.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:54:08.664Z] #47 46.67 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:54:08.664Z] #47 46.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:54:08.664Z] #47 46.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:54:08.664Z] #47 46.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:54:08.664Z] #47 46.82 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-26T19:54:08.664Z] #47 46.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:54:08.664Z] #47 47.10 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:54:08.664Z] #47 47.24 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:54:08.664Z] #47 47.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:54:08.664Z] #47 48.00 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:08.703Z] #43 54.02 encoding/json [2020-10-26T19:54:09.147Z] #41 90.32 CC criu/clone-noasan.o [2020-10-26T19:54:09.407Z] #41 90.54 CC criu/config.o [2020-10-26T19:54:09.438Z] #43 52.04 internal/singleflight [2020-10-26T19:54:09.607Z] #47 ... [2020-10-26T19:54:09.607Z] [2020-10-26T19:54:09.607Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:09.607Z] #11 43.31 Reading package lists... [2020-10-26T19:54:09.975Z] #41 ... [2020-10-26T19:54:09.975Z] [2020-10-26T19:54:09.975Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:09.975Z] #18 30.00 Selecting previously unselected package python3.7. [2020-10-26T19:54:09.975Z] #18 30.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:54:09.975Z] #18 30.01 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:54:09.976Z] #18 30.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-26T19:54:09.976Z] #18 30.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 30.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-26T19:54:09.976Z] #18 30.43 Setting up python3-minimal (3.7.3-1) ... [2020-10-26T19:54:09.976Z] #18 31.34 Selecting previously unselected package python3. [2020-10-26T19:54:09.976Z] #18 31.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-10-26T19:54:09.976Z] #18 31.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 31.40 Unpacking python3 (3.7.3-1) ... [2020-10-26T19:54:09.976Z] #18 31.49 Selecting previously unselected package libip4tc0:amd64. [2020-10-26T19:54:09.976Z] #18 31.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 31.50 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-26T19:54:09.976Z] #18 31.58 Selecting previously unselected package libip6tc0:amd64. [2020-10-26T19:54:09.976Z] #18 31.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 31.59 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-26T19:54:09.976Z] #18 31.69 Selecting previously unselected package libiptc0:amd64. [2020-10-26T19:54:09.976Z] #18 31.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 31.71 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-26T19:54:09.976Z] #18 31.77 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-26T19:54:09.976Z] #18 31.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 31.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-26T19:54:09.976Z] #18 31.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-26T19:54:09.976Z] #18 31.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 31.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-26T19:54:09.976Z] #18 32.01 Selecting previously unselected package libnftnl11:amd64. [2020-10-26T19:54:09.976Z] #18 32.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 32.03 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-26T19:54:09.976Z] #18 32.11 Selecting previously unselected package iptables. [2020-10-26T19:54:09.976Z] #18 32.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 32.13 Unpacking iptables (1.8.2-4) ... [2020-10-26T19:54:09.976Z] #18 32.45 Selecting previously unselected package xxd. [2020-10-26T19:54:09.976Z] #18 32.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:54:09.976Z] #18 32.46 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:54:09.976Z] #18 32.58 Selecting previously unselected package vim-common. [2020-10-26T19:54:09.976Z] #18 32.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:54:09.976Z] #18 32.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:09.976Z] #18 32.81 Selecting previously unselected package bash-completion. [2020-10-26T19:54:09.976Z] #18 32.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-26T19:54:10.214Z] #43 ... [2020-10-26T19:54:10.214Z] [2020-10-26T19:54:10.214Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:10.214Z] #62 DONE 55.2s [2020-10-26T19:54:10.214Z] [2020-10-26T19:54:10.214Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-26T19:54:10.214Z] #27 DONE 40.3s [2020-10-26T19:54:10.214Z] [2020-10-26T19:54:10.214Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:10.214Z] #45 DONE 55.3s [2020-10-26T19:54:10.214Z] [2020-10-26T19:54:10.214Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:10.214Z] #34 54.52 Selecting previously unselected package cmake-data. [2020-10-26T19:54:10.214Z] #34 54.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-26T19:54:10.214Z] #34 54.58 Unpacking cmake-data (3.13.4-1) ... [2020-10-26T19:54:10.625Z] using credential docker-jenkins-github-credentials [2020-10-26T19:54:10.701Z] Cloning the remote Git repository [2020-10-26T19:54:10.702Z] Cloning with configured refspecs honoured and without tags [2020-10-26T19:54:10.797Z] #34 ... [2020-10-26T19:54:10.797Z] [2020-10-26T19:54:10.797Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:10.797Z] #53 54.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:10.797Z] #53 54.44 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:10.797Z] #53 DONE 56.1s [2020-10-26T19:54:10.797Z] [2020-10-26T19:54:10.797Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:10.914Z] #18 35.42 Unpacking bash-completion (1:2.8-6) ... [2020-10-26T19:54:11.174Z] #18 35.81 Selecting previously unselected package bzip2. [2020-10-26T19:54:11.174Z] #18 35.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-26T19:54:11.174Z] #18 35.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:54:11.258Z] #11 49.97 Building dependency tree... [2020-10-26T19:54:11.382Z] #43 54.03 strconv [2020-10-26T19:54:11.382Z] #43 54.03 bytes [2020-10-26T19:54:11.433Z] #18 35.92 Selecting previously unselected package xz-utils. [2020-10-26T19:54:11.433Z] #18 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-26T19:54:11.433Z] #18 35.93 Unpacking xz-utils (5.2.4-1) ... [2020-10-26T19:54:11.560Z] #55 ... [2020-10-26T19:54:11.560Z] [2020-10-26T19:54:11.560Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:11.560Z] #50 82.75 context [2020-10-26T19:54:11.560Z] #50 82.81 os [2020-10-26T19:54:11.560Z] #50 87.61 encoding/binary [2020-10-26T19:54:11.560Z] #50 88.43 mvdan.cc/sh/v3/fileutil [2020-10-26T19:54:11.560Z] #50 88.46 github.com/pkg/diff [2020-10-26T19:54:11.560Z] #50 88.49 flag [2020-10-26T19:54:11.560Z] #50 88.99 go/token [2020-10-26T19:54:11.560Z] #50 91.52 go/scanner [2020-10-26T19:54:11.693Z] #18 36.11 Selecting previously unselected package apparmor. [2020-10-26T19:54:11.693Z] #18 36.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-26T19:54:11.693Z] #18 36.18 Unpacking apparmor (2.13.2-10) ... [2020-10-26T19:54:11.859Z] #50 ... [2020-10-26T19:54:11.859Z] [2020-10-26T19:54:11.859Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:11.859Z] #42 22.30 CC images/fown.o [2020-10-26T19:54:11.859Z] #42 22.45 CC images/ns.o [2020-10-26T19:54:11.859Z] #42 22.82 CC images/regfile.o [2020-10-26T19:54:11.859Z] #42 23.14 CC images/ghost-file.o [2020-10-26T19:54:11.859Z] #42 23.55 CC images/fifo.o [2020-10-26T19:54:11.859Z] #42 23.76 CC images/remap-file-path.o [2020-10-26T19:54:11.859Z] #42 23.97 CC images/eventfd.o [2020-10-26T19:54:11.859Z] #42 24.18 CC images/eventpoll.o [2020-10-26T19:54:11.859Z] #42 24.57 CC images/fh.o [2020-10-26T19:54:11.859Z] #42 24.91 CC images/fsnotify.o [2020-10-26T19:54:11.859Z] #42 25.78 CC images/signalfd.o [2020-10-26T19:54:11.859Z] #42 25.97 CC images/fs.o [2020-10-26T19:54:11.859Z] #42 26.13 CC images/pstree.o [2020-10-26T19:54:11.859Z] #42 26.38 CC images/pipe.o [2020-10-26T19:54:11.859Z] #42 26.72 CC images/tcp-stream.o [2020-10-26T19:54:11.859Z] #42 27.06 CC images/sk-packet.o [2020-10-26T19:54:11.859Z] #42 27.40 CC images/mnt.o [2020-10-26T19:54:11.859Z] #42 27.66 CC images/pipe-data.o [2020-10-26T19:54:11.859Z] #42 27.85 CC images/sa.o [2020-10-26T19:54:11.859Z] #42 28.05 CC images/timer.o [2020-10-26T19:54:11.859Z] #42 28.45 CC images/timerfd.o [2020-10-26T19:54:11.859Z] #42 28.68 CC images/mm.o [2020-10-26T19:54:11.859Z] #42 29.06 CC images/sk-opts.o [2020-10-26T19:54:11.859Z] #42 29.36 CC images/sk-unix.o [2020-10-26T19:54:11.859Z] #42 ... [2020-10-26T19:54:11.859Z] [2020-10-26T19:54:11.859Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:11.859Z] #50 93.05 mvdan.cc/editorconfig [2020-10-26T19:54:11.952Z] #18 36.59 Selecting previously unselected package aufs-tools. [2020-10-26T19:54:12.157Z] #50 93.10 encoding/base64 [2020-10-26T19:54:12.157Z] #50 ... [2020-10-26T19:54:12.157Z] [2020-10-26T19:54:12.157Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:12.157Z] #33 83.12 path/filepath [2020-10-26T19:54:12.157Z] #33 83.15 fmt [2020-10-26T19:54:12.157Z] #33 84.89 io/ioutil [2020-10-26T19:54:12.157Z] #33 86.95 flag [2020-10-26T19:54:12.157Z] #33 86.97 github.com/BurntSushi/toml [2020-10-26T19:54:12.157Z] #33 86.97 log [2020-10-26T19:54:12.157Z] #33 91.77 github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:54:12.157Z] #33 ... [2020-10-26T19:54:12.157Z] [2020-10-26T19:54:12.157Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:12.157Z] #42 29.82 CC images/sk-inet.o [2020-10-26T19:54:12.212Z] #18 36.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-26T19:54:12.212Z] #18 36.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:54:12.212Z] #18 36.69 Selecting previously unselected package libonig5:amd64. [2020-10-26T19:54:12.212Z] #18 36.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-26T19:54:12.212Z] #18 36.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:54:12.457Z] #42 30.25 CC images/tun.o [2020-10-26T19:54:12.471Z] #18 36.87 Selecting previously unselected package libjq1:amd64. [2020-10-26T19:54:12.471Z] #18 36.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:54:12.471Z] #18 36.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:54:12.471Z] #18 36.98 Selecting previously unselected package jq. [2020-10-26T19:54:12.471Z] #18 36.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:54:12.471Z] #18 36.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:54:12.730Z] #18 37.09 Selecting previously unselected package libaio1:amd64. [2020-10-26T19:54:12.730Z] #18 37.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-26T19:54:12.730Z] #18 37.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-26T19:54:12.730Z] #18 37.16 Selecting previously unselected package libgpm2:amd64. [2020-10-26T19:54:12.730Z] #18 37.17 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-26T19:54:12.730Z] #18 37.18 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-26T19:54:12.730Z] #18 37.28 Selecting previously unselected package libicu63:amd64. [2020-10-26T19:54:12.730Z] #18 37.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-26T19:54:12.730Z] #18 37.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:54:12.755Z] #42 30.62 CC images/sk-netlink.o [2020-10-26T19:54:12.779Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-10-26T19:54:10.897Z] Cloning repository https://github.com/moby/moby.git [2020-10-26T19:54:11.300Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-10-26T19:54:12.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:54:12.084Z] > git --version # timeout=10 [2020-10-26T19:54:12.132Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-26T19:54:12.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:54:12.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:54:13.053Z] #42 30.87 CC images/packet-sock.o [2020-10-26T19:54:13.053Z] #42 ... [2020-10-26T19:54:13.053Z] [2020-10-26T19:54:13.053Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:13.053Z] #44 84.14 context [2020-10-26T19:54:13.053Z] #44 84.19 path/filepath [2020-10-26T19:54:13.053Z] #44 86.36 net [2020-10-26T19:54:13.053Z] #44 87.64 os/exec [2020-10-26T19:54:13.053Z] #44 89.59 internal/lazyregexp [2020-10-26T19:54:13.053Z] #44 90.28 github.com/LK4D4/vndr/versioned [2020-10-26T19:54:13.053Z] #44 92.49 go/scanner [2020-10-26T19:54:13.053Z] #44 92.49 net/url [2020-10-26T19:54:13.053Z] #44 92.52 text/template/parse [2020-10-26T19:54:13.177Z] #11 53.31 The following additional packages will be installed: [2020-10-26T19:54:13.177Z] #11 53.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-26T19:54:13.177Z] #11 53.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-26T19:54:13.177Z] #11 53.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-26T19:54:13.177Z] #11 53.33 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:54:13.177Z] #11 53.35 Suggested packages: [2020-10-26T19:54:13.177Z] #11 53.36 gcc-8-locales seccomp wine64 [2020-10-26T19:54:13.296Z] #43 ... [2020-10-26T19:54:13.296Z] [2020-10-26T19:54:13.296Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:13.296Z] #53 53.26 The following additional packages will be installed: [2020-10-26T19:54:13.296Z] #53 53.27 libbtrfs0 [2020-10-26T19:54:13.296Z] #53 53.66 The following NEW packages will be installed: [2020-10-26T19:54:13.296Z] #53 53.66 libbtrfs-dev libbtrfs0 [2020-10-26T19:54:13.296Z] #53 54.16 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:13.296Z] #53 54.16 Need to get 119 kB of archives. [2020-10-26T19:54:13.296Z] #53 54.16 After this operation, 387 kB of additional disk space will be used. [2020-10-26T19:54:13.296Z] #53 54.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-26T19:54:13.296Z] #53 54.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-26T19:54:13.296Z] #53 55.46 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:13.296Z] #53 55.63 Fetched 119 kB in 0s (421 kB/s) [2020-10-26T19:54:13.296Z] #53 55.74 Selecting previously unselected package libbtrfs0. [2020-10-26T19:54:13.296Z] #53 55.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-26T19:54:13.296Z] #53 55.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-26T19:54:13.296Z] #53 55.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:13.296Z] #53 55.97 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:54:13.296Z] #53 55.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-26T19:54:13.296Z] #53 55.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:13.296Z] #53 ... [2020-10-26T19:54:13.296Z] [2020-10-26T19:54:13.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:13.296Z] #11 37.77 Reading package lists... [2020-10-26T19:54:13.296Z] #11 46.35 Building dependency tree... [2020-10-26T19:54:13.296Z] #11 49.56 The following additional packages will be installed: [2020-10-26T19:54:13.296Z] #11 49.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-26T19:54:13.296Z] #11 49.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-26T19:54:13.296Z] #11 49.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-26T19:54:13.296Z] #11 49.58 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:54:13.296Z] #11 49.59 Suggested packages: [2020-10-26T19:54:13.296Z] #11 49.59 gcc-8-locales seccomp wine64 [2020-10-26T19:54:13.296Z] #11 50.92 The following NEW packages will be installed: [2020-10-26T19:54:13.296Z] #11 50.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-26T19:54:13.296Z] #11 50.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-26T19:54:13.297Z] #11 50.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-26T19:54:13.297Z] #11 50.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-26T19:54:13.297Z] #11 50.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-26T19:54:13.297Z] #11 50.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:54:13.297Z] #11 51.40 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:13.297Z] #11 51.40 Need to get 77.7 MB of archives. [2020-10-26T19:54:13.297Z] #11 51.40 After this operation, 487 MB of additional disk space will be used. [2020-10-26T19:54:13.297Z] #11 51.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-26T19:54:13.297Z] #11 51.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-26T19:54:13.297Z] #11 52.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-26T19:54:13.297Z] #11 52.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-26T19:54:13.297Z] #11 52.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-26T19:54:13.297Z] #11 52.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-26T19:54:13.297Z] #11 52.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-26T19:54:13.297Z] #11 53.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-26T19:54:13.297Z] #11 53.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-10-26T19:54:13.365Z] #44 ... [2020-10-26T19:54:13.365Z] [2020-10-26T19:54:13.365Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:13.365Z] #50 93.99 golang.org/x/sys/unix [2020-10-26T19:54:13.366Z] #54 ... [2020-10-26T19:54:13.366Z] [2020-10-26T19:54:13.366Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:13.366Z] #32 DONE 58.6s [2020-10-26T19:54:13.366Z] [2020-10-26T19:54:13.366Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:13.366Z] #54 2.470 + RM_GOPATH=0 [2020-10-26T19:54:13.366Z] #54 2.482 + TMP_GOPATH= [2020-10-26T19:54:13.366Z] #54 2.482 + : /build [2020-10-26T19:54:13.366Z] #54 2.482 + '[' -z '' ']' [2020-10-26T19:54:13.366Z] #54 2.482 ++ mktemp -d [2020-10-26T19:54:13.366Z] #54 2.529 + export GOPATH=/tmp/tmp.lmunD9PEO4 [2020-10-26T19:54:13.366Z] #54 2.529 + GOPATH=/tmp/tmp.lmunD9PEO4 [2020-10-26T19:54:13.366Z] #54 2.529 + RM_GOPATH=1 [2020-10-26T19:54:13.366Z] #54 2.529 + case "$(go env GOARCH)" in [2020-10-26T19:54:13.366Z] #54 2.529 ++ go env GOARCH [2020-10-26T19:54:13.366Z] #54 2.566 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:13.366Z] #54 2.566 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:13.367Z] #54 2.566 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:13.367Z] #54 2.578 + dir=/tmp/install [2020-10-26T19:54:13.367Z] #54 2.578 + bin=containerd [2020-10-26T19:54:13.367Z] #54 2.578 + shift [2020-10-26T19:54:13.367Z] #54 2.578 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-26T19:54:13.367Z] #54 2.578 + . /tmp/install/containerd.installer [2020-10-26T19:54:13.367Z] #54 2.578 ++ set -e [2020-10-26T19:54:13.367Z] #54 2.578 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:13.367Z] #54 2.578 + install_containerd [2020-10-26T19:54:13.367Z] #54 2.578 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-26T19:54:13.367Z] #54 2.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lmunD9PEO4/src/github.com/containerd/containerd [2020-10-26T19:54:13.367Z] #54 2.579 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:13.367Z] #54 2.619 Cloning into '/tmp/tmp.lmunD9PEO4/src/github.com/containerd/containerd'... [2020-10-26T19:54:13.554Z] #11 ... [2020-10-26T19:54:13.554Z] [2020-10-26T19:54:13.554Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:13.554Z] #40 43.41 Reading package lists... [2020-10-26T19:54:13.554Z] #40 50.19 Building dependency tree... [2020-10-26T19:54:13.554Z] #40 53.90 The following additional packages will be installed: [2020-10-26T19:54:13.554Z] #40 53.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-26T19:54:13.554Z] #40 53.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-26T19:54:13.554Z] #40 53.92 Suggested packages: [2020-10-26T19:54:13.554Z] #40 53.93 manpages-dev python-setuptools [2020-10-26T19:54:13.554Z] #40 55.44 The following NEW packages will be installed: [2020-10-26T19:54:13.554Z] #40 55.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-26T19:54:13.554Z] #40 55.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-26T19:54:13.554Z] #40 55.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-26T19:54:13.554Z] #40 55.46 python-six zlib1g-dev [2020-10-26T19:54:13.554Z] #40 55.95 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:13.554Z] #40 55.95 Need to get 4095 kB of archives. [2020-10-26T19:54:13.554Z] #40 55.95 After this operation, 22.5 MB of additional disk space will be used. [2020-10-26T19:54:13.554Z] #40 55.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-26T19:54:13.554Z] #40 55.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-26T19:54:13.554Z] #40 55.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-26T19:54:13.554Z] #40 55.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-26T19:54:13.554Z] #40 55.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-26T19:54:13.554Z] #40 55.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-26T19:54:13.554Z] #40 55.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-26T19:54:13.554Z] #40 55.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-26T19:54:13.554Z] #40 56.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-26T19:54:13.554Z] #40 56.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-26T19:54:13.554Z] #40 56.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-26T19:54:13.554Z] #40 56.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-26T19:54:13.750Z] #11 ... [2020-10-26T19:54:13.750Z] [2020-10-26T19:54:13.750Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:13.750Z] #53 43.82 Reading package lists... [2020-10-26T19:54:13.750Z] #53 50.68 Building dependency tree... [2020-10-26T19:54:13.814Z] #40 56.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-26T19:54:13.814Z] #40 ... [2020-10-26T19:54:13.814Z] [2020-10-26T19:54:13.814Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:13.814Z] #53 56.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:13.814Z] #53 56.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:13.814Z] #53 56.38 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:14.011Z] #50 95.28 go/ast [2020-10-26T19:54:14.012Z] #53 ... [2020-10-26T19:54:14.012Z] [2020-10-26T19:54:14.012Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:14.012Z] #34 36.12 Reading package lists... [2020-10-26T19:54:14.012Z] #34 45.07 Building dependency tree... [2020-10-26T19:54:14.012Z] #34 48.68 The following additional packages will be installed: [2020-10-26T19:54:14.012Z] #34 48.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-26T19:54:14.012Z] #34 48.71 Suggested packages: [2020-10-26T19:54:14.012Z] #34 48.71 cmake-doc ninja-build lrzip [2020-10-26T19:54:14.012Z] #34 48.71 Recommended packages: [2020-10-26T19:54:14.012Z] #34 48.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-26T19:54:14.012Z] #34 49.69 The following NEW packages will be installed: [2020-10-26T19:54:14.012Z] #34 49.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-26T19:54:14.012Z] #34 49.73 vim-common xxd [2020-10-26T19:54:14.012Z] #34 50.27 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:14.012Z] #34 50.27 Need to get 14.9 MB of archives. [2020-10-26T19:54:14.012Z] #34 50.27 After this operation, 61.8 MB of additional disk space will be used. [2020-10-26T19:54:14.012Z] #34 50.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-26T19:54:14.012Z] #34 50.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:54:14.012Z] #34 50.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-26T19:54:14.012Z] #34 50.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-26T19:54:14.012Z] #34 51.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-26T19:54:14.012Z] #34 51.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-26T19:54:14.012Z] #34 51.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-26T19:54:14.012Z] #34 51.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-26T19:54:14.012Z] #34 51.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-26T19:54:14.012Z] #34 51.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-26T19:54:14.012Z] #34 53.07 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:14.012Z] #34 53.30 Fetched 14.9 MB in 2s (7697 kB/s) [2020-10-26T19:54:14.012Z] #34 53.44 Selecting previously unselected package xxd. [2020-10-26T19:54:14.012Z] #34 53.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.) [2020-10-26T19:54:14.012Z] #34 53.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:54:14.012Z] #34 53.57 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:54:14.012Z] #34 53.80 Selecting previously unselected package vim-common. [2020-10-26T19:54:14.012Z] #34 53.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:54:14.012Z] #34 53.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:14.274Z] #34 54.22 Selecting previously unselected package cmake-data. [2020-10-26T19:54:14.274Z] #34 54.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-26T19:54:14.274Z] #34 54.23 Unpacking cmake-data (3.13.4-1) ... [2020-10-26T19:54:14.274Z] #34 ... [2020-10-26T19:54:14.274Z] [2020-10-26T19:54:14.274Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:14.274Z] #53 54.23 The following additional packages will be installed: [2020-10-26T19:54:14.274Z] #53 54.25 libbtrfs0 [2020-10-26T19:54:14.274Z] #53 54.44 The following NEW packages will be installed: [2020-10-26T19:54:14.274Z] #53 54.49 libbtrfs-dev libbtrfs0 [2020-10-26T19:54:14.310Z] #50 ... [2020-10-26T19:54:14.310Z] [2020-10-26T19:54:14.310Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:14.310Z] #33 DONE 95.6s [2020-10-26T19:54:14.610Z] [2020-10-26T19:54:14.610Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:14.610Z] #50 95.69 encoding/json [2020-10-26T19:54:14.744Z] #53 DONE 57.4s [2020-10-26T19:54:14.744Z] [2020-10-26T19:54:14.744Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:14.744Z] #54 ... [2020-10-26T19:54:14.744Z] [2020-10-26T19:54:14.744Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:14.744Z] #34 39.46 Reading package lists... [2020-10-26T19:54:14.744Z] #34 47.58 Building dependency tree... [2020-10-26T19:54:14.744Z] #34 50.62 The following additional packages will be installed: [2020-10-26T19:54:14.744Z] #34 50.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-26T19:54:14.744Z] #34 50.65 Suggested packages: [2020-10-26T19:54:14.744Z] #34 50.65 cmake-doc ninja-build lrzip [2020-10-26T19:54:14.744Z] #34 50.65 Recommended packages: [2020-10-26T19:54:14.744Z] #34 50.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-26T19:54:14.744Z] #34 51.87 The following NEW packages will be installed: [2020-10-26T19:54:14.744Z] #34 51.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-26T19:54:14.744Z] #34 51.91 vim-common xxd [2020-10-26T19:54:14.744Z] #34 52.50 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:14.744Z] #34 52.50 Need to get 14.9 MB of archives. [2020-10-26T19:54:14.744Z] #34 52.50 After this operation, 61.8 MB of additional disk space will be used. [2020-10-26T19:54:14.744Z] #34 52.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-26T19:54:14.744Z] #34 52.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:54:14.744Z] #34 52.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-26T19:54:14.744Z] #34 52.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-26T19:54:14.744Z] #34 53.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-26T19:54:14.744Z] #34 53.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-26T19:54:14.744Z] #34 53.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-26T19:54:14.744Z] #34 54.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-26T19:54:14.744Z] #34 54.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-26T19:54:14.744Z] #34 54.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-26T19:54:14.744Z] #34 55.76 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:14.744Z] #34 56.00 Fetched 14.9 MB in 2s (6462 kB/s) [2020-10-26T19:54:14.744Z] #34 56.15 Selecting previously unselected package xxd. [2020-10-26T19:54:14.744Z] #34 56.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 ... 15410 files and directories currently installed.) [2020-10-26T19:54:14.744Z] #34 56.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:54:14.744Z] #34 56.23 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:54:14.744Z] #34 56.43 Selecting previously unselected package vim-common. [2020-10-26T19:54:14.744Z] #34 56.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:54:14.744Z] #34 56.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:14.866Z] #53 54.92 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:14.866Z] #53 54.92 Need to get 119 kB of archives. [2020-10-26T19:54:14.866Z] #53 54.92 After this operation, 387 kB of additional disk space will be used. [2020-10-26T19:54:14.866Z] #53 54.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-26T19:54:14.866Z] #53 54.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-26T19:54:15.001Z] #34 57.66 Selecting previously unselected package cmake-data. [2020-10-26T19:54:15.001Z] #34 57.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-26T19:54:15.001Z] #34 57.67 Unpacking cmake-data (3.13.4-1) ... [2020-10-26T19:54:15.001Z] #34 ... [2020-10-26T19:54:15.001Z] [2020-10-26T19:54:15.001Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:15.001Z] #47 50.99 go: extracting golang.org/x/text v0.3.2 [2020-10-26T19:54:15.001Z] #47 56.05 go: finding github.com/fatih/color v1.7.0 [2020-10-26T19:54:15.001Z] #47 56.08 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:54:15.001Z] #47 56.11 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:54:15.001Z] #47 56.15 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:54:15.001Z] #47 56.20 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:54:15.001Z] #47 56.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:54:15.001Z] #47 56.25 go: finding github.com/pkg/errors v0.8.1 [2020-10-26T19:54:15.001Z] #47 56.27 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:54:15.001Z] #47 56.29 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:54:15.001Z] #47 56.33 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.33 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:54:15.001Z] #47 56.36 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:54:15.001Z] #47 56.36 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.41 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.42 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.44 go: finding github.com/stretchr/testify v1.4.0 [2020-10-26T19:54:15.001Z] #47 56.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.44 go: finding github.com/spf13/viper v1.6.1 [2020-10-26T19:54:15.001Z] #47 56.47 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:54:15.001Z] #47 56.49 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.59 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:54:15.001Z] #47 56.62 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:54:15.001Z] #47 56.64 go: finding github.com/stretchr/objx v0.2.0 [2020-10-26T19:54:15.001Z] #47 56.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:54:15.001Z] #47 56.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:54:15.001Z] #47 56.88 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:54:15.001Z] #47 57.16 go: finding github.com/gobwas/glob v0.2.3 [2020-10-26T19:54:15.001Z] #47 57.16 go: finding github.com/spf13/cobra v0.0.5 [2020-10-26T19:54:15.001Z] #47 57.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:54:15.001Z] #47 57.39 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:54:15.001Z] #47 57.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:54:15.001Z] #47 57.54 go: finding github.com/spf13/pflag v1.0.5 [2020-10-26T19:54:15.001Z] #47 57.58 go: finding github.com/magiconair/properties v1.8.1 [2020-10-26T19:54:15.001Z] #47 57.66 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:54:15.001Z] #47 57.67 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:54:15.001Z] #47 57.69 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:54:15.001Z] #47 57.72 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:15.001Z] #47 57.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:54:15.001Z] #47 57.80 go: finding github.com/spf13/afero v1.1.2 [2020-10-26T19:54:15.001Z] #47 57.80 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:54:15.260Z] #47 57.82 go: finding golang.org/x/text v0.3.2 [2020-10-26T19:54:15.260Z] #47 57.82 go: finding github.com/spf13/cast v1.3.0 [2020-10-26T19:54:15.260Z] #47 57.83 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:54:15.260Z] #47 57.87 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:54:15.260Z] #47 57.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:54:15.516Z] #47 58.11 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:54:15.516Z] #47 58.11 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-26T19:54:15.516Z] #47 58.17 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:54:15.516Z] #47 58.20 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:54:15.516Z] #47 58.21 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:54:15.516Z] #47 58.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:54:15.773Z] #47 58.35 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:54:15.773Z] #47 58.35 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:54:15.773Z] #47 58.37 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:54:15.773Z] #47 58.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:54:15.773Z] #47 58.38 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-26T19:54:15.773Z] #47 58.41 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:54:15.773Z] #47 58.42 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:54:15.773Z] #47 58.43 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:54:15.773Z] #47 58.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:54:15.773Z] #47 ... [2020-10-26T19:54:15.773Z] [2020-10-26T19:54:15.773Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:15.773Z] #32 48.50 sync [2020-10-26T19:54:15.773Z] #32 48.52 internal/reflectlite [2020-10-26T19:54:15.773Z] #32 51.07 sort [2020-10-26T19:54:15.773Z] #32 51.07 errors [2020-10-26T19:54:15.773Z] #32 51.74 strconv [2020-10-26T19:54:15.773Z] #32 52.52 io [2020-10-26T19:54:15.773Z] #32 53.97 internal/oserror [2020-10-26T19:54:15.773Z] #32 54.19 syscall [2020-10-26T19:54:15.773Z] #32 56.36 reflect [2020-10-26T19:54:15.810Z] #53 56.03 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:16.037Z] #32 ... [2020-10-26T19:54:16.037Z] [2020-10-26T19:54:16.037Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:16.037Z] #54 1.057 + RM_GOPATH=0 [2020-10-26T19:54:16.037Z] #54 1.057 + TMP_GOPATH= [2020-10-26T19:54:16.037Z] #54 1.057 + : /build [2020-10-26T19:54:16.037Z] #54 1.057 + '[' -z '' ']' [2020-10-26T19:54:16.037Z] #54 1.057 ++ mktemp -d [2020-10-26T19:54:16.037Z] #54 1.073 + export GOPATH=/tmp/tmp.EpnMpOFycI [2020-10-26T19:54:16.037Z] #54 1.073 + GOPATH=/tmp/tmp.EpnMpOFycI [2020-10-26T19:54:16.037Z] #54 1.075 + RM_GOPATH=1 [2020-10-26T19:54:16.037Z] #54 1.076 + case "$(go env GOARCH)" in [2020-10-26T19:54:16.037Z] #54 1.076 ++ go env GOARCH [2020-10-26T19:54:16.037Z] #54 1.084 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:16.037Z] #54 1.084 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:16.037Z] #54 1.088 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:16.037Z] #54 1.089 + dir=/tmp/install [2020-10-26T19:54:16.037Z] #54 1.089 + bin=containerd [2020-10-26T19:54:16.037Z] #54 1.089 + shift [2020-10-26T19:54:16.037Z] #54 1.089 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-26T19:54:16.037Z] #54 1.089 + . /tmp/install/containerd.installer [2020-10-26T19:54:16.037Z] #54 1.089 ++ set -e [2020-10-26T19:54:16.037Z] #54 1.089 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:16.037Z] #54 1.090 + install_containerd [2020-10-26T19:54:16.037Z] #54 1.090 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-26T19:54:16.037Z] #54 1.090 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:16.037Z] #54 1.090 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EpnMpOFycI/src/github.com/containerd/containerd [2020-10-26T19:54:16.037Z] #54 1.112 Cloning into '/tmp/tmp.EpnMpOFycI/src/github.com/containerd/containerd'... [2020-10-26T19:54:16.073Z] #53 56.22 Fetched 119 kB in 0s (363 kB/s) [2020-10-26T19:54:16.335Z] [2020-10-26T19:54:16.335Z] #53 ... [2020-10-26T19:54:16.335Z] [2020-10-26T19:54:16.335Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:16.335Z] #62 DONE 56.4s [2020-10-26T19:54:16.335Z] [2020-10-26T19:54:16.335Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-26T19:54:16.335Z] #53 56.42 Selecting previously unselected package libbtrfs0. [2020-10-26T19:54:16.597Z] #53 56.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 ... 15410 files and directories currently installed.) [2020-10-26T19:54:16.597Z] #53 56.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-26T19:54:16.597Z] #53 56.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:16.719Z] #50 97.49 mvdan.cc/sh/v3/syntax [2020-10-26T19:54:16.859Z] #53 56.76 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:54:16.859Z] #53 56.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-26T19:54:16.859Z] #53 56.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:16.923Z] #18 40.76 Selecting previously unselected package libnet1:amd64. [2020-10-26T19:54:16.923Z] #18 40.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:54:16.923Z] #18 40.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:16.923Z] #18 40.89 Selecting previously unselected package libnl-3-200:amd64. [2020-10-26T19:54:16.923Z] #18 40.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-26T19:54:16.923Z] #18 40.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:54:16.923Z] #18 40.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-26T19:54:16.923Z] #18 40.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:16.923Z] #18 40.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:16.923Z] #18 41.04 Selecting previously unselected package libreadline5:amd64. [2020-10-26T19:54:16.923Z] #18 41.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-26T19:54:16.923Z] #18 41.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-26T19:54:16.923Z] #18 41.18 Selecting previously unselected package net-tools. [2020-10-26T19:54:16.923Z] #18 41.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-26T19:54:16.923Z] #18 41.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:54:16.923Z] #18 41.36 Selecting previously unselected package python-pip-whl. [2020-10-26T19:54:16.923Z] #18 41.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-26T19:54:16.923Z] #18 41.37 Unpacking python-pip-whl (18.1-5) ... [2020-10-26T19:54:17.121Z] #53 57.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:17.121Z] #53 57.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:17.121Z] #53 57.32 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:17.442Z] #18 41.89 Selecting previously unselected package python3-lib2to3. [2020-10-26T19:54:17.442Z] #18 41.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-26T19:54:17.442Z] #18 41.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:54:17.442Z] #18 42.02 Selecting previously unselected package python3-distutils. [2020-10-26T19:54:17.442Z] #18 42.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-26T19:54:17.442Z] #18 42.04 Unpacking python3-distutils (3.7.3-1) ... [2020-10-26T19:54:17.703Z] #18 42.20 Selecting previously unselected package python3-pip. [2020-10-26T19:54:17.703Z] #18 42.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-26T19:54:17.703Z] #18 42.22 Unpacking python3-pip (18.1-5) ... [2020-10-26T19:54:17.706Z] #53 DONE 57.8s [2020-10-26T19:54:17.706Z] [2020-10-26T19:54:17.706Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:17.706Z] #34 57.58 Selecting previously unselected package libicu63:amd64. [2020-10-26T19:54:17.706Z] #34 57.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-26T19:54:17.706Z] #34 57.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:54:17.962Z] #18 42.37 Selecting previously unselected package python3-pkg-resources. [2020-10-26T19:54:17.962Z] #18 42.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:54:17.962Z] #18 42.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:17.962Z] #18 42.49 Selecting previously unselected package python3-setuptools. [2020-10-26T19:54:17.962Z] #18 42.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-26T19:54:17.962Z] #18 42.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-26T19:54:18.221Z] #18 42.80 Selecting previously unselected package python3-wheel. [2020-10-26T19:54:18.221Z] #18 42.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-26T19:54:18.221Z] #18 42.81 Unpacking python3-wheel (0.32.3-2) ... [2020-10-26T19:54:18.290Z] #50 ... [2020-10-26T19:54:18.290Z] [2020-10-26T19:54:18.290Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:18.290Z] #12 89.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-26T19:54:18.290Z] #12 89.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-26T19:54:18.290Z] #12 89.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:18.290Z] #12 ... [2020-10-26T19:54:18.290Z] [2020-10-26T19:54:18.290Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:18.290Z] #42 31.51 CC images/ipc-var.o [2020-10-26T19:54:18.290Z] #42 31.80 CC images/ipc-desc.o [2020-10-26T19:54:18.290Z] #42 32.07 CC images/ipc-shm.o [2020-10-26T19:54:18.290Z] #42 32.34 CC images/ipc-msg.o [2020-10-26T19:54:18.290Z] #42 32.82 CC images/ipc-sem.o [2020-10-26T19:54:18.290Z] #42 33.23 CC images/utsns.o [2020-10-26T19:54:18.290Z] #42 33.54 CC images/creds.o [2020-10-26T19:54:18.290Z] #42 33.66 CC images/vma.o [2020-10-26T19:54:18.290Z] #42 33.85 CC images/netdev.o [2020-10-26T19:54:18.290Z] #42 34.33 CC images/tty.o [2020-10-26T19:54:18.290Z] #42 35.11 CC images/file-lock.o [2020-10-26T19:54:18.290Z] #42 35.33 CC images/rlimit.o [2020-10-26T19:54:18.290Z] #42 35.55 CC images/pagemap.o [2020-10-26T19:54:18.290Z] #42 35.84 CC images/siginfo.o [2020-10-26T19:54:18.290Z] #42 36.06 CC images/rpc.o [2020-10-26T19:54:18.481Z] #18 42.89 Selecting previously unselected package sudo. [2020-10-26T19:54:18.481Z] #18 42.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-26T19:54:18.481Z] #18 42.92 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:54:18.775Z] #54 ... [2020-10-26T19:54:18.775Z] [2020-10-26T19:54:18.775Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:18.775Z] #49 53.67 go/ast [2020-10-26T19:54:18.775Z] #49 54.01 mvdan.cc/editorconfig [2020-10-26T19:54:18.775Z] #49 55.89 mvdan.cc/sh/v3/syntax [2020-10-26T19:54:18.775Z] #49 60.65 golang.org/x/crypto/ssh/terminal [2020-10-26T19:54:18.775Z] #49 ... [2020-10-26T19:54:18.775Z] [2020-10-26T19:54:18.775Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:18.775Z] #34 63.58 Selecting previously unselected package libicu63:arm64. [2020-10-26T19:54:18.775Z] #34 63.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-10-26T19:54:18.775Z] #34 63.59 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-26T19:54:19.040Z] #34 ... [2020-10-26T19:54:19.040Z] [2020-10-26T19:54:19.040Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:19.040Z] #11 54.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-26T19:54:19.040Z] #11 54.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-10-26T19:54:19.040Z] #11 54.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:54:19.040Z] #11 59.61 Selecting previously unselected package binutils-mingw-w64. [2020-10-26T19:54:19.040Z] #11 59.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-26T19:54:19.040Z] #11 59.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:54:19.040Z] #11 60.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-10-26T19:54:19.040Z] #11 60.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-10-26T19:54:19.040Z] #11 60.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-10-26T19:54:19.040Z] #11 61.08 Selecting previously unselected package dmsetup. [2020-10-26T19:54:19.040Z] #11 61.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-10-26T19:54:19.040Z] #11 61.16 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-26T19:54:19.040Z] #11 61.35 Selecting previously unselected package mingw-w64-common. [2020-10-26T19:54:19.040Z] #11 61.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-26T19:54:19.040Z] #11 61.40 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-26T19:54:19.040Z] #11 ... [2020-10-26T19:54:19.040Z] [2020-10-26T19:54:19.040Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:19.040Z] #40 54.32 Selecting previously unselected package libnl-3-200:arm64. [2020-10-26T19:54:19.040Z] #40 54.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 54.54 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-10-26T19:54:19.040Z] #40 55.52 Selecting previously unselected package libnl-3-dev:arm64. [2020-10-26T19:54:19.040Z] #40 55.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 55.56 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-10-26T19:54:19.040Z] #40 56.75 Selecting previously unselected package libprotobuf-c1:arm64. [2020-10-26T19:54:19.040Z] #40 56.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 56.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-26T19:54:19.040Z] #40 58.57 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-10-26T19:54:19.040Z] #40 58.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 58.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-10-26T19:54:19.040Z] #40 59.30 Selecting previously unselected package zlib1g-dev:arm64. [2020-10-26T19:54:19.040Z] #40 59.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 59.31 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:54:19.040Z] #40 60.06 Selecting previously unselected package libprotobuf17:arm64. [2020-10-26T19:54:19.040Z] #40 60.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 60.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:19.040Z] #40 61.08 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-10-26T19:54:19.040Z] #40 61.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 61.11 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:19.040Z] #40 61.35 Selecting previously unselected package libprotobuf-dev:arm64. [2020-10-26T19:54:19.040Z] #40 61.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 61.36 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:19.040Z] #40 63.43 Selecting previously unselected package libprotoc17:arm64. [2020-10-26T19:54:19.040Z] #40 63.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 63.44 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:19.040Z] #40 64.40 Selecting previously unselected package protobuf-c-compiler. [2020-10-26T19:54:19.040Z] #40 64.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-10-26T19:54:19.040Z] #40 64.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:54:19.048Z] #18 43.42 Selecting previously unselected package thin-provisioning-tools. [2020-10-26T19:54:19.049Z] #18 43.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-26T19:54:19.049Z] #18 43.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:54:19.049Z] #18 43.72 Selecting previously unselected package uidmap. [2020-10-26T19:54:19.307Z] #18 43.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-26T19:54:19.307Z] #18 43.75 Unpacking uidmap (1:4.5-1.1) ... [2020-10-26T19:54:19.307Z] #18 43.85 Selecting previously unselected package vim-runtime. [2020-10-26T19:54:19.307Z] #18 43.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:54:19.307Z] #18 43.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-26T19:54:19.307Z] #18 43.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-26T19:54:19.307Z] #18 43.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:54:19.349Z] #42 37.38 CC images/ext-file.o [2020-10-26T19:54:19.625Z] #34 ... [2020-10-26T19:54:19.625Z] [2020-10-26T19:54:19.625Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:19.625Z] #40 42.26 Reading package lists... [2020-10-26T19:54:19.625Z] #40 49.72 Building dependency tree... [2020-10-26T19:54:19.625Z] #40 53.36 The following additional packages will be installed: [2020-10-26T19:54:19.625Z] #40 53.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-26T19:54:19.625Z] #40 53.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-26T19:54:19.625Z] #40 53.39 Suggested packages: [2020-10-26T19:54:19.625Z] #40 53.40 manpages-dev python-setuptools [2020-10-26T19:54:19.625Z] #40 54.94 The following NEW packages will be installed: [2020-10-26T19:54:19.625Z] #40 54.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-26T19:54:19.625Z] #40 54.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-26T19:54:19.625Z] #40 54.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-26T19:54:19.625Z] #40 54.95 python-six zlib1g-dev [2020-10-26T19:54:19.625Z] #40 55.38 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:19.625Z] #40 55.38 Need to get 4095 kB of archives. [2020-10-26T19:54:19.625Z] #40 55.38 After this operation, 22.5 MB of additional disk space will be used. [2020-10-26T19:54:19.625Z] #40 55.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-26T19:54:19.625Z] #40 55.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-26T19:54:19.625Z] #40 55.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-26T19:54:19.625Z] #40 55.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-26T19:54:19.625Z] #40 55.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-26T19:54:19.625Z] #40 55.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-26T19:54:19.625Z] #40 55.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-26T19:54:19.625Z] #40 55.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-26T19:54:19.625Z] #40 55.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-26T19:54:19.625Z] #40 55.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-26T19:54:19.625Z] #40 55.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-26T19:54:19.625Z] #40 55.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-26T19:54:19.625Z] #40 55.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-26T19:54:19.625Z] #40 55.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-26T19:54:19.625Z] #40 55.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-26T19:54:19.625Z] #40 55.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-26T19:54:19.625Z] #40 55.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-26T19:54:19.625Z] #40 57.29 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:19.625Z] #40 57.56 Fetched 4095 kB in 1s (5037 kB/s) [2020-10-26T19:54:19.625Z] #40 57.79 Selecting previously unselected package libcap-dev:amd64. [2020-10-26T19:54:19.625Z] #40 57.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-26T19:54:19.625Z] #40 57.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-26T19:54:19.625Z] #40 58.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-26T19:54:19.625Z] #40 58.26 Selecting previously unselected package libnet1:amd64. [2020-10-26T19:54:19.625Z] #40 58.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:54:19.625Z] #40 58.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:19.625Z] #40 58.52 Selecting previously unselected package libnet1-dev. [2020-10-26T19:54:19.625Z] #40 58.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:54:19.625Z] #40 58.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:19.626Z] #40 58.95 Selecting previously unselected package libnl-3-200:amd64. [2020-10-26T19:54:19.626Z] #40 58.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-26T19:54:19.626Z] #40 58.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:54:19.626Z] #40 59.16 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-26T19:54:19.626Z] #40 59.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-26T19:54:19.626Z] #40 59.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-26T19:54:19.626Z] #40 59.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-26T19:54:19.626Z] #40 59.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:19.626Z] #40 59.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:19.626Z] #40 ... [2020-10-26T19:54:19.626Z] [2020-10-26T19:54:19.626Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:19.626Z] #54 1.327 + RM_GOPATH=0 [2020-10-26T19:54:19.626Z] #54 1.327 + TMP_GOPATH= [2020-10-26T19:54:19.626Z] #54 1.328 + : /build [2020-10-26T19:54:19.626Z] #54 1.330 + '[' -z '' ']' [2020-10-26T19:54:19.626Z] #54 1.339 ++ mktemp -d [2020-10-26T19:54:19.626Z] #54 1.342 + export GOPATH=/tmp/tmp.zjV7lduBZT [2020-10-26T19:54:19.626Z] #54 1.342 + GOPATH=/tmp/tmp.zjV7lduBZT [2020-10-26T19:54:19.626Z] #54 1.342 + RM_GOPATH=1 [2020-10-26T19:54:19.626Z] #54 1.342 + case "$(go env GOARCH)" in [2020-10-26T19:54:19.626Z] #54 1.362 ++ go env GOARCH [2020-10-26T19:54:19.626Z] #54 1.411 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:19.626Z] #54 1.411 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:19.626Z] #54 1.411 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:19.626Z] #54 1.420 + dir=/tmp/install [2020-10-26T19:54:19.626Z] #54 1.420 + bin=containerd [2020-10-26T19:54:19.626Z] #54 1.420 + shift [2020-10-26T19:54:19.626Z] #54 1.424 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-26T19:54:19.626Z] #54 1.424 + . /tmp/install/containerd.installer [2020-10-26T19:54:19.626Z] #54 1.425 ++ set -e [2020-10-26T19:54:19.626Z] #54 1.427 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:19.626Z] #54 1.434 + install_containerd [2020-10-26T19:54:19.626Z] #54 1.434 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-26T19:54:19.626Z] #54 1.435 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:19.626Z] #54 1.435 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zjV7lduBZT/src/github.com/containerd/containerd [2020-10-26T19:54:19.626Z] #54 1.448 Cloning into '/tmp/tmp.zjV7lduBZT/src/github.com/containerd/containerd'... [2020-10-26T19:54:19.649Z] #42 37.66 CC images/cgroup.o [2020-10-26T19:54:20.469Z] #40 65.47 Selecting previously unselected package protobuf-compiler. [2020-10-26T19:54:20.469Z] #40 65.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-10-26T19:54:20.469Z] #40 65.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:54:20.469Z] #40 65.60 Selecting previously unselected package python-pkg-resources. [2020-10-26T19:54:20.469Z] #40 65.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:54:20.469Z] #40 65.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:20.571Z] #54 ... [2020-10-26T19:54:20.571Z] [2020-10-26T19:54:20.571Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:20.571Z] #32 50.46 internal/reflectlite [2020-10-26T19:54:20.571Z] #32 50.46 sync [2020-10-26T19:54:20.571Z] #32 53.00 sort [2020-10-26T19:54:20.571Z] #32 53.00 errors [2020-10-26T19:54:20.571Z] #32 53.45 strconv [2020-10-26T19:54:20.571Z] #32 54.14 io [2020-10-26T19:54:20.571Z] #32 55.54 internal/oserror [2020-10-26T19:54:20.571Z] #32 55.67 syscall [2020-10-26T19:54:20.571Z] #32 57.40 reflect [2020-10-26T19:54:20.571Z] #32 ... [2020-10-26T19:54:20.571Z] [2020-10-26T19:54:20.571Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:20.571Z] #40 60.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-26T19:54:20.571Z] #40 60.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:20.571Z] #40 60.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:20.571Z] #40 60.23 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-26T19:54:20.571Z] #40 60.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-26T19:54:20.571Z] #40 60.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:54:20.571Z] #40 60.53 Selecting previously unselected package libprotobuf17:amd64. [2020-10-26T19:54:20.571Z] #40 60.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:20.571Z] #40 60.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:20.685Z] #18 ... [2020-10-26T19:54:20.685Z] [2020-10-26T19:54:20.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:20.685Z] #41 91.70 CC criu/cr-check.o [2020-10-26T19:54:20.685Z] #41 93.18 CC criu/cr-dedup.o [2020-10-26T19:54:20.685Z] #41 93.57 CC criu/cr-dump.o [2020-10-26T19:54:20.685Z] #41 95.92 CC criu/cr-errno.o [2020-10-26T19:54:20.685Z] #41 95.99 CC criu/cr-restore.o [2020-10-26T19:54:20.685Z] #41 100.2 CC criu/cr-service.o [2020-10-26T19:54:20.685Z] #41 101.6 CC criu/crtools.o [2020-10-26T19:54:20.706Z] #42 38.55 CC images/userns.o [2020-10-26T19:54:20.732Z] #40 ... [2020-10-26T19:54:20.732Z] [2020-10-26T19:54:20.732Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:20.732Z] #49 66.18 mvdan.cc/sh/v3/cmd/shfmt [2020-10-26T19:54:20.945Z] #41 102.1 CC criu/eventfd.o [2020-10-26T19:54:21.006Z] #42 38.90 CC images/google/protobuf/descriptor.o [2020-10-26T19:54:21.147Z] #40 61.39 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-26T19:54:21.147Z] #40 ... [2020-10-26T19:54:21.147Z] [2020-10-26T19:54:21.147Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:21.147Z] #43 51.31 sync [2020-10-26T19:54:21.147Z] #43 51.31 internal/reflectlite [2020-10-26T19:54:21.147Z] #43 52.92 github.com/LK4D4/vndr/godl/singleflight [2020-10-26T19:54:21.147Z] #43 53.24 math/rand [2020-10-26T19:54:21.147Z] #43 54.27 internal/singleflight [2020-10-26T19:54:21.147Z] #43 54.87 strconv [2020-10-26T19:54:21.147Z] #43 54.87 io [2020-10-26T19:54:21.147Z] #43 55.95 bytes [2020-10-26T19:54:21.147Z] #43 59.35 bufio [2020-10-26T19:54:21.147Z] #43 59.85 reflect [2020-10-26T19:54:21.147Z] #43 61.33 syscall [2020-10-26T19:54:21.434Z] #43 ... [2020-10-26T19:54:21.434Z] [2020-10-26T19:54:21.434Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:21.434Z] #47 51.37 go: extracting golang.org/x/text v0.3.2 [2020-10-26T19:54:21.434Z] #47 56.12 go: finding github.com/fatih/color v1.7.0 [2020-10-26T19:54:21.434Z] #47 56.16 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-26T19:54:21.434Z] #47 56.16 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-26T19:54:21.434Z] #47 56.17 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-26T19:54:21.434Z] #47 56.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-26T19:54:21.434Z] #47 56.36 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-26T19:54:21.434Z] #47 56.37 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-26T19:54:21.434Z] #47 56.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-26T19:54:21.434Z] #47 56.46 go: finding github.com/pkg/errors v0.8.1 [2020-10-26T19:54:21.434Z] #47 56.59 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-26T19:54:21.434Z] #47 56.61 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-26T19:54:21.434Z] #47 56.65 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-26T19:54:21.434Z] #47 56.65 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-26T19:54:21.434Z] #47 56.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-26T19:54:21.434Z] #47 56.72 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-26T19:54:21.434Z] #47 56.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-26T19:54:21.434Z] #47 56.80 go: finding github.com/stretchr/testify v1.4.0 [2020-10-26T19:54:21.434Z] #47 56.82 go: finding github.com/spf13/viper v1.6.1 [2020-10-26T19:54:21.434Z] #47 56.83 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-26T19:54:21.434Z] #47 56.89 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-26T19:54:21.434Z] #47 56.93 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-26T19:54:21.434Z] #47 57.01 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-26T19:54:21.434Z] #47 57.02 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-26T19:54:21.434Z] #47 57.06 go: finding github.com/stretchr/objx v0.2.0 [2020-10-26T19:54:21.434Z] #47 57.09 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-26T19:54:21.434Z] #47 57.15 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-26T19:54:21.434Z] #47 57.30 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-26T19:54:21.434Z] #47 57.30 go: finding github.com/spf13/cobra v0.0.5 [2020-10-26T19:54:21.434Z] #47 57.31 go: finding github.com/gobwas/glob v0.2.3 [2020-10-26T19:54:21.434Z] #47 57.36 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-26T19:54:21.434Z] #47 57.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-26T19:54:21.434Z] #47 57.42 go: finding github.com/spf13/pflag v1.0.5 [2020-10-26T19:54:21.434Z] #47 57.45 go: finding github.com/magiconair/properties v1.8.1 [2020-10-26T19:54:21.434Z] #47 57.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-26T19:54:21.434Z] #47 57.52 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T19:54:21.434Z] #47 57.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-26T19:54:21.434Z] #47 57.68 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-26T19:54:21.434Z] #47 57.88 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-26T19:54:21.434Z] #47 57.92 go: finding github.com/spf13/afero v1.1.2 [2020-10-26T19:54:21.434Z] #47 58.03 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-26T19:54:21.434Z] #47 58.06 go: finding github.com/spf13/cast v1.3.0 [2020-10-26T19:54:21.434Z] #47 58.12 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-26T19:54:21.434Z] #47 58.12 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-26T19:54:21.434Z] #47 58.24 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-26T19:54:21.434Z] #47 58.25 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-26T19:54:21.434Z] #47 58.26 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-26T19:54:21.434Z] #47 58.37 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-26T19:54:21.434Z] #47 58.44 go: finding golang.org/x/text v0.3.2 [2020-10-26T19:54:21.434Z] #47 58.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-26T19:54:21.434Z] #47 58.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-26T19:54:21.434Z] #47 58.61 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-26T19:54:21.434Z] #47 58.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-26T19:54:21.434Z] #47 58.75 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-26T19:54:21.434Z] #47 58.77 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-26T19:54:21.434Z] #47 58.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-26T19:54:21.434Z] #47 58.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-26T19:54:21.434Z] #47 58.83 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-26T19:54:21.434Z] #47 58.84 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-26T19:54:21.434Z] #47 58.86 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-26T19:54:21.434Z] #47 58.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-26T19:54:21.434Z] #47 58.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:54:21.434Z] #47 58.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:54:21.434Z] #47 58.96 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:54:21.434Z] #47 58.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:54:21.434Z] #47 59.03 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-26T19:54:21.434Z] #47 59.12 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:54:21.434Z] #47 59.28 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:54:21.434Z] #47 59.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:54:21.434Z] #47 59.32 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:21.434Z] #47 59.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:54:21.434Z] #47 59.60 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:54:21.434Z] #47 59.63 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:54:21.434Z] #47 59.71 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:54:21.434Z] #47 59.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:54:21.513Z] #41 102.5 CC criu/eventpoll.o [2020-10-26T19:54:21.696Z] #47 ... [2020-10-26T19:54:21.696Z] [2020-10-26T19:54:21.696Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:54:21.696Z] #30 59.96 Checking out files: 87% (1330/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. [2020-10-26T19:54:21.696Z] #30 60.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-26T19:54:21.696Z] #30 61.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-26T19:54:22.451Z] #41 103.3 CC criu/external.o [2020-10-26T19:54:22.451Z] #41 103.6 CC criu/fault-injection.o [2020-10-26T19:54:22.578Z] #54 ... [2020-10-26T19:54:22.578Z] [2020-10-26T19:54:22.578Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:22.578Z] #40 56.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-26T19:54:22.578Z] #40 56.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-26T19:54:22.578Z] #40 56.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-26T19:54:22.578Z] #40 56.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-26T19:54:22.578Z] #40 57.54 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:22.578Z] #40 57.90 Fetched 4095 kB in 1s (4680 kB/s) [2020-10-26T19:54:22.578Z] #40 58.04 Selecting previously unselected package libcap-dev:amd64. [2020-10-26T19:54:22.578Z] #40 58.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.) [2020-10-26T19:54:22.578Z] #40 58.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 58.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-26T19:54:22.578Z] #40 58.37 Selecting previously unselected package libnet1:amd64. [2020-10-26T19:54:22.578Z] #40 58.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 58.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:22.578Z] #40 58.52 Selecting previously unselected package libnet1-dev. [2020-10-26T19:54:22.578Z] #40 58.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 58.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:22.578Z] #40 58.79 Selecting previously unselected package libnl-3-200:amd64. [2020-10-26T19:54:22.578Z] #40 58.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 58.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:54:22.578Z] #40 58.93 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-26T19:54:22.578Z] #40 58.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 58.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-26T19:54:22.578Z] #40 59.24 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-26T19:54:22.578Z] #40 59.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 59.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:22.578Z] #40 59.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-26T19:54:22.578Z] #40 59.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 59.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:22.578Z] #40 59.56 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-26T19:54:22.578Z] #40 59.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 59.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:54:22.578Z] #40 59.83 Selecting previously unselected package libprotobuf17:amd64. [2020-10-26T19:54:22.578Z] #40 59.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 59.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:22.578Z] #40 60.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-26T19:54:22.578Z] #40 60.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 60.63 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:22.578Z] #40 60.85 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-26T19:54:22.578Z] #40 60.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 60.88 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:22.578Z] #40 62.17 Selecting previously unselected package libprotoc17:amd64. [2020-10-26T19:54:22.578Z] #40 62.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 62.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:22.578Z] #40 62.87 Selecting previously unselected package protobuf-c-compiler. [2020-10-26T19:54:22.578Z] #40 62.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 62.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:54:22.578Z] #40 63.04 Selecting previously unselected package protobuf-compiler. [2020-10-26T19:54:22.578Z] #40 63.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 63.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:54:22.578Z] #40 63.22 Selecting previously unselected package python-pkg-resources. [2020-10-26T19:54:22.578Z] #40 63.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:54:22.578Z] #40 63.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:22.578Z] #40 63.47 Selecting previously unselected package python-six. [2020-10-26T19:54:22.578Z] #40 63.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-26T19:54:22.578Z] #40 63.49 Unpacking python-six (1.12.0-1) ... [2020-10-26T19:54:22.578Z] #40 63.60 Selecting previously unselected package python-protobuf. [2020-10-26T19:54:22.578Z] #40 63.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:22.578Z] #40 63.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-26T19:54:22.579Z] #40 64.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:22.710Z] #41 103.7 CC criu/fdstore.o [2020-10-26T19:54:22.710Z] #41 ... [2020-10-26T19:54:22.710Z] [2020-10-26T19:54:22.710Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:22.710Z] #18 47.17 Selecting previously unselected package vim. [2020-10-26T19:54:22.710Z] #18 47.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:54:22.710Z] #18 47.19 Unpacking vim (2:8.1.0875-5) ... [2020-10-26T19:54:23.229Z] #18 47.67 Selecting previously unselected package xfsprogs. [2020-10-26T19:54:23.229Z] #18 47.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-26T19:54:23.229Z] #18 47.69 Unpacking xfsprogs (4.20.0-1) ... [2020-10-26T19:54:23.296Z] #49 ... [2020-10-26T19:54:23.296Z] [2020-10-26T19:54:23.296Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:23.296Z] #43 58.22 text/template [2020-10-26T19:54:23.296Z] #43 59.12 go/parser [2020-10-26T19:54:23.296Z] #43 63.18 encoding/xml [2020-10-26T19:54:23.296Z] #43 66.13 go/doc [2020-10-26T19:54:23.296Z] #43 66.60 compress/gzip [2020-10-26T19:54:23.296Z] #43 67.56 crypto/rand [2020-10-26T19:54:23.296Z] #43 68.29 crypto/elliptic [2020-10-26T19:54:23.296Z] #43 ... [2020-10-26T19:54:23.296Z] [2020-10-26T19:54:23.296Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:23.296Z] #40 66.29 Selecting previously unselected package python-six. [2020-10-26T19:54:23.296Z] #40 66.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-26T19:54:23.296Z] #40 66.30 Unpacking python-six (1.12.0-1) ... [2020-10-26T19:54:23.296Z] #40 66.41 Selecting previously unselected package python-protobuf. [2020-10-26T19:54:23.296Z] #40 66.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-10-26T19:54:23.296Z] #40 66.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-26T19:54:23.296Z] #40 68.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:23.507Z] #40 ... [2020-10-26T19:54:23.507Z] [2020-10-26T19:54:23.507Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:23.507Z] #43 56.33 bufio [2020-10-26T19:54:23.507Z] #43 57.96 syscall [2020-10-26T19:54:23.507Z] #43 58.16 reflect [2020-10-26T19:54:23.507Z] #43 65.54 time [2020-10-26T19:54:23.763Z] #43 ... [2020-10-26T19:54:23.763Z] [2020-10-26T19:54:23.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:23.763Z] #11 57.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-10-26T19:54:23.763Z] #11 60.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-26T19:54:23.763Z] #11 60.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-26T19:54:23.763Z] #11 60.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-26T19:54:23.763Z] #11 60.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-26T19:54:23.763Z] #11 60.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-26T19:54:23.763Z] #11 60.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-26T19:54:23.763Z] #11 60.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-26T19:54:23.763Z] #11 60.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-26T19:54:23.763Z] #11 60.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-26T19:54:23.763Z] #11 60.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-26T19:54:23.763Z] #11 60.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-26T19:54:23.763Z] #11 60.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-26T19:54:23.763Z] #11 60.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-26T19:54:23.763Z] #11 60.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-26T19:54:23.763Z] #11 60.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-26T19:54:23.763Z] #11 61.46 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:23.763Z] #11 61.66 Fetched 77.7 MB in 9s (8295 kB/s) [2020-10-26T19:54:23.763Z] #11 61.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-26T19:54:23.763Z] #11 61.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.) [2020-10-26T19:54:23.763Z] #11 61.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-26T19:54:23.763Z] #11 61.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:54:23.763Z] #11 64.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-26T19:54:23.763Z] #11 64.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-26T19:54:23.763Z] #11 64.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:54:23.778Z] #42 41.13 CC images/opts.o [2020-10-26T19:54:23.778Z] #42 41.40 CC images/seccomp.o [2020-10-26T19:54:23.778Z] #42 41.75 CC images/binfmt-misc.o [2020-10-26T19:54:23.797Z] #18 48.14 Selecting previously unselected package zip. [2020-10-26T19:54:23.797Z] #18 48.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-26T19:54:23.797Z] #18 48.15 Unpacking zip (3.0-11+b1) ... [2020-10-26T19:54:23.797Z] #18 48.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:54:23.797Z] #18 48.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:54:23.797Z] #18 48.37 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-26T19:54:23.797Z] #18 48.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-26T19:54:23.797Z] #18 48.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-26T19:54:23.797Z] #18 48.40 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-26T19:54:23.797Z] #18 48.42 Setting up uidmap (1:4.5-1.1) ... [2020-10-26T19:54:23.797Z] #18 48.43 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-26T19:54:23.797Z] #18 48.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:23.797Z] #18 48.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:54:24.057Z] #18 48.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:24.057Z] #18 48.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:54:24.057Z] #18 48.50 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:54:24.057Z] #18 48.52 Setting up zip (3.0-11+b1) ... [2020-10-26T19:54:24.057Z] #18 48.53 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:24.057Z] #18 48.56 Setting up bash-completion (1:2.8-6) ... [2020-10-26T19:54:24.079Z] #42 41.97 CC images/time.o [2020-10-26T19:54:24.394Z] #42 42.20 CC images/sysctl.o [2020-10-26T19:54:24.394Z] #42 ... [2020-10-26T19:54:24.394Z] [2020-10-26T19:54:24.394Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:24.394Z] #12 105.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-10-26T19:54:24.692Z] #11 67.08 Selecting previously unselected package binutils-mingw-w64. [2020-10-26T19:54:24.693Z] #11 67.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-26T19:54:24.693Z] #11 67.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:54:24.693Z] #11 67.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-26T19:54:24.693Z] #11 67.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:54:24.693Z] #11 67.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:54:24.693Z] #12 105.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-10-26T19:54:24.693Z] #12 105.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-10-26T19:54:24.693Z] #12 105.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-10-26T19:54:24.693Z] #12 105.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-10-26T19:54:24.693Z] #12 105.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-26T19:54:24.693Z] #12 105.9 Selecting previously unselected package libbtrfs0. [2020-10-26T19:54:24.950Z] #11 67.56 Selecting previously unselected package dmsetup. [2020-10-26T19:54:24.950Z] #11 67.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:54:24.950Z] #11 67.59 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-26T19:54:24.991Z] #12 105.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-26T19:54:24.991Z] #12 105.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:24.991Z] #12 105.9 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:54:24.991Z] #12 106.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-26T19:54:24.991Z] #12 106.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:24.991Z] #12 ... [2020-10-26T19:54:24.991Z] [2020-10-26T19:54:24.991Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:24.991Z] #44 95.93 go/ast [2020-10-26T19:54:24.991Z] #44 97.77 encoding/json [2020-10-26T19:54:24.991Z] #44 104.2 text/template [2020-10-26T19:54:24.991Z] #44 ... [2020-10-26T19:54:24.991Z] [2020-10-26T19:54:24.991Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:24.991Z] #12 106.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-10-26T19:54:24.991Z] #12 106.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-26T19:54:24.991Z] #12 106.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-26T19:54:24.991Z] #12 106.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-10-26T19:54:24.991Z] #12 106.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-26T19:54:24.991Z] #12 106.2 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-26T19:54:25.005Z] #30 ... [2020-10-26T19:54:25.005Z] [2020-10-26T19:54:25.005Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:25.005Z] #11 54.89 The following NEW packages will be installed: [2020-10-26T19:54:25.005Z] #11 54.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-26T19:54:25.005Z] #11 54.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-26T19:54:25.005Z] #11 54.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-26T19:54:25.005Z] #11 54.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-26T19:54:25.005Z] #11 54.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-26T19:54:25.005Z] #11 54.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-26T19:54:25.005Z] #11 55.32 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:25.005Z] #11 55.32 Need to get 77.7 MB of archives. [2020-10-26T19:54:25.005Z] #11 55.32 After this operation, 487 MB of additional disk space will be used. [2020-10-26T19:54:25.005Z] #11 55.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-26T19:54:25.005Z] #11 55.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-26T19:54:25.005Z] #11 55.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-26T19:54:25.005Z] #11 55.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-26T19:54:25.005Z] #11 55.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-26T19:54:25.005Z] #11 55.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-26T19:54:25.005Z] #11 56.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-26T19:54:25.005Z] #11 57.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-26T19:54:25.005Z] #11 57.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-10-26T19:54:25.005Z] #11 61.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-10-26T19:54:25.005Z] #11 64.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-26T19:54:25.005Z] #11 64.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-26T19:54:25.005Z] #11 64.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-26T19:54:25.005Z] #11 64.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-26T19:54:25.005Z] #11 64.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-26T19:54:25.005Z] #11 64.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-26T19:54:25.005Z] #11 64.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-26T19:54:25.005Z] #11 64.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-26T19:54:25.005Z] #11 64.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-26T19:54:25.005Z] #11 64.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-26T19:54:25.005Z] #11 64.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-26T19:54:25.005Z] #11 64.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-26T19:54:25.005Z] #11 64.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-26T19:54:25.005Z] #11 64.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-26T19:54:25.005Z] #11 64.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-26T19:54:25.005Z] #11 ... [2020-10-26T19:54:25.005Z] [2020-10-26T19:54:25.005Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:25.005Z] #34 65.10 Selecting previously unselected package libxml2:amd64. [2020-10-26T19:54:25.005Z] #34 65.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-26T19:54:25.005Z] #34 65.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:54:25.207Z] #11 67.84 Selecting previously unselected package mingw-w64-common. [2020-10-26T19:54:25.207Z] #11 67.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-26T19:54:25.207Z] #11 67.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-26T19:54:25.292Z] #12 106.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-10-26T19:54:25.292Z] #12 106.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-10-26T19:54:25.292Z] #12 106.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-10-26T19:54:25.580Z] #34 65.64 Selecting previously unselected package libarchive13:amd64. [2020-10-26T19:54:25.580Z] #34 65.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-26T19:54:25.580Z] #34 65.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-26T19:54:25.591Z] #12 106.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-10-26T19:54:25.591Z] #12 106.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-10-26T19:54:25.591Z] #12 106.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-26T19:54:25.773Z] #11 ... [2020-10-26T19:54:25.773Z] [2020-10-26T19:54:25.773Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:25.773Z] #47 58.52 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-26T19:54:25.773Z] #47 58.53 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-26T19:54:25.773Z] #47 58.56 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-26T19:54:25.773Z] #47 58.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-26T19:54:25.773Z] #47 58.69 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-26T19:54:25.773Z] #47 58.72 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-26T19:54:25.773Z] #47 58.74 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-26T19:54:25.773Z] #47 58.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-26T19:54:25.773Z] #47 58.77 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-26T19:54:25.773Z] #47 58.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-26T19:54:25.773Z] #47 59.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-26T19:54:25.773Z] #47 59.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-26T19:54:25.773Z] #47 59.07 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-26T19:54:25.773Z] #47 59.07 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-26T19:54:25.843Z] #34 65.98 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-26T19:54:25.843Z] #34 65.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-26T19:54:25.843Z] #34 65.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-26T19:54:25.889Z] #12 107.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-10-26T19:54:25.889Z] #12 107.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-10-26T19:54:25.889Z] #12 107.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-26T19:54:26.040Z] #47 ... [2020-10-26T19:54:26.040Z] [2020-10-26T19:54:26.040Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:54:26.040Z] #30 58.96 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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. [2020-10-26T19:54:26.040Z] #30 59.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-26T19:54:26.041Z] #30 60.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-26T19:54:26.111Z] #34 66.30 Selecting previously unselected package librhash0:amd64. [2020-10-26T19:54:26.111Z] #34 66.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-26T19:54:26.111Z] #34 66.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-26T19:54:26.189Z] #12 107.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-10-26T19:54:26.189Z] #12 107.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-10-26T19:54:26.189Z] #12 107.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-26T19:54:26.189Z] #12 107.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-10-26T19:54:26.189Z] #12 107.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-10-26T19:54:26.189Z] #12 107.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-26T19:54:26.374Z] #34 66.48 Selecting previously unselected package libuv1:amd64. [2020-10-26T19:54:26.374Z] #34 66.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-26T19:54:26.374Z] #34 66.49 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-26T19:54:26.603Z] #30 ... [2020-10-26T19:54:26.603Z] [2020-10-26T19:54:26.603Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:26.603Z] #40 69.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:26.603Z] #40 ... [2020-10-26T19:54:26.603Z] [2020-10-26T19:54:26.603Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:26.603Z] #49 59.19 syscall [2020-10-26T19:54:26.603Z] #49 59.21 reflect [2020-10-26T19:54:26.603Z] #49 66.22 time [2020-10-26T19:54:26.603Z] #49 ... [2020-10-26T19:54:26.603Z] [2020-10-26T19:54:26.603Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:26.603Z] #40 69.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:26.603Z] #40 69.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:26.618Z] #40 ... [2020-10-26T19:54:26.618Z] [2020-10-26T19:54:26.618Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:26.618Z] #56 71.67 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:54:26.618Z] #56 71.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-26T19:54:26.635Z] #34 66.64 Selecting previously unselected package cmake. [2020-10-26T19:54:26.635Z] #34 66.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-26T19:54:26.635Z] #34 66.66 Unpacking cmake (3.13.4-1) ... [2020-10-26T19:54:26.839Z] #12 107.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-10-26T19:54:26.839Z] #12 107.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-10-26T19:54:26.839Z] #12 107.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-26T19:54:26.860Z] #40 69.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:26.860Z] #40 ... [2020-10-26T19:54:26.860Z] [2020-10-26T19:54:26.860Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:26.860Z] #45 DONE 69.7s [2020-10-26T19:54:27.116Z] [2020-10-26T19:54:27.116Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:27.116Z] #40 69.66 Setting up python-six (1.12.0-1) ... [2020-10-26T19:54:27.140Z] #12 108.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-10-26T19:54:27.140Z] #12 108.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-10-26T19:54:27.140Z] #12 108.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-26T19:54:27.140Z] #12 108.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-10-26T19:54:27.140Z] #12 108.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-10-26T19:54:27.140Z] #12 108.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-26T19:54:27.346Z] #18 51.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-26T19:54:27.346Z] #18 51.46 Setting up xz-utils (5.2.4-1) ... [2020-10-26T19:54:27.346Z] #18 51.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-26T19:54:27.346Z] #18 51.49 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:54:27.346Z] #18 51.55 invoke-rc.d: could not determine current runlevel [2020-10-26T19:54:27.346Z] #18 51.56 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-26T19:54:27.346Z] #18 51.58 Setting up pigz (2.4-1) ... [2020-10-26T19:54:27.346Z] #18 51.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-26T19:54:27.346Z] #18 51.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:54:27.346Z] #18 51.64 Setting up python-pip-whl (18.1-5) ... [2020-10-26T19:54:27.346Z] #18 51.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-26T19:54:27.346Z] #18 51.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:54:27.440Z] #12 108.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-10-26T19:54:27.440Z] #12 108.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-26T19:54:27.440Z] #12 108.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-26T19:54:27.605Z] #18 52.07 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-26T19:54:27.605Z] #18 52.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:54:27.605Z] #18 52.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:54:27.605Z] #18 52.11 Setting up vim (2:8.1.0875-5) ... [2020-10-26T19:54:27.605Z] #18 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-26T19:54:27.605Z] #18 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-26T19:54:27.605Z] #18 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-26T19:54:27.605Z] #18 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-26T19:54:27.605Z] #18 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-26T19:54:27.605Z] #18 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-26T19:54:27.605Z] #18 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-26T19:54:27.605Z] #18 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-26T19:54:27.605Z] #18 52.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:54:27.605Z] #18 52.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:54:27.605Z] #18 52.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-26T19:54:27.605Z] #18 52.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:54:27.605Z] #18 52.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-26T19:54:27.605Z] #18 52.25 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:54:28.045Z] #40 ... [2020-10-26T19:54:28.045Z] [2020-10-26T19:54:28.045Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:28.045Z] #34 60.65 Selecting previously unselected package libicu63:amd64. [2020-10-26T19:54:28.045Z] #34 60.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 60.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:54:28.045Z] #34 67.58 Selecting previously unselected package libxml2:amd64. [2020-10-26T19:54:28.045Z] #34 67.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 67.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:54:28.045Z] #34 68.25 Selecting previously unselected package libarchive13:amd64. [2020-10-26T19:54:28.045Z] #34 68.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 68.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-26T19:54:28.045Z] #34 68.62 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-26T19:54:28.045Z] #34 68.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 68.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-26T19:54:28.045Z] #34 69.43 Selecting previously unselected package librhash0:amd64. [2020-10-26T19:54:28.045Z] #34 69.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 69.46 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-26T19:54:28.045Z] #34 69.74 Selecting previously unselected package libuv1:amd64. [2020-10-26T19:54:28.045Z] #34 69.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 69.75 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-26T19:54:28.045Z] #34 70.03 Selecting previously unselected package cmake. [2020-10-26T19:54:28.045Z] #34 70.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-26T19:54:28.045Z] #34 70.07 Unpacking cmake (3.13.4-1) ... [2020-10-26T19:54:28.088Z] #12 109.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-26T19:54:28.089Z] #12 109.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-26T19:54:28.089Z] #12 109.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:28.089Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:54:28.089Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:54:28.089Z] #12 109.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:28.089Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:54:28.089Z] #12 109.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:54:28.089Z] #12 109.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:54:28.089Z] #12 109.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-26T19:54:28.089Z] #12 109.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-26T19:54:28.089Z] #12 109.3 Setting up dmsetup (2:1.02.155-3) ... [2020-10-26T19:54:28.089Z] #12 109.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-26T19:54:28.089Z] #12 109.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-26T19:54:28.401Z] #12 109.3 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:28.610Z] #34 ... [2020-10-26T19:54:28.610Z] [2020-10-26T19:54:28.610Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:28.610Z] #32 61.39 time [2020-10-26T19:54:28.610Z] #32 67.08 internal/poll [2020-10-26T19:54:28.610Z] #32 69.33 internal/syscall/execenv [2020-10-26T19:54:28.610Z] #32 69.56 internal/syscall/unix [2020-10-26T19:54:28.610Z] #32 69.80 os [2020-10-26T19:54:28.610Z] #32 70.71 internal/fmtsort [2020-10-26T19:54:28.698Z] #12 DONE 109.7s [2020-10-26T19:54:28.698Z] [2020-10-26T19:54:28.698Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-26T19:54:28.867Z] #32 71.68 strings [2020-10-26T19:54:28.867Z] #32 ... [2020-10-26T19:54:28.867Z] [2020-10-26T19:54:28.867Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:28.867Z] #43 71.64 internal/fmtsort [2020-10-26T19:54:29.124Z] #43 71.72 os [2020-10-26T19:54:29.179Z] #56 ... [2020-10-26T19:54:29.179Z] [2020-10-26T19:54:29.179Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:29.179Z] #49 DONE 74.6s [2020-10-26T19:54:29.348Z] #13 DONE 0.6s [2020-10-26T19:54:29.348Z] [2020-10-26T19:54:29.348Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:29.348Z] #52 0.504 + RM_GOPATH=0 [2020-10-26T19:54:29.348Z] #52 0.505 + TMP_GOPATH= [2020-10-26T19:54:29.348Z] #52 0.505 + : /build [2020-10-26T19:54:29.348Z] #52 0.505 + '[' -z '' ']' [2020-10-26T19:54:29.348Z] #52 0.512 ++ mktemp -d [2020-10-26T19:54:29.348Z] #52 0.513 + export GOPATH=/tmp/tmp.k8JOlO59Y2 [2020-10-26T19:54:29.348Z] #52 0.514 + GOPATH=/tmp/tmp.k8JOlO59Y2 [2020-10-26T19:54:29.348Z] #52 0.514 + RM_GOPATH=1 [2020-10-26T19:54:29.348Z] #52 0.515 + case "$(go env GOARCH)" in [2020-10-26T19:54:29.348Z] #52 0.517 ++ go env GOARCH [2020-10-26T19:54:29.348Z] #52 0.544 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:29.348Z] #52 0.545 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:29.348Z] #52 0.551 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:29.348Z] #52 0.569 + dir=/tmp/install [2020-10-26T19:54:29.348Z] #52 0.570 + bin=runc [2020-10-26T19:54:29.348Z] #52 0.570 + shift [2020-10-26T19:54:29.348Z] #52 0.570 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-26T19:54:29.348Z] #52 0.570 + . /tmp/install/runc.installer [2020-10-26T19:54:29.348Z] #52 0.579 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:54:29.348Z] #52 0.583 + install_runc [2020-10-26T19:54:29.348Z] #52 0.584 + uname -r [2020-10-26T19:54:29.348Z] #52 0.586 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-26T19:54:29.348Z] #52 0.597 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-26T19:54:29.348Z] #52 0.608 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-26T19:54:29.348Z] #52 0.609 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-26T19:54:29.348Z] #52 0.609 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k8JOlO59Y2/src/github.com/opencontainers/runc [2020-10-26T19:54:29.348Z] #52 0.613 Cloning into '/tmp/tmp.k8JOlO59Y2/src/github.com/opencontainers/runc'... [2020-10-26T19:54:29.442Z] [2020-10-26T19:54:29.442Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:29.442Z] #43 70.21 crypto/rsa [2020-10-26T19:54:29.442Z] #43 70.85 github.com/LK4D4/vndr/build [2020-10-26T19:54:29.442Z] #43 71.39 crypto/x509/pkix [2020-10-26T19:54:29.442Z] #43 71.71 vendor/golang.org/x/text/unicode/bidi [2020-10-26T19:54:29.442Z] #43 71.72 vendor/golang.org/x/crypto/cryptobyte [2020-10-26T19:54:29.442Z] #43 73.41 vendor/golang.org/x/text/unicode/norm [2020-10-26T19:54:29.442Z] #43 73.60 vendor/golang.org/x/net/http2/hpack [2020-10-26T19:54:29.442Z] #43 74.43 mime [2020-10-26T19:54:29.442Z] #43 74.50 mime/quotedprintable [2020-10-26T19:54:29.646Z] #52 ... [2020-10-26T19:54:29.646Z] [2020-10-26T19:54:29.646Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-26T19:54:29.646Z] #14 DONE 0.3s [2020-10-26T19:54:29.646Z] [2020-10-26T19:54:29.646Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:29.646Z] #42 42.58 CC images/autofs.o [2020-10-26T19:54:29.646Z] #42 42.86 CC images/macvlan.o [2020-10-26T19:54:29.646Z] #42 43.08 CC images/sit.o [2020-10-26T19:54:29.646Z] #42 43.27 CC images/memfd.o [2020-10-26T19:54:29.646Z] #42 43.72 CC images/timens.o [2020-10-26T19:54:29.646Z] #42 44.00 LINK images/built-in.o [2020-10-26T19:54:29.646Z] #42 44.21 GEN compel/include/asm [2020-10-26T19:54:29.646Z] #42 44.23 GEN compel/include/version.h [2020-10-26T19:54:29.646Z] #42 44.26 touch .config [2020-10-26T19:54:29.646Z] #42 44.33 GEN include/common/config.h [2020-10-26T19:54:29.646Z] #42 44.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-26T19:54:29.646Z] #42 44.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-26T19:54:29.646Z] #42 44.53 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-10-26T19:54:29.646Z] #42 44.56 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-10-26T19:54:29.646Z] #42 44.58 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-10-26T19:54:29.646Z] #42 44.62 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-10-26T19:54:29.646Z] #42 44.68 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-10-26T19:54:29.646Z] #42 44.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-26T19:54:29.646Z] #42 44.71 DEP compel/plugins/std/infect.d [2020-10-26T19:54:29.646Z] #42 44.86 DEP compel/plugins/std/string.d [2020-10-26T19:54:29.646Z] #42 45.04 DEP compel/plugins/std/log.d [2020-10-26T19:54:29.646Z] #42 45.17 DEP compel/plugins/std/fds.d [2020-10-26T19:54:29.646Z] #42 45.33 DEP compel/plugins/std/std.d [2020-10-26T19:54:29.646Z] #42 45.48 DEP compel/plugins/shmem/shmem.d [2020-10-26T19:54:29.646Z] #42 45.58 DEP compel/plugins/fds/fds.d [2020-10-26T19:54:29.646Z] #42 45.73 CC compel/plugins/std/std.o [2020-10-26T19:54:29.646Z] #42 46.10 CC compel/plugins/std/fds.o [2020-10-26T19:54:29.646Z] #42 46.62 CC compel/plugins/std/log.o [2020-10-26T19:54:29.646Z] #42 47.61 CC compel/plugins/std/string.o [2020-10-26T19:54:29.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:54:29.584Z] > git config --add remote.origin.fetch +refs/pull/41590/head:refs/remotes/origin/PR-41590 # timeout=10 [2020-10-26T19:54:29.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:54:29.834Z] Fetching without tags [2020-10-26T19:54:29.945Z] #42 ... [2020-10-26T19:54:29.945Z] [2020-10-26T19:54:29.945Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-26T19:54:29.945Z] #15 0.246 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-26T19:54:29.945Z] #15 DONE 0.3s [2020-10-26T19:54:29.945Z] [2020-10-26T19:54:29.945Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:29.945Z] #44 107.7 go/parser [2020-10-26T19:54:30.030Z] #43 75.13 net/http/internal [2020-10-26T19:54:30.056Z] #43 72.43 strings [2020-10-26T19:54:30.244Z] #44 ... [2020-10-26T19:54:30.244Z] [2020-10-26T19:54:30.244Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:54:30.244Z] #16 DONE 0.3s [2020-10-26T19:54:30.542Z] [2020-10-26T19:54:30.542Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:30.542Z] #42 48.32 CC compel/plugins/std/infect.o [2020-10-26T19:54:30.542Z] #42 ... [2020-10-26T19:54:30.542Z] [2020-10-26T19:54:30.542Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:54:30.542Z] #17 DONE 0.3s [2020-10-26T19:54:30.842Z] [2020-10-26T19:54:30.842Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:54:30.847Z] #34 70.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:54:30.847Z] #34 ... [2020-10-26T19:54:30.847Z] [2020-10-26T19:54:30.847Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:30.847Z] #45 DONE 70.4s [2020-10-26T19:54:30.847Z] [2020-10-26T19:54:30.847Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:30.847Z] #34 70.41 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:54:30.847Z] #34 70.46 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-26T19:54:30.847Z] #34 ... [2020-10-26T19:54:30.847Z] [2020-10-26T19:54:30.847Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:30.847Z] #40 61.39 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-26T19:54:30.847Z] #40 61.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:30.847Z] #40 61.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:30.847Z] #40 61.83 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-26T19:54:30.847Z] #40 61.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:30.847Z] #40 61.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:30.847Z] #40 63.37 Selecting previously unselected package libprotoc17:amd64. [2020-10-26T19:54:30.847Z] #40 63.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:30.847Z] #40 63.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:30.847Z] #40 64.05 Selecting previously unselected package protobuf-c-compiler. [2020-10-26T19:54:30.847Z] #40 64.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:54:30.847Z] #40 64.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:54:30.847Z] #40 64.50 Selecting previously unselected package protobuf-compiler. [2020-10-26T19:54:30.847Z] #40 64.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:30.847Z] #40 64.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:54:30.847Z] #40 64.75 Selecting previously unselected package python-pkg-resources. [2020-10-26T19:54:30.847Z] #40 64.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:54:30.847Z] #40 64.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:30.847Z] #40 65.05 Selecting previously unselected package python-six. [2020-10-26T19:54:30.847Z] #40 65.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-26T19:54:30.847Z] #40 65.10 Unpacking python-six (1.12.0-1) ... [2020-10-26T19:54:30.847Z] #40 65.21 Selecting previously unselected package python-protobuf. [2020-10-26T19:54:30.847Z] #40 65.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-26T19:54:30.847Z] #40 65.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-26T19:54:30.847Z] #40 65.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:30.847Z] #40 ... [2020-10-26T19:54:30.847Z] [2020-10-26T19:54:30.847Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:30.847Z] #34 70.49 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:30.847Z] #34 70.52 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-26T19:54:30.847Z] #34 70.53 Setting up cmake-data (3.13.4-1) ... [2020-10-26T19:54:30.847Z] #34 70.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:54:30.847Z] #34 70.62 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-26T19:54:30.847Z] #34 70.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-26T19:54:30.847Z] #34 70.66 Setting up cmake (3.13.4-1) ... [2020-10-26T19:54:30.847Z] #34 70.68 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:30.847Z] #34 ... [2020-10-26T19:54:30.847Z] [2020-10-26T19:54:30.847Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:30.847Z] #49 60.74 reflect [2020-10-26T19:54:30.847Z] #49 60.75 syscall [2020-10-26T19:54:30.847Z] #49 68.74 time [2020-10-26T19:54:30.847Z] #49 ... [2020-10-26T19:54:30.847Z] [2020-10-26T19:54:30.847Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:30.847Z] #34 70.77 Processing triggers for mime-support (3.62) ... [2020-10-26T19:54:30.896Z] #18 55.01 Setting up iptables (1.8.2-4) ... [2020-10-26T19:54:30.896Z] #18 55.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:54:30.896Z] #18 55.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:54:30.896Z] #18 55.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:54:30.896Z] #18 55.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:54:30.896Z] #18 55.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-26T19:54:30.896Z] #18 55.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-26T19:54:30.896Z] #18 55.08 Setting up python3 (3.7.3-1) ... [2020-10-26T19:54:30.896Z] #18 55.44 Setting up python3-wheel (0.32.3-2) ... [2020-10-26T19:54:31.098Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit acf71b891d4942034ab90626be69a9197dbee866 [2020-10-26T19:54:31.141Z] #18 DONE 0.4s [2020-10-26T19:54:31.141Z] [2020-10-26T19:54:31.141Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:31.424Z] #34 DONE 71.4s [2020-10-26T19:54:31.424Z] [2020-10-26T19:54:31.424Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:31.424Z] #40 71.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:31.424Z] #40 71.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:31.424Z] #40 71.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:31.424Z] #40 71.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-26T19:54:31.424Z] #40 71.43 Setting up python-six (1.12.0-1) ... [2020-10-26T19:54:31.424Z] #43 ... [2020-10-26T19:54:31.424Z] [2020-10-26T19:54:31.424Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:31.424Z] #56 DONE 76.5s [2020-10-26T19:54:31.424Z] [2020-10-26T19:54:31.424Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-26T19:54:31.424Z] #57 DONE 0.1s [2020-10-26T19:54:31.424Z] [2020-10-26T19:54:31.424Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-26T19:54:31.424Z] #58 DONE 0.1s [2020-10-26T19:54:31.424Z] [2020-10-26T19:54:31.424Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:31.424Z] #34 69.58 Selecting previously unselected package libxml2:arm64. [2020-10-26T19:54:31.424Z] #34 69.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-10-26T19:54:31.424Z] #34 69.59 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:54:31.424Z] #34 74.05 Selecting previously unselected package libarchive13:arm64. [2020-10-26T19:54:31.424Z] #34 74.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-10-26T19:54:31.424Z] #34 74.45 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-10-26T19:54:31.424Z] #34 75.73 Selecting previously unselected package libjsoncpp1:arm64. [2020-10-26T19:54:31.424Z] #34 75.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-10-26T19:54:31.424Z] #34 75.74 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-10-26T19:54:31.424Z] #34 76.53 Selecting previously unselected package librhash0:arm64. [2020-10-26T19:54:31.424Z] #34 76.54 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-10-26T19:54:31.424Z] #34 76.59 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-10-26T19:54:31.440Z] #19 0.520 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:54:31.688Z] #34 77.06 Selecting previously unselected package libuv1:arm64. [2020-10-26T19:54:31.688Z] #34 77.06 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-10-26T19:54:31.742Z] #19 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:54:31.742Z] #19 0.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:54:31.834Z] #18 56.28 Setting up apparmor (2.13.2-10) ... [2020-10-26T19:54:32.012Z] #34 77.27 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-10-26T19:54:32.590Z] #34 77.89 Selecting previously unselected package cmake. [2020-10-26T19:54:32.590Z] #34 77.90 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-10-26T19:54:32.591Z] #43 ... [2020-10-26T19:54:32.591Z] [2020-10-26T19:54:32.591Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:32.591Z] #34 73.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:54:32.591Z] #34 73.72 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:54:32.591Z] #34 73.74 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-26T19:54:32.591Z] #34 73.76 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:32.591Z] #34 73.80 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-26T19:54:32.591Z] #34 73.82 Setting up cmake-data (3.13.4-1) ... [2020-10-26T19:54:32.591Z] #34 73.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:54:32.591Z] #34 73.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-26T19:54:32.591Z] #34 73.88 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-26T19:54:32.591Z] #34 73.91 Setting up cmake (3.13.4-1) ... [2020-10-26T19:54:32.591Z] #34 73.93 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:32.591Z] #34 74.01 Processing triggers for mime-support (3.62) ... [2020-10-26T19:54:32.591Z] #34 DONE 74.9s [2020-10-26T19:54:32.591Z] [2020-10-26T19:54:32.591Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:32.591Z] #40 73.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:54:32.591Z] #40 73.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:54:32.591Z] #40 73.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:32.591Z] #40 73.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-26T19:54:32.591Z] #40 73.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:32.591Z] #40 73.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:54:32.591Z] #40 73.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:32.591Z] #40 74.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:32.591Z] #40 74.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:54:32.591Z] #40 74.07 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-26T19:54:29.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-26T19:54:29.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-26T19:54:29.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:54:29.871Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41590/head:refs/remotes/origin/PR-41590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T19:54:31.206Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:54:31.256Z] > git checkout -f acf71b891d4942034ab90626be69a9197dbee866 # timeout=10 [2020-10-26T19:54:32.798Z] #19 1.847 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-26T19:54:32.854Z] #34 ... [2020-10-26T19:54:32.854Z] [2020-10-26T19:54:32.854Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:32.854Z] #43 78.05 vendor/golang.org/x/net/idna [2020-10-26T19:54:33.213Z] #18 ... [2020-10-26T19:54:33.213Z] [2020-10-26T19:54:33.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:33.213Z] #41 104.1 CC criu/fifo.o [2020-10-26T19:54:33.213Z] #41 104.5 CC criu/file-ids.o [2020-10-26T19:54:33.213Z] #41 104.9 CC criu/file-lock.o [2020-10-26T19:54:33.213Z] #41 105.8 CC criu/files-ext.o [2020-10-26T19:54:33.213Z] #41 106.2 CC criu/files-reg.o [2020-10-26T19:54:33.213Z] #41 108.3 CC criu/files.o [2020-10-26T19:54:33.213Z] #41 110.5 CC criu/filesystems.o [2020-10-26T19:54:33.213Z] #41 111.2 CC criu/fsnotify.o [2020-10-26T19:54:33.213Z] #41 112.2 CC criu/image-desc.o [2020-10-26T19:54:33.213Z] #41 112.4 CC criu/image.o [2020-10-26T19:54:33.213Z] #41 113.1 CC criu/ipc_ns.o [2020-10-26T19:54:33.213Z] #41 114.2 CC criu/irmap.o [2020-10-26T19:54:33.472Z] #41 ... [2020-10-26T19:54:33.472Z] [2020-10-26T19:54:33.472Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:33.472Z] #18 57.95 Setting up xfsprogs (4.20.0-1) ... [2020-10-26T19:54:33.472Z] #18 57.97 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:54:33.732Z] #18 58.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:54:34.053Z] #40 ... [2020-10-26T19:54:34.053Z] [2020-10-26T19:54:34.053Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:34.053Z] #32 63.97 time [2020-10-26T19:54:34.053Z] #32 69.33 internal/poll [2020-10-26T19:54:34.053Z] #32 71.88 internal/fmtsort [2020-10-26T19:54:34.053Z] #32 71.96 internal/syscall/execenv [2020-10-26T19:54:34.053Z] #32 72.35 internal/syscall/unix [2020-10-26T19:54:34.053Z] #32 72.94 os [2020-10-26T19:54:34.053Z] #32 73.14 strings [2020-10-26T19:54:34.053Z] #32 ... [2020-10-26T19:54:34.053Z] [2020-10-26T19:54:34.053Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:34.053Z] #35 1.639 + RM_GOPATH=0 [2020-10-26T19:54:34.053Z] #35 1.639 + TMP_GOPATH= [2020-10-26T19:54:34.053Z] #35 1.639 + : /build [2020-10-26T19:54:34.053Z] #35 1.639 + '[' -z '' ']' [2020-10-26T19:54:34.053Z] #35 1.639 ++ mktemp -d [2020-10-26T19:54:34.053Z] #35 1.651 + export GOPATH=/tmp/tmp.oZJkMRf5RW [2020-10-26T19:54:34.053Z] #35 1.651 + GOPATH=/tmp/tmp.oZJkMRf5RW [2020-10-26T19:54:34.053Z] #35 1.651 + RM_GOPATH=1 [2020-10-26T19:54:34.053Z] #35 1.651 + case "$(go env GOARCH)" in [2020-10-26T19:54:34.053Z] #35 1.651 ++ go env GOARCH [2020-10-26T19:54:34.053Z] #35 1.692 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:34.053Z] #35 1.692 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:34.053Z] #35 1.692 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:34.053Z] #35 1.710 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:34.053Z] #35 1.710 + dir=/tmp/install [2020-10-26T19:54:34.053Z] #35 1.710 + bin=tini [2020-10-26T19:54:34.053Z] #35 1.710 + shift [2020-10-26T19:54:34.053Z] #35 1.710 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-26T19:54:34.053Z] #35 1.710 + . /tmp/install/tini.installer [2020-10-26T19:54:34.053Z] #35 1.710 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:34.053Z] #35 1.710 + install_tini [2020-10-26T19:54:34.053Z] #35 1.710 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-26T19:54:34.053Z] #35 1.710 + git clone https://github.com/krallin/tini.git /tmp/tmp.oZJkMRf5RW/tini [2020-10-26T19:54:34.053Z] #35 1.724 Cloning into '/tmp/tmp.oZJkMRf5RW/tini'... [2020-10-26T19:54:34.053Z] #35 2.806 + cd /tmp/tmp.oZJkMRf5RW/tini [2020-10-26T19:54:34.322Z] #35 2.807 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:34.322Z] #35 2.811 + cmake . [2020-10-26T19:54:34.351Z] #19 3.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-26T19:54:34.670Z] #18 59.30 Setting up python3-distutils (3.7.3-1) ... [2020-10-26T19:54:34.784Z] #43 ... [2020-10-26T19:54:34.784Z] [2020-10-26T19:54:34.784Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:34.784Z] #11 69.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-26T19:54:34.784Z] #11 69.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-26T19:54:34.784Z] #11 69.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:54:34.784Z] #11 ... [2020-10-26T19:54:34.784Z] [2020-10-26T19:54:34.784Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:34.784Z] #40 71.95 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:34.784Z] #40 74.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:34.784Z] #40 74.64 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-26T19:54:34.784Z] #40 75.00 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-10-26T19:54:34.784Z] #40 75.74 Setting up python-six (1.12.0-1) ... [2020-10-26T19:54:34.784Z] #40 77.03 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:54:34.784Z] #40 77.07 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-10-26T19:54:34.784Z] #40 77.56 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:34.784Z] #40 77.74 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-10-26T19:54:34.784Z] #40 77.90 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:34.784Z] #40 78.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:54:34.784Z] #40 78.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:34.784Z] #40 78.42 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-10-26T19:54:34.784Z] #40 78.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:54:34.784Z] #40 78.53 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-26T19:54:34.912Z] #35 3.624 -- The C compiler identification is GNU 8.3.0 [2020-10-26T19:54:35.173Z] #35 3.690 -- Check for working C compiler: /usr/bin/cc [2020-10-26T19:54:35.238Z] #18 59.81 Setting up python3-setuptools (40.8.0-1) ... [2020-10-26T19:54:35.275Z] Merge succeeded, producing c3adbf828bfbcfa13232f935f7bde3f800b47211 [2020-10-26T19:54:35.275Z] Checking out Revision c3adbf828bfbcfa13232f935f7bde3f800b47211 (PR-41590) [2020-10-26T19:54:35.361Z] #40 ... [2020-10-26T19:54:35.361Z] [2020-10-26T19:54:35.361Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:35.361Z] #11 80.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-26T19:54:35.361Z] #11 80.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-26T19:54:35.361Z] #11 80.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:35.405Z] #19 4.376 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-26T19:54:35.433Z] #35 ... [2020-10-26T19:54:35.433Z] [2020-10-26T19:54:35.433Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:35.433Z] #11 65.65 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:35.433Z] #11 65.84 Fetched 77.7 MB in 10s (8067 kB/s) [2020-10-26T19:54:35.433Z] #11 65.95 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-26T19:54:35.433Z] #11 65.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-26T19:54:35.433Z] #11 66.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-26T19:54:35.433Z] #11 66.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:54:35.433Z] #11 68.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-26T19:54:35.433Z] #11 68.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-26T19:54:35.433Z] #11 68.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:54:35.433Z] #11 72.18 Selecting previously unselected package binutils-mingw-w64. [2020-10-26T19:54:35.433Z] #11 72.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-26T19:54:35.433Z] #11 72.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:54:35.433Z] #11 72.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-26T19:54:35.433Z] #11 72.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:54:35.433Z] #11 72.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:54:35.433Z] #11 72.78 Selecting previously unselected package dmsetup. [2020-10-26T19:54:35.433Z] #11 72.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:54:35.433Z] #11 72.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-26T19:54:35.433Z] #11 73.22 Selecting previously unselected package mingw-w64-common. [2020-10-26T19:54:35.433Z] #11 73.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-26T19:54:35.433Z] #11 73.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-26T19:54:35.625Z] #11 80.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-26T19:54:35.625Z] #11 80.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-26T19:54:35.625Z] #11 80.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:34.328Z] > git remote # timeout=10 [2020-10-26T19:54:34.404Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T19:54:34.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-26T19:54:34.451Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-26T19:54:35.157Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-10-26T19:54:35.310Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T19:54:35.357Z] > git checkout -f c3adbf828bfbcfa13232f935f7bde3f800b47211 # timeout=10 [2020-10-26T19:54:35.694Z] #11 ... [2020-10-26T19:54:35.694Z] [2020-10-26T19:54:35.694Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:35.694Z] #35 4.273 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-26T19:54:35.694Z] #35 4.277 -- Detecting C compiler ABI info [2020-10-26T19:54:36.266Z] #35 4.916 -- Detecting C compiler ABI info - done [2020-10-26T19:54:36.266Z] #35 4.955 -- Detecting C compile features [2020-10-26T19:54:36.618Z] #18 60.98 Setting up python3-pip (18.1-5) ... [2020-10-26T19:54:36.937Z] #19 ... [2020-10-26T19:54:36.937Z] [2020-10-26T19:54:36.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:36.937Z] #42 49.00 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-10-26T19:54:36.937Z] #42 49.03 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-10-26T19:54:36.937Z] #42 49.10 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-10-26T19:54:36.937Z] #42 49.15 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-10-26T19:54:36.937Z] #42 49.25 AR compel/plugins/std.lib.a [2020-10-26T19:54:36.937Z] #42 49.39 CC compel/plugins/fds/fds.o [2020-10-26T19:54:36.937Z] #42 49.75 AR compel/plugins/fds.lib.a [2020-10-26T19:54:36.937Z] #42 49.83 HOSTDEP compel/src/lib/log-host.d [2020-10-26T19:54:36.937Z] #42 49.93 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-26T19:54:36.937Z] #42 50.06 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-10-26T19:54:36.937Z] #42 50.14 HOSTDEP compel/src/main-host.d [2020-10-26T19:54:36.937Z] #42 50.25 DEP compel/src/lib/ptrace.d [2020-10-26T19:54:36.937Z] #42 50.42 DEP compel/src/lib/infect.d [2020-10-26T19:54:36.937Z] #42 50.59 DEP compel/src/lib/infect-util.d [2020-10-26T19:54:36.937Z] #42 50.70 DEP compel/src/lib/infect-rpc.d [2020-10-26T19:54:36.937Z] #42 50.87 DEP compel/arch/ppc64/src/lib/infect.d [2020-10-26T19:54:36.937Z] #42 50.96 DEP compel/arch/ppc64/src/lib/cpu.d [2020-10-26T19:54:36.937Z] #42 51.07 DEP compel/src/lib/log.d [2020-10-26T19:54:36.937Z] #42 51.17 DEP compel/src/main.d [2020-10-26T19:54:36.937Z] #42 51.28 DEP compel/src/lib/handle-elf.d [2020-10-26T19:54:36.937Z] #42 51.55 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-10-26T19:54:36.937Z] #42 51.76 CC compel/src/lib/log.o [2020-10-26T19:54:36.937Z] #42 52.13 CC compel/arch/ppc64/src/lib/cpu.o [2020-10-26T19:54:36.937Z] #42 52.43 CC compel/arch/ppc64/src/lib/infect.o [2020-10-26T19:54:36.937Z] #42 53.33 CC compel/src/lib/infect-rpc.o [2020-10-26T19:54:36.937Z] #42 53.78 CC compel/src/lib/infect-util.o [2020-10-26T19:54:36.937Z] #42 54.06 CC compel/src/lib/infect.o [2020-10-26T19:54:37.035Z] #11 ... [2020-10-26T19:54:37.035Z] [2020-10-26T19:54:37.035Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-26T19:54:37.035Z] #34 78.24 Unpacking cmake (3.13.4-1) ... [2020-10-26T19:54:37.035Z] #34 80.53 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-26T19:54:37.035Z] #34 80.55 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:54:37.035Z] #34 80.57 Setting up libuv1:arm64 (1.24.1-1) ... [2020-10-26T19:54:37.035Z] #34 80.60 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:54:37.035Z] #34 80.98 Setting up librhash0:arm64 (1.3.8-1) ... [2020-10-26T19:54:37.035Z] #34 80.99 Setting up cmake-data (3.13.4-1) ... [2020-10-26T19:54:37.035Z] #34 81.03 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-10-26T19:54:37.035Z] #34 81.04 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-10-26T19:54:37.035Z] #34 81.28 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-10-26T19:54:37.035Z] #34 81.43 Setting up cmake (3.13.4-1) ... [2020-10-26T19:54:37.035Z] #34 81.45 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:37.035Z] #34 81.55 Processing triggers for mime-support (3.62) ... [2020-10-26T19:54:37.035Z] #34 DONE 82.1s [2020-10-26T19:54:37.035Z] [2020-10-26T19:54:37.035Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:37.035Z] #40 81.78 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-10-26T19:54:37.035Z] #40 81.79 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:37.035Z] #40 DONE 82.1s [2020-10-26T19:54:37.035Z] [2020-10-26T19:54:37.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:37.556Z] #18 62.11 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:37.815Z] #18 62.15 Processing triggers for mime-support (3.62) ... [2020-10-26T19:54:37.847Z] #40 80.08 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-26T19:54:37.847Z] #40 80.08 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:38.108Z] #40 DONE 80.7s [2020-10-26T19:54:38.108Z] [2020-10-26T19:54:38.108Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:38.183Z] #35 ... [2020-10-26T19:54:38.183Z] [2020-10-26T19:54:38.183Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:38.183Z] #43 67.97 time [2020-10-26T19:54:38.183Z] #43 74.98 strings [2020-10-26T19:54:38.183Z] #43 75.15 os [2020-10-26T19:54:38.183Z] #43 77.47 regexp/syntax [2020-10-26T19:54:38.183Z] #43 ... [2020-10-26T19:54:38.183Z] [2020-10-26T19:54:38.183Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:38.183Z] #40 76.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-26T19:54:38.183Z] #40 76.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:54:38.183Z] #40 76.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:38.183Z] #40 76.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-26T19:54:38.183Z] #40 76.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:38.183Z] #40 76.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-26T19:54:38.183Z] #40 76.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-26T19:54:38.183Z] #40 76.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-26T19:54:38.183Z] #40 76.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-26T19:54:38.183Z] #40 76.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-26T19:54:38.754Z] #18 ... [2020-10-26T19:54:38.754Z] [2020-10-26T19:54:38.754Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:54:38.754Z] #38 185.2 + dpkg --print-architecture [2020-10-26T19:54:38.754Z] #38 185.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-26T19:54:38.754Z] #38 ... [2020-10-26T19:54:38.754Z] [2020-10-26T19:54:38.754Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:38.754Z] #18 DONE 63.3s [2020-10-26T19:54:38.754Z] [2020-10-26T19:54:38.754Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:54:38.754Z] #38 185.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-26T19:54:38.754Z] #38 185.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-26T19:54:39.039Z] #41 ... [2020-10-26T19:54:39.039Z] [2020-10-26T19:54:39.039Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:39.039Z] #49 71.77 context [2020-10-26T19:54:39.039Z] #49 72.75 os [2020-10-26T19:54:39.039Z] #49 73.60 encoding/binary [2020-10-26T19:54:39.039Z] #49 76.21 encoding/base64 [2020-10-26T19:54:39.039Z] #49 76.67 fmt [2020-10-26T19:54:39.039Z] #49 77.12 golang.org/x/sys/unix [2020-10-26T19:54:39.041Z] #42 ... [2020-10-26T19:54:39.041Z] [2020-10-26T19:54:39.041Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:39.041Z] #52 10.30 + cd /tmp/tmp.k8JOlO59Y2/src/github.com/opencontainers/runc [2020-10-26T19:54:39.041Z] #52 10.30 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:54:39.296Z] #49 ... [2020-10-26T19:54:39.296Z] [2020-10-26T19:54:39.296Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:39.296Z] #35 0.986 + RM_GOPATH=0 [2020-10-26T19:54:39.296Z] #35 0.986 + TMP_GOPATH= [2020-10-26T19:54:39.296Z] #35 0.986 + : /build [2020-10-26T19:54:39.296Z] #35 0.986 + '[' -z '' ']' [2020-10-26T19:54:39.296Z] #35 0.987 ++ mktemp -d [2020-10-26T19:54:39.296Z] #35 0.988 + export GOPATH=/tmp/tmp.KrLzHs0s9H [2020-10-26T19:54:39.296Z] #35 0.988 + GOPATH=/tmp/tmp.KrLzHs0s9H [2020-10-26T19:54:39.296Z] #35 0.988 + RM_GOPATH=1 [2020-10-26T19:54:39.296Z] #35 0.988 + case "$(go env GOARCH)" in [2020-10-26T19:54:39.296Z] #35 0.988 ++ go env GOARCH [2020-10-26T19:54:39.296Z] #35 1.025 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:39.296Z] #35 1.026 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:39.296Z] #35 1.026 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:39.296Z] #35 1.027 + dir=/tmp/install [2020-10-26T19:54:39.296Z] #35 1.030 + bin=tini [2020-10-26T19:54:39.296Z] #35 1.030 + shift [2020-10-26T19:54:39.296Z] #35 1.030 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-26T19:54:39.296Z] #35 1.030 + . /tmp/install/tini.installer [2020-10-26T19:54:39.296Z] #35 1.030 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:39.296Z] #35 1.031 + install_tini [2020-10-26T19:54:39.296Z] #35 1.033 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-26T19:54:39.296Z] #35 1.033 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:39.296Z] #35 1.037 + git clone https://github.com/krallin/tini.git /tmp/tmp.KrLzHs0s9H/tini [2020-10-26T19:54:39.296Z] #35 1.043 Cloning into '/tmp/tmp.KrLzHs0s9H/tini'... [2020-10-26T19:54:39.296Z] #35 1.852 + cd /tmp/tmp.KrLzHs0s9H/tini [2020-10-26T19:54:39.296Z] #35 1.852 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:39.296Z] #35 1.861 + cmake . [2020-10-26T19:54:39.296Z] #35 2.576 -- The C compiler identification is GNU 8.3.0 [2020-10-26T19:54:39.296Z] #35 2.629 -- Check for working C compiler: /usr/bin/cc [2020-10-26T19:54:39.296Z] #35 3.293 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-26T19:54:39.296Z] #35 3.298 -- Detecting C compiler ABI info [2020-10-26T19:54:39.296Z] #35 3.893 -- Detecting C compiler ABI info - done [2020-10-26T19:54:39.296Z] #35 3.945 -- Detecting C compile features [2020-10-26T19:54:39.296Z] #35 6.434 -- Detecting C compile features - done [2020-10-26T19:54:39.296Z] #35 6.472 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-26T19:54:39.296Z] #35 6.803 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-26T19:54:39.296Z] #35 6.937 -- Configuring done [2020-10-26T19:54:39.296Z] #35 7.014 -- Generating done [2020-10-26T19:54:39.296Z] #35 7.017 -- Build files have been written to: /tmp/tmp.KrLzHs0s9H/tini [2020-10-26T19:54:39.296Z] #35 7.026 + make tini-static [2020-10-26T19:54:39.553Z] #35 7.413 Scanning dependencies of target tini-static [2020-10-26T19:54:39.685Z] #52 11.01 + '[' -z '' ']' [2020-10-26T19:54:39.685Z] #52 11.01 + target=static [2020-10-26T19:54:39.685Z] #52 11.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-26T19:54:39.706Z] #38 ... [2020-10-26T19:54:39.706Z] [2020-10-26T19:54:39.706Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-26T19:54:39.706Z] #19 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-26T19:54:39.706Z] #19 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-26T19:54:39.706Z] #19 0.914 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-26T19:54:39.706Z] #19 DONE 1.0s [2020-10-26T19:54:39.810Z] #35 7.520 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-26T19:54:39.810Z] #35 ... [2020-10-26T19:54:39.810Z] [2020-10-26T19:54:39.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:39.968Z] [2020-10-26T19:54:39.968Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:54:39.985Z] #52 11.40 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-26T19:54:40.067Z] #41 1.895 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:54:40.067Z] #41 1.895 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:54:40.067Z] #41 1.907 Note: Building without GnuTLS support [2020-10-26T19:54:40.067Z] #41 1.914 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:54:40.067Z] #41 1.914 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:54:41.359Z] #41 4.006 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:54:41.359Z] #41 4.007 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:54:41.359Z] #41 4.026 Note: Building without GnuTLS support [2020-10-26T19:54:41.359Z] #41 4.048 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:54:41.359Z] #41 4.048 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:54:41.437Z] #41 ... [2020-10-26T19:54:41.437Z] [2020-10-26T19:54:41.437Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:41.437Z] #11 74.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-26T19:54:41.437Z] #11 74.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-26T19:54:41.437Z] #11 74.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:54:41.437Z] #11 80.48 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-26T19:54:41.437Z] #11 80.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:54:41.437Z] #11 80.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:41.437Z] #11 80.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-26T19:54:41.437Z] #11 80.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:54:41.437Z] #11 80.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:41.694Z] #11 ... [2020-10-26T19:54:41.694Z] [2020-10-26T19:54:41.694Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:41.694Z] #32 74.26 fmt [2020-10-26T19:54:41.694Z] #32 74.36 path/filepath [2020-10-26T19:54:41.694Z] #32 75.89 io/ioutil [2020-10-26T19:54:41.694Z] #32 76.67 path [2020-10-26T19:54:41.694Z] #32 77.15 text/tabwriter [2020-10-26T19:54:41.694Z] #32 78.90 flag [2020-10-26T19:54:41.694Z] #32 78.90 github.com/BurntSushi/toml [2020-10-26T19:54:41.694Z] #32 80.62 log [2020-10-26T19:54:41.694Z] #32 83.32 github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:54:41.694Z] #32 ... [2020-10-26T19:54:41.694Z] [2020-10-26T19:54:41.694Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:41.694Z] #35 8.850 [100%] Linking C executable tini-static [2020-10-26T19:54:41.694Z] #35 9.382 [100%] Built target tini-static [2020-10-26T19:54:41.694Z] #35 9.470 + mkdir -p /build [2020-10-26T19:54:41.694Z] #35 9.474 + cp tini-static /build/docker-init [2020-10-26T19:54:41.937Z] #41 ... [2020-10-26T19:54:41.937Z] [2020-10-26T19:54:41.937Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:41.937Z] #54 29.84 Checking out files: 39% (1373/3445) Checking out files: 40% (1378/3445) Checking out files: 41% (1413/3445) Checking out files: 42% (1447/3445) Checking out files: 43% (1482/3445) Checking out files: 44% (1516/3445) Checking out files: 45% (1551/3445) Checking out files: 46% (1585/3445) Checking out files: 47% (1620/3445) Checking out files: 48% (1654/3445) Checking out files: 49% (1689/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3162/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-26T19:54:41.937Z] #54 31.15 + cd /tmp/tmp.lmunD9PEO4/src/github.com/containerd/containerd [2020-10-26T19:54:41.937Z] #54 31.15 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:41.952Z] #35 DONE 9.8s [2020-10-26T19:54:41.952Z] [2020-10-26T19:54:41.952Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:41.952Z] #43 75.41 regexp/syntax [2020-10-26T19:54:41.952Z] #43 75.87 fmt [2020-10-26T19:54:41.952Z] #43 80.12 regexp [2020-10-26T19:54:41.952Z] #43 80.68 go/token [2020-10-26T19:54:41.952Z] #43 81.98 go/scanner [2020-10-26T19:54:41.952Z] #43 83.36 go/ast [2020-10-26T19:54:41.952Z] #43 84.08 internal/lazyregexp [2020-10-26T19:54:41.952Z] #43 84.31 net/url [2020-10-26T19:54:42.088Z] #52 ... [2020-10-26T19:54:42.088Z] [2020-10-26T19:54:42.088Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:42.088Z] #44 113.2 encoding/xml [2020-10-26T19:54:42.088Z] #44 120.1 go/doc [2020-10-26T19:54:42.088Z] #44 120.7 math/big [2020-10-26T19:54:42.210Z] #43 ... [2020-10-26T19:54:42.210Z] [2020-10-26T19:54:42.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:42.210Z] #41 4.236 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:54:42.391Z] #44 ... [2020-10-26T19:54:42.391Z] [2020-10-26T19:54:42.391Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:42.391Z] #19 11.21 Fetched 8171 kB in 11s (756 kB/s) [2020-10-26T19:54:42.393Z] #40 ... [2020-10-26T19:54:42.393Z] [2020-10-26T19:54:42.393Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:42.393Z] #35 7.015 -- Detecting C compile features - done [2020-10-26T19:54:42.393Z] #35 7.073 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-26T19:54:42.393Z] #35 7.305 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-26T19:54:42.393Z] #35 7.425 -- Configuring done [2020-10-26T19:54:42.393Z] #35 7.455 -- Generating done [2020-10-26T19:54:42.393Z] #35 7.461 -- Build files have been written to: /tmp/tmp.oZJkMRf5RW/tini [2020-10-26T19:54:42.393Z] #35 7.464 + make tini-static [2020-10-26T19:54:42.393Z] #35 7.893 Scanning dependencies of target tini-static [2020-10-26T19:54:42.393Z] #35 8.066 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-26T19:54:42.393Z] #35 9.466 [100%] Linking C executable tini-static [2020-10-26T19:54:42.393Z] #35 9.988 [100%] Built target tini-static [2020-10-26T19:54:42.393Z] #35 10.07 + mkdir -p /build [2020-10-26T19:54:42.393Z] #35 10.07 + cp tini-static /build/docker-init [2020-10-26T19:54:42.393Z] #35 DONE 11.1s [2020-10-26T19:54:42.393Z] [2020-10-26T19:54:42.393Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:42.393Z] #11 79.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-26T19:54:42.393Z] #11 79.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-26T19:54:42.393Z] #11 79.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:54:42.467Z] #41 4.395 GEN .gitid [2020-10-26T19:54:42.467Z] #41 4.465 GEN criu/include/version.h [2020-10-26T19:54:42.467Z] #41 4.541 GEN include/common/asm [2020-10-26T19:54:42.691Z] #19 11.21 Reading package lists... [2020-10-26T19:54:42.691Z] #19 ... [2020-10-26T19:54:42.691Z] [2020-10-26T19:54:42.691Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:42.691Z] #50 114.0 golang.org/x/crypto/ssh/terminal [2020-10-26T19:54:42.691Z] #50 118.1 mvdan.cc/sh/v3/cmd/shfmt [2020-10-26T19:54:42.691Z] #50 DONE 123.8s [2020-10-26T19:54:42.889Z] #54 32.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-26T19:54:42.889Z] #54 32.06 + BUILDTAGS='netgo osusergo static_build' [2020-10-26T19:54:42.889Z] #54 32.06 + export EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:54:42.889Z] #54 32.06 + EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:54:42.889Z] #54 32.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-26T19:54:42.889Z] #54 32.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-26T19:54:42.889Z] #54 32.06 + '[' '' = dynamic ']' [2020-10-26T19:54:42.889Z] #54 32.06 + make [2020-10-26T19:54:42.990Z] [2020-10-26T19:54:42.990Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:42.990Z] #42 57.28 CC compel/src/lib/ptrace.o [2020-10-26T19:54:42.990Z] #42 57.72 AR compel/libcompel.a [2020-10-26T19:54:42.990Z] #42 57.79 HOSTCC compel/src/main-host.o [2020-10-26T19:54:42.990Z] #42 58.13 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-10-26T19:54:42.990Z] #42 58.35 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-26T19:54:42.990Z] #42 58.83 HOSTCC compel/src/lib/log-host.o [2020-10-26T19:54:42.990Z] #42 59.10 HOSTLINK compel/compel-host-bin [2020-10-26T19:54:42.990Z] #42 59.28 DEP soccr/soccr.d [2020-10-26T19:54:42.990Z] #42 59.47 CC soccr/soccr.o [2020-10-26T19:54:43.841Z] #54 32.89 + bin/ctr [2020-10-26T19:54:44.053Z] #42 61.86 AR soccr/libsoccr.a [2020-10-26T19:54:44.053Z] #42 61.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:54:44.163Z] #20 ... [2020-10-26T19:54:44.163Z] [2020-10-26T19:54:44.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:44.163Z] #41 115.0 CC criu/kcmp-ids.o [2020-10-26T19:54:44.163Z] #41 115.2 CC criu/kerndat.o [2020-10-26T19:54:44.163Z] #41 116.4 CC criu/libnetlink.o [2020-10-26T19:54:44.163Z] #41 116.7 CC criu/log.o [2020-10-26T19:54:44.163Z] #41 117.2 CC criu/lsm.o [2020-10-26T19:54:44.163Z] #41 117.6 CC criu/mem.o [2020-10-26T19:54:44.163Z] #41 119.4 CC criu/memfd.o [2020-10-26T19:54:44.163Z] #41 119.8 CC criu/mount.o [2020-10-26T19:54:44.163Z] #41 124.4 CC criu/namespaces.o [2020-10-26T19:54:44.321Z] #11 ... [2020-10-26T19:54:44.321Z] [2020-10-26T19:54:44.321Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-26T19:54:44.321Z] #40 83.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-26T19:54:44.321Z] #40 83.81 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:54:44.321Z] #40 DONE 84.1s [2020-10-26T19:54:44.321Z] [2020-10-26T19:54:44.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:44.362Z] #41 6.345 PBCC images/timens.pb-c.c [2020-10-26T19:54:44.362Z] #41 6.356 DEP images/timens.pb-c.d [2020-10-26T19:54:44.362Z] #41 6.415 PBCC images/fown.pb-c.c [2020-10-26T19:54:44.619Z] #41 6.441 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-26T19:54:44.619Z] #41 6.551 PBCC images/opts.pb-c.c [2020-10-26T19:54:44.619Z] #41 6.637 PBCC images/memfd.pb-c.c [2020-10-26T19:54:44.619Z] #41 6.679 DEP images/fown.pb-c.d [2020-10-26T19:54:44.702Z] #42 62.45 DEP criu/arch/ppc64/sigframe.d [2020-10-26T19:54:44.702Z] #42 62.63 DEP criu/arch/ppc64/crtools.d [2020-10-26T19:54:44.731Z] #41 ... [2020-10-26T19:54:44.731Z] [2020-10-26T19:54:44.731Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:54:44.731Z] #20 4.931 Collecting yamllint==1.16.0 [2020-10-26T19:54:44.876Z] #41 6.735 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-26T19:54:44.877Z] #41 6.826 DEP images/opts.pb-c.d [2020-10-26T19:54:44.877Z] #41 6.937 DEP images/memfd.pb-c.d [2020-10-26T19:54:44.896Z] #41 ... [2020-10-26T19:54:44.896Z] [2020-10-26T19:54:44.896Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:44.896Z] #49 75.08 context [2020-10-26T19:54:44.896Z] #49 75.12 encoding/binary [2020-10-26T19:54:44.896Z] #49 76.08 os [2020-10-26T19:54:44.896Z] #49 77.44 encoding/base64 [2020-10-26T19:54:44.896Z] #49 78.32 golang.org/x/sys/unix [2020-10-26T19:54:44.896Z] #49 80.61 fmt [2020-10-26T19:54:45.001Z] #42 62.85 DEP criu/arch/ppc64/cpu.d [2020-10-26T19:54:45.134Z] #41 7.003 PBCC images/sit.pb-c.c [2020-10-26T19:54:45.134Z] #41 7.051 DEP images/sit.pb-c.d [2020-10-26T19:54:45.134Z] #41 7.126 PBCC images/macvlan.pb-c.c [2020-10-26T19:54:45.134Z] #41 7.175 DEP images/macvlan.pb-c.d [2020-10-26T19:54:45.134Z] #41 7.279 PBCC images/autofs.pb-c.c [2020-10-26T19:54:45.157Z] #49 ... [2020-10-26T19:54:45.157Z] [2020-10-26T19:54:45.157Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:45.157Z] #32 76.25 path [2020-10-26T19:54:45.157Z] #32 76.72 text/tabwriter [2020-10-26T19:54:45.157Z] #32 77.04 fmt [2020-10-26T19:54:45.157Z] #32 77.60 path/filepath [2020-10-26T19:54:45.157Z] #32 78.85 io/ioutil [2020-10-26T19:54:45.157Z] #32 80.68 github.com/BurntSushi/toml [2020-10-26T19:54:45.157Z] #32 80.69 flag [2020-10-26T19:54:45.157Z] #32 82.58 log [2020-10-26T19:54:45.298Z] #42 63.04 CC criu/arch/ppc64/cpu.o [2020-10-26T19:54:45.391Z] #41 7.289 DEP images/autofs.pb-c.d [2020-10-26T19:54:45.391Z] #41 7.339 PBCC images/sysctl.pb-c.c [2020-10-26T19:54:45.391Z] #41 7.429 DEP images/sysctl.pb-c.d [2020-10-26T19:54:45.597Z] #42 ... [2020-10-26T19:54:45.597Z] [2020-10-26T19:54:45.597Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:45.597Z] #57 126.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:54:45.597Z] #57 126.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-26T19:54:45.648Z] #41 7.479 PBCC images/time.pb-c.c [2020-10-26T19:54:45.648Z] #41 7.519 DEP images/time.pb-c.d [2020-10-26T19:54:45.648Z] #41 7.565 PBCC images/binfmt-misc.pb-c.c [2020-10-26T19:54:45.648Z] #41 ... [2020-10-26T19:54:45.648Z] [2020-10-26T19:54:45.648Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:45.648Z] #32 DONE 88.3s [2020-10-26T19:54:45.648Z] [2020-10-26T19:54:45.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:45.648Z] #41 7.605 DEP images/binfmt-misc.pb-c.d [2020-10-26T19:54:45.648Z] #41 7.686 PBCC images/seccomp.pb-c.c [2020-10-26T19:54:45.648Z] #41 7.788 DEP images/seccomp.pb-c.d [2020-10-26T19:54:45.729Z] #32 85.76 github.com/BurntSushi/toml/cmd/tomlv [2020-10-26T19:54:45.905Z] #41 7.899 PBCC images/userns.pb-c.c [2020-10-26T19:54:45.905Z] #41 7.984 DEP images/userns.pb-c.d [2020-10-26T19:54:45.991Z] #32 ... [2020-10-26T19:54:45.991Z] [2020-10-26T19:54:45.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:45.991Z] #41 2.102 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:54:45.991Z] #41 2.102 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:54:45.991Z] #41 2.123 Note: Building without GnuTLS support [2020-10-26T19:54:45.991Z] #41 2.134 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:54:46.162Z] #41 8.130 PBCC images/cgroup.pb-c.c [2020-10-26T19:54:46.162Z] #41 8.250 DEP images/cgroup.pb-c.d [2020-10-26T19:54:46.252Z] #41 2.134 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:54:46.403Z] #54 ... [2020-10-26T19:54:46.403Z] [2020-10-26T19:54:46.403Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:46.403Z] #43 81.25 vendor/golang.org/x/net/http/httpproxy [2020-10-26T19:54:46.403Z] #43 81.25 net/textproto [2020-10-26T19:54:46.403Z] #43 81.27 crypto/x509 [2020-10-26T19:54:46.403Z] #43 82.83 vendor/golang.org/x/net/http/httpguts [2020-10-26T19:54:46.403Z] #43 82.85 mime/multipart [2020-10-26T19:54:46.403Z] #43 85.82 crypto/tls [2020-10-26T19:54:46.403Z] #43 ... [2020-10-26T19:54:46.403Z] [2020-10-26T19:54:46.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:46.403Z] #41 5.518 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:54:46.403Z] #41 5.581 GEN .gitid [2020-10-26T19:54:46.403Z] #41 5.673 GEN criu/include/version.h [2020-10-26T19:54:46.403Z] #41 5.757 GEN include/common/asm [2020-10-26T19:54:46.403Z] #41 7.349 PBCC images/timens.pb-c.c [2020-10-26T19:54:46.403Z] #41 7.443 DEP images/timens.pb-c.d [2020-10-26T19:54:46.403Z] #41 7.489 PBCC images/fown.pb-c.c [2020-10-26T19:54:46.403Z] #41 7.542 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-26T19:54:46.403Z] #41 7.620 PBCC images/opts.pb-c.c [2020-10-26T19:54:46.403Z] #41 7.636 PBCC images/memfd.pb-c.c [2020-10-26T19:54:46.403Z] #41 7.697 DEP images/fown.pb-c.d [2020-10-26T19:54:46.403Z] #41 7.745 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-26T19:54:46.403Z] #41 7.797 DEP images/opts.pb-c.d [2020-10-26T19:54:46.403Z] #41 7.856 DEP images/memfd.pb-c.d [2020-10-26T19:54:46.403Z] #41 7.911 PBCC images/sit.pb-c.c [2020-10-26T19:54:46.403Z] #41 7.944 DEP images/sit.pb-c.d [2020-10-26T19:54:46.403Z] #41 7.992 PBCC images/macvlan.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.017 DEP images/macvlan.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.065 PBCC images/autofs.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.096 DEP images/autofs.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.133 PBCC images/sysctl.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.161 DEP images/sysctl.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.229 PBCC images/time.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.266 DEP images/time.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.312 PBCC images/binfmt-misc.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.330 DEP images/binfmt-misc.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.384 PBCC images/seccomp.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.414 DEP images/seccomp.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.481 PBCC images/userns.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.489 DEP images/userns.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.569 PBCC images/cgroup.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.604 DEP images/cgroup.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.640 PBCC images/ext-file.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.672 DEP images/ext-file.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.773 PBCC images/rpc.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.864 DEP images/rpc.pb-c.d [2020-10-26T19:54:46.403Z] #41 8.935 PBCC images/siginfo.pb-c.c [2020-10-26T19:54:46.403Z] #41 8.965 DEP images/siginfo.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.028 PBCC images/pagemap.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.087 DEP images/pagemap.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.180 PBCC images/rlimit.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.225 DEP images/rlimit.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.262 PBCC images/file-lock.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.291 DEP images/file-lock.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.332 PBCC images/tty.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.378 DEP images/tty.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.398 PBCC images/tun.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.432 PBCC images/netdev.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.472 DEP images/tun.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.513 DEP images/netdev.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.595 PBCC images/vma.pb-c.c [2020-10-26T19:54:46.403Z] #41 9.642 DEP images/vma.pb-c.d [2020-10-26T19:54:46.403Z] #41 9.684 PBCC images/creds.pb-c.c [2020-10-26T19:54:46.419Z] #41 8.342 PBCC images/ext-file.pb-c.c [2020-10-26T19:54:46.419Z] #41 8.397 DEP images/ext-file.pb-c.d [2020-10-26T19:54:46.419Z] #41 8.543 PBCC images/rpc.pb-c.c [2020-10-26T19:54:46.667Z] #41 9.713 DEP images/creds.pb-c.d [2020-10-26T19:54:46.667Z] #41 9.803 PBCC images/utsns.pb-c.c [2020-10-26T19:54:46.667Z] #41 9.828 DEP images/utsns.pb-c.d [2020-10-26T19:54:46.667Z] #41 9.933 PBCC images/ipc-desc.pb-c.c [2020-10-26T19:54:46.676Z] #41 8.626 DEP images/rpc.pb-c.d [2020-10-26T19:54:46.676Z] #41 8.735 PBCC images/siginfo.pb-c.c [2020-10-26T19:54:46.676Z] #41 8.774 DEP images/siginfo.pb-c.d [2020-10-26T19:54:46.676Z] #41 8.824 PBCC images/pagemap.pb-c.c [2020-10-26T19:54:46.932Z] #41 9.974 PBCC images/ipc-sem.pb-c.c [2020-10-26T19:54:46.932Z] #41 10.00 DEP images/ipc-desc.pb-c.d [2020-10-26T19:54:46.932Z] #41 10.05 DEP images/ipc-sem.pb-c.d [2020-10-26T19:54:46.932Z] #41 ... [2020-10-26T19:54:46.932Z] [2020-10-26T19:54:46.932Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:46.932Z] #35 2.685 + RM_GOPATH=0 [2020-10-26T19:54:46.932Z] #35 2.685 + TMP_GOPATH= [2020-10-26T19:54:46.932Z] #35 2.685 + : /build [2020-10-26T19:54:46.932Z] #35 2.685 + '[' -z '' ']' [2020-10-26T19:54:46.932Z] #35 2.685 ++ mktemp -d [2020-10-26T19:54:46.932Z] #35 2.687 + export GOPATH=/tmp/tmp.PA98n2qwZ4 [2020-10-26T19:54:46.932Z] #35 2.687 + GOPATH=/tmp/tmp.PA98n2qwZ4 [2020-10-26T19:54:46.932Z] #35 2.687 + RM_GOPATH=1 [2020-10-26T19:54:46.932Z] #35 2.687 + case "$(go env GOARCH)" in [2020-10-26T19:54:46.932Z] #35 2.690 ++ go env GOARCH [2020-10-26T19:54:46.932Z] #35 2.719 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:46.932Z] #35 2.719 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:54:46.932Z] #35 2.720 ++ dirname /tmp/install/install.sh [2020-10-26T19:54:46.932Z] #35 2.724 + dir=/tmp/install [2020-10-26T19:54:46.932Z] #35 2.724 + bin=tini [2020-10-26T19:54:46.932Z] #35 2.725 + shift [2020-10-26T19:54:46.932Z] #35 2.726 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-26T19:54:46.932Z] #35 2.726 + . /tmp/install/tini.installer [2020-10-26T19:54:46.932Z] #35 2.729 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:46.932Z] #35 2.730 + install_tini [2020-10-26T19:54:46.932Z] #35 2.731 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-26T19:54:46.932Z] #35 2.731 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:46.932Z] #35 2.732 + git clone https://github.com/krallin/tini.git /tmp/tmp.PA98n2qwZ4/tini [2020-10-26T19:54:46.932Z] #35 2.738 Cloning into '/tmp/tmp.PA98n2qwZ4/tini'... [2020-10-26T19:54:46.932Z] #35 3.611 + cd /tmp/tmp.PA98n2qwZ4/tini [2020-10-26T19:54:46.932Z] #35 3.614 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-26T19:54:46.932Z] #35 3.622 + cmake . [2020-10-26T19:54:46.932Z] #35 4.081 -- The C compiler identification is GNU 8.3.0 [2020-10-26T19:54:46.932Z] #35 4.112 -- Check for working C compiler: /usr/bin/cc [2020-10-26T19:54:46.932Z] #35 4.876 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-26T19:54:46.932Z] #35 4.878 -- Detecting C compiler ABI info [2020-10-26T19:54:46.932Z] #35 5.557 -- Detecting C compiler ABI info - done [2020-10-26T19:54:46.932Z] #35 5.629 -- Detecting C compile features [2020-10-26T19:54:46.932Z] #35 7.356 -- Detecting C compile features - done [2020-10-26T19:54:46.932Z] #35 7.397 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-26T19:54:46.932Z] #35 7.661 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-26T19:54:46.932Z] #35 7.833 -- Configuring done [2020-10-26T19:54:46.932Z] #35 7.849 -- Generating done [2020-10-26T19:54:46.932Z] #35 7.875 -- Build files have been written to: /tmp/tmp.PA98n2qwZ4/tini [2020-10-26T19:54:46.932Z] #35 7.888 + make tini-static [2020-10-26T19:54:46.932Z] #35 8.220 Scanning dependencies of target tini-static [2020-10-26T19:54:46.932Z] #35 8.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-26T19:54:46.932Z] #35 10.19 [100%] Linking C executable tini-static [2020-10-26T19:54:46.932Z] #35 ... [2020-10-26T19:54:46.932Z] [2020-10-26T19:54:46.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:46.932Z] #41 10.11 PBCC images/ipc-msg.pb-c.c [2020-10-26T19:54:46.932Z] #41 10.15 DEP images/ipc-msg.pb-c.d [2020-10-26T19:54:46.932Z] #41 10.24 PBCC images/ipc-shm.pb-c.c [2020-10-26T19:54:46.932Z] #41 10.27 DEP images/ipc-shm.pb-c.d [2020-10-26T19:54:46.933Z] #41 8.867 DEP images/pagemap.pb-c.d [2020-10-26T19:54:46.933Z] #41 8.909 PBCC images/rlimit.pb-c.c [2020-10-26T19:54:46.933Z] #41 8.956 DEP images/rlimit.pb-c.d [2020-10-26T19:54:47.190Z] #41 9.015 PBCC images/file-lock.pb-c.c [2020-10-26T19:54:47.190Z] #41 9.037 DEP images/file-lock.pb-c.d [2020-10-26T19:54:47.190Z] #41 9.107 PBCC images/tty.pb-c.c [2020-10-26T19:54:47.190Z] #41 9.156 DEP images/tty.pb-c.d [2020-10-26T19:54:47.190Z] #41 9.197 PBCC images/tun.pb-c.c [2020-10-26T19:54:47.195Z] #41 10.32 PBCC images/ipc-var.pb-c.c [2020-10-26T19:54:47.195Z] #41 10.35 DEP images/ipc-var.pb-c.d [2020-10-26T19:54:47.195Z] #41 10.38 PBCC images/sk-opts.pb-c.c [2020-10-26T19:54:47.195Z] #41 10.41 PBCC images/packet-sock.pb-c.c [2020-10-26T19:54:47.195Z] #41 10.45 DEP images/sk-opts.pb-c.d [2020-10-26T19:54:47.195Z] #41 10.49 DEP images/packet-sock.pb-c.d [2020-10-26T19:54:47.447Z] #41 9.259 PBCC images/netdev.pb-c.c [2020-10-26T19:54:47.447Z] #41 9.311 DEP images/tun.pb-c.d [2020-10-26T19:54:47.447Z] #41 9.379 DEP images/netdev.pb-c.d [2020-10-26T19:54:47.447Z] #41 9.439 PBCC images/vma.pb-c.c [2020-10-26T19:54:47.447Z] #41 9.521 DEP images/vma.pb-c.d [2020-10-26T19:54:47.459Z] #41 10.52 PBCC images/sk-netlink.pb-c.c [2020-10-26T19:54:47.460Z] #41 10.57 DEP images/sk-netlink.pb-c.d [2020-10-26T19:54:47.460Z] #41 10.63 PBCC images/sk-inet.pb-c.c [2020-10-26T19:54:47.460Z] #41 10.71 DEP images/sk-inet.pb-c.d [2020-10-26T19:54:47.704Z] #41 9.573 PBCC images/creds.pb-c.c [2020-10-26T19:54:47.704Z] #41 9.582 DEP images/creds.pb-c.d [2020-10-26T19:54:47.704Z] #41 9.629 PBCC images/utsns.pb-c.c [2020-10-26T19:54:47.704Z] #41 9.659 DEP images/utsns.pb-c.d [2020-10-26T19:54:47.704Z] #41 9.697 PBCC images/ipc-desc.pb-c.c [2020-10-26T19:54:47.704Z] #41 9.723 PBCC images/ipc-sem.pb-c.c [2020-10-26T19:54:47.704Z] #41 9.764 DEP images/ipc-desc.pb-c.d [2020-10-26T19:54:47.724Z] #41 10.78 PBCC images/sk-unix.pb-c.c [2020-10-26T19:54:47.724Z] #41 10.83 DEP images/sk-unix.pb-c.d [2020-10-26T19:54:47.724Z] #41 10.91 PBCC images/mm.pb-c.c [2020-10-26T19:54:47.724Z] #41 10.96 DEP images/mm.pb-c.d [2020-10-26T19:54:47.724Z] #41 11.03 PBCC images/timerfd.pb-c.c [2020-10-26T19:54:47.961Z] #41 9.823 DEP images/ipc-sem.pb-c.d [2020-10-26T19:54:47.961Z] #41 9.862 PBCC images/ipc-msg.pb-c.c [2020-10-26T19:54:47.961Z] #41 9.890 DEP images/ipc-msg.pb-c.d [2020-10-26T19:54:47.961Z] #41 9.955 PBCC images/ipc-shm.pb-c.c [2020-10-26T19:54:47.961Z] #41 9.987 DEP images/ipc-shm.pb-c.d [2020-10-26T19:54:47.987Z] #41 11.07 DEP images/timerfd.pb-c.d [2020-10-26T19:54:47.987Z] #41 11.12 PBCC images/timer.pb-c.c [2020-10-26T19:54:47.987Z] #41 11.14 DEP images/timer.pb-c.d [2020-10-26T19:54:47.987Z] #41 11.19 PBCC images/sa.pb-c.c [2020-10-26T19:54:47.987Z] #41 11.22 DEP images/sa.pb-c.d [2020-10-26T19:54:47.987Z] #41 11.26 PBCC images/pipe-data.pb-c.c [2020-10-26T19:54:48.170Z] #41 4.121 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:54:48.170Z] #41 4.166 GEN .gitid [2020-10-26T19:54:48.170Z] #41 4.189 GEN criu/include/version.h [2020-10-26T19:54:48.170Z] #41 4.233 GEN include/common/asm [2020-10-26T19:54:48.218Z] #41 10.04 PBCC images/ipc-var.pb-c.c [2020-10-26T19:54:48.218Z] #41 10.05 DEP images/ipc-var.pb-c.d [2020-10-26T19:54:48.218Z] #41 10.08 PBCC images/sk-opts.pb-c.c [2020-10-26T19:54:48.218Z] #41 10.11 PBCC images/packet-sock.pb-c.c [2020-10-26T19:54:48.218Z] #41 10.17 DEP images/sk-opts.pb-c.d [2020-10-26T19:54:48.218Z] #41 10.23 DEP images/packet-sock.pb-c.d [2020-10-26T19:54:48.218Z] #41 10.29 PBCC images/sk-netlink.pb-c.c [2020-10-26T19:54:48.250Z] #41 11.28 DEP images/pipe-data.pb-c.d [2020-10-26T19:54:48.250Z] #41 11.32 PBCC images/mnt.pb-c.c [2020-10-26T19:54:48.250Z] #41 11.37 DEP images/mnt.pb-c.d [2020-10-26T19:54:48.250Z] #41 11.42 PBCC images/sk-packet.pb-c.c [2020-10-26T19:54:48.250Z] #41 11.45 DEP images/sk-packet.pb-c.d [2020-10-26T19:54:48.250Z] #41 11.49 PBCC images/tcp-stream.pb-c.c [2020-10-26T19:54:48.475Z] #41 10.34 DEP images/sk-netlink.pb-c.d [2020-10-26T19:54:48.475Z] #41 10.42 PBCC images/sk-inet.pb-c.c [2020-10-26T19:54:48.475Z] #41 10.49 DEP images/sk-inet.pb-c.d [2020-10-26T19:54:48.475Z] #41 10.56 PBCC images/sk-unix.pb-c.c [2020-10-26T19:54:48.513Z] #41 11.57 DEP images/tcp-stream.pb-c.d [2020-10-26T19:54:48.514Z] #41 11.61 PBCC images/pipe.pb-c.c [2020-10-26T19:54:48.514Z] #41 11.65 DEP images/pipe.pb-c.d [2020-10-26T19:54:48.514Z] #41 11.70 PBCC images/pstree.pb-c.c [2020-10-26T19:54:48.514Z] #41 11.72 DEP images/pstree.pb-c.d [2020-10-26T19:54:48.514Z] #41 11.76 PBCC images/fs.pb-c.c [2020-10-26T19:54:48.514Z] #41 11.79 DEP images/fs.pb-c.d [2020-10-26T19:54:48.514Z] #41 11.83 PBCC images/signalfd.pb-c.c [2020-10-26T19:54:48.732Z] #41 10.61 DEP images/sk-unix.pb-c.d [2020-10-26T19:54:48.732Z] #41 10.68 PBCC images/mm.pb-c.c [2020-10-26T19:54:48.732Z] #41 10.75 DEP images/mm.pb-c.d [2020-10-26T19:54:48.732Z] #41 10.82 PBCC images/timerfd.pb-c.c [2020-10-26T19:54:48.777Z] #41 11.87 DEP images/signalfd.pb-c.d [2020-10-26T19:54:48.778Z] #41 11.92 PBCC images/fh.pb-c.c [2020-10-26T19:54:48.778Z] #41 11.96 PBCC images/fsnotify.pb-c.c [2020-10-26T19:54:48.778Z] #41 12.01 DEP images/fh.pb-c.d [2020-10-26T19:54:48.778Z] #41 12.04 DEP images/fsnotify.pb-c.d [2020-10-26T19:54:48.778Z] #41 12.10 PBCC images/eventpoll.pb-c.c [2020-10-26T19:54:48.989Z] #41 10.90 DEP images/timerfd.pb-c.d [2020-10-26T19:54:48.989Z] #41 10.95 PBCC images/timer.pb-c.c [2020-10-26T19:54:48.989Z] #41 10.99 DEP images/timer.pb-c.d [2020-10-26T19:54:48.989Z] #41 11.07 PBCC images/sa.pb-c.c [2020-10-26T19:54:49.041Z] #41 12.13 DEP images/eventpoll.pb-c.d [2020-10-26T19:54:49.041Z] #41 12.18 PBCC images/eventfd.pb-c.c [2020-10-26T19:54:49.041Z] #41 12.20 DEP images/eventfd.pb-c.d [2020-10-26T19:54:49.041Z] #41 12.22 PBCC images/remap-file-path.pb-c.c [2020-10-26T19:54:49.041Z] #41 12.25 DEP images/remap-file-path.pb-c.d [2020-10-26T19:54:49.041Z] #41 12.27 PBCC images/fifo.pb-c.c [2020-10-26T19:54:49.041Z] #41 12.28 DEP images/fifo.pb-c.d [2020-10-26T19:54:49.041Z] #41 12.32 PBCC images/ghost-file.pb-c.c [2020-10-26T19:54:49.113Z] #41 ... [2020-10-26T19:54:49.113Z] [2020-10-26T19:54:49.113Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:49.113Z] #43 79.22 fmt [2020-10-26T19:54:49.113Z] #43 82.51 regexp [2020-10-26T19:54:49.113Z] #43 84.40 go/token [2020-10-26T19:54:49.113Z] #43 85.70 go/scanner [2020-10-26T19:54:49.113Z] #43 87.02 go/ast [2020-10-26T19:54:49.113Z] #43 87.04 internal/lazyregexp [2020-10-26T19:54:49.113Z] #43 87.30 net/url [2020-10-26T19:54:49.113Z] #43 88.59 text/template/parse [2020-10-26T19:54:49.247Z] #41 11.13 DEP images/sa.pb-c.d [2020-10-26T19:54:49.247Z] #41 11.17 PBCC images/pipe-data.pb-c.c [2020-10-26T19:54:49.247Z] #41 11.18 DEP images/pipe-data.pb-c.d [2020-10-26T19:54:49.247Z] #41 11.29 PBCC images/mnt.pb-c.c [2020-10-26T19:54:49.305Z] #41 12.35 DEP images/ghost-file.pb-c.d [2020-10-26T19:54:49.305Z] #41 12.39 PBCC images/regfile.pb-c.c [2020-10-26T19:54:49.305Z] #41 12.42 DEP images/regfile.pb-c.d [2020-10-26T19:54:49.305Z] #41 12.45 PBCC images/ns.pb-c.c [2020-10-26T19:54:49.305Z] #41 12.48 DEP images/ns.pb-c.d [2020-10-26T19:54:49.305Z] #41 12.51 PBCC images/fdinfo.pb-c.c [2020-10-26T19:54:49.376Z] #43 ... [2020-10-26T19:54:49.376Z] [2020-10-26T19:54:49.376Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:54:49.376Z] #11 86.38 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-26T19:54:49.376Z] #11 86.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:54:49.376Z] #11 86.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:49.376Z] #11 86.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-26T19:54:49.376Z] #11 86.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:54:49.376Z] #11 86.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:54:49.504Z] #41 11.34 DEP images/mnt.pb-c.d [2020-10-26T19:54:49.504Z] #41 11.41 PBCC images/sk-packet.pb-c.c [2020-10-26T19:54:49.504Z] #41 11.42 DEP images/sk-packet.pb-c.d [2020-10-26T19:54:49.504Z] #41 11.47 PBCC images/tcp-stream.pb-c.c [2020-10-26T19:54:49.504Z] #41 11.50 DEP images/tcp-stream.pb-c.d [2020-10-26T19:54:49.504Z] #41 11.56 PBCC images/pipe.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.58 DEP images/fdinfo.pb-c.d [2020-10-26T19:54:49.569Z] #41 12.63 PBCC images/core-aarch64.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.68 PBCC images/core-arm.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.73 PBCC images/core-ppc64.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.76 PBCC images/core-s390.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.80 PBCC images/core-x86.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.85 PBCC images/core.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.88 PBCC images/inventory.pb-c.c [2020-10-26T19:54:49.569Z] #41 12.91 DEP images/core-aarch64.pb-c.d [2020-10-26T19:54:49.639Z] #11 ... [2020-10-26T19:54:49.639Z] [2020-10-26T19:54:49.639Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:49.639Z] #32 DONE 89.7s [2020-10-26T19:54:49.639Z] [2020-10-26T19:54:49.639Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:49.639Z] #49 86.25 encoding/json [2020-10-26T19:54:49.639Z] #49 88.03 github.com/pkg/diff [2020-10-26T19:54:49.639Z] #49 89.63 go/ast [2020-10-26T19:54:49.761Z] #41 11.62 DEP images/pipe.pb-c.d [2020-10-26T19:54:49.761Z] #41 11.65 PBCC images/pstree.pb-c.c [2020-10-26T19:54:49.761Z] #41 11.69 DEP images/pstree.pb-c.d [2020-10-26T19:54:49.761Z] #41 11.76 PBCC images/fs.pb-c.c [2020-10-26T19:54:49.761Z] #41 11.78 DEP images/fs.pb-c.d [2020-10-26T19:54:49.761Z] #41 11.83 PBCC images/signalfd.pb-c.c [2020-10-26T19:54:49.833Z] #41 12.97 DEP images/core-arm.pb-c.d [2020-10-26T19:54:49.833Z] #41 13.01 DEP images/core-ppc64.pb-c.d [2020-10-26T19:54:49.833Z] #41 13.05 DEP images/core-s390.pb-c.d [2020-10-26T19:54:49.833Z] #41 13.10 DEP images/core-x86.pb-c.d [2020-10-26T19:54:49.833Z] #41 13.16 DEP images/core.pb-c.d [2020-10-26T19:54:50.018Z] #41 11.88 DEP images/signalfd.pb-c.d [2020-10-26T19:54:50.018Z] #41 ... [2020-10-26T19:54:50.018Z] [2020-10-26T19:54:50.018Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:54:50.018Z] #49 82.63 encoding/json [2020-10-26T19:54:50.018Z] #49 86.46 github.com/pkg/diff [2020-10-26T19:54:50.018Z] #49 87.91 go/ast [2020-10-26T19:54:50.018Z] #49 88.89 golang.org/x/crypto/ssh/terminal [2020-10-26T19:54:50.018Z] #49 90.73 mvdan.cc/editorconfig [2020-10-26T19:54:50.018Z] #49 91.89 mvdan.cc/sh/v3/fileutil [2020-10-26T19:54:50.018Z] #49 92.03 mvdan.cc/sh/v3/syntax [2020-10-26T19:54:50.018Z] #49 ... [2020-10-26T19:54:50.018Z] [2020-10-26T19:54:50.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:50.018Z] #41 11.95 PBCC images/fh.pb-c.c [2020-10-26T19:54:50.018Z] #41 11.99 PBCC images/fsnotify.pb-c.c [2020-10-26T19:54:50.018Z] #41 12.03 DEP images/fh.pb-c.d [2020-10-26T19:54:50.066Z] #20 10.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-26T19:54:50.066Z] #20 10.39 Collecting pyyaml (from yamllint==1.16.0) [2020-10-26T19:54:50.096Z] #41 13.24 DEP images/inventory.pb-c.d [2020-10-26T19:54:50.096Z] #41 13.29 PBCC images/cpuinfo.pb-c.c [2020-10-26T19:54:50.096Z] #41 13.32 DEP images/cpuinfo.pb-c.d [2020-10-26T19:54:50.096Z] #41 13.38 PBCC images/stats.pb-c.c [2020-10-26T19:54:50.096Z] #41 13.43 DEP images/stats.pb-c.d [2020-10-26T19:54:50.276Z] #41 12.12 DEP images/fsnotify.pb-c.d [2020-10-26T19:54:50.276Z] #41 12.20 PBCC images/eventpoll.pb-c.c [2020-10-26T19:54:50.276Z] #41 12.23 DEP images/eventpoll.pb-c.d [2020-10-26T19:54:50.276Z] #41 12.28 PBCC images/eventfd.pb-c.c [2020-10-26T19:54:50.276Z] #41 12.31 DEP images/eventfd.pb-c.d [2020-10-26T19:54:50.276Z] #41 12.38 PBCC images/remap-file-path.pb-c.c [2020-10-26T19:54:50.276Z] #41 12.42 DEP images/remap-file-path.pb-c.d [2020-10-26T19:54:50.280Z] Commit message: "Merge commit '837ee91cb9295a86dec176da07ee598304535dbb' into HEAD" [2020-10-26T19:54:50.281Z] First time build. Skipping changelog. [2020-10-26T19:54:50.324Z] #20 10.53 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-26T19:54:50.363Z] #41 ... [2020-10-26T19:54:50.363Z] [2020-10-26T19:54:50.363Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:50.363Z] #35 10.89 [100%] Built target tini-static [2020-10-26T19:54:50.363Z] #35 10.94 + mkdir -p /build [2020-10-26T19:54:50.363Z] #35 10.95 + cp tini-static /build/docker-init [2020-10-26T19:54:50.363Z] #35 DONE 13.5s [2020-10-26T19:54:50.534Z] #41 12.48 PBCC images/fifo.pb-c.c [2020-10-26T19:54:50.534Z] #41 12.51 DEP images/fifo.pb-c.d [2020-10-26T19:54:50.534Z] #41 12.53 PBCC images/ghost-file.pb-c.c [2020-10-26T19:54:50.534Z] #41 12.59 DEP images/ghost-file.pb-c.d [2020-10-26T19:54:50.534Z] #41 12.67 PBCC images/regfile.pb-c.c [2020-10-26T19:54:50.627Z] [2020-10-26T19:54:50.627Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:50.627Z] #43 92.03 net/http/httptrace [2020-10-26T19:54:50.627Z] #43 92.36 net/http [2020-10-26T19:54:50.791Z] #41 12.70 DEP images/regfile.pb-c.d [2020-10-26T19:54:50.791Z] #41 12.76 PBCC images/ns.pb-c.c [2020-10-26T19:54:50.791Z] #41 12.79 DEP images/ns.pb-c.d [2020-10-26T19:54:50.791Z] #41 12.85 PBCC images/fdinfo.pb-c.c [2020-10-26T19:54:50.791Z] #41 12.91 DEP images/fdinfo.pb-c.d [2020-10-26T19:54:50.682Z] > git --version # timeout=10 [2020-10-26T19:54:50.729Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-26T19:54:50.771Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-26T19:54:51.048Z] #41 12.97 PBCC images/core-aarch64.pb-c.c [2020-10-26T19:54:51.048Z] #41 13.02 PBCC images/core-arm.pb-c.c [2020-10-26T19:54:51.048Z] #41 13.07 PBCC images/core-ppc64.pb-c.c [2020-10-26T19:54:51.048Z] #41 13.12 PBCC images/core-s390.pb-c.c [2020-10-26T19:54:51.234Z] #57 ... [2020-10-26T19:54:51.234Z] [2020-10-26T19:54:51.234Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:51.234Z] #42 63.66 CC criu/arch/ppc64/crtools.o [2020-10-26T19:54:51.234Z] #42 64.92 CC criu/arch/ppc64/sigframe.o [2020-10-26T19:54:51.234Z] #42 65.35 LINK criu/arch/ppc64/crtools.built-in.o [2020-10-26T19:54:51.234Z] #42 65.44 DEP criu/pie/util-vdso.d [2020-10-26T19:54:51.234Z] #42 65.61 DEP criu/pie/util.d [2020-10-26T19:54:51.234Z] #42 65.75 CC criu/pie/util.o [2020-10-26T19:54:51.234Z] #42 66.11 CC criu/pie/util-vdso.o [2020-10-26T19:54:51.234Z] #42 66.98 AR criu/pie/pie.lib.a [2020-10-26T19:54:51.234Z] #42 67.05 DEP criu/pie/restorer.d [2020-10-26T19:54:51.234Z] #42 67.30 DEP criu/arch/ppc64/vdso-trampoline.d [2020-10-26T19:54:51.234Z] #42 67.32 DEP criu/arch/ppc64/restorer.d [2020-10-26T19:54:51.234Z] #42 67.62 DEP criu/arch/ppc64/vdso-pie.d [2020-10-26T19:54:51.234Z] #42 67.78 DEP criu/pie/parasite-vdso.d [2020-10-26T19:54:51.234Z] #42 68.01 DEP criu/pie/parasite.d [2020-10-26T19:54:51.234Z] #42 68.29 CC criu/pie/parasite.o [2020-10-26T19:54:51.304Z] #41 13.17 PBCC images/core-x86.pb-c.c [2020-10-26T19:54:51.304Z] #41 13.22 PBCC images/core.pb-c.c [2020-10-26T19:54:51.304Z] #41 13.27 PBCC images/inventory.pb-c.c [2020-10-26T19:54:51.304Z] #41 13.32 DEP images/core-aarch64.pb-c.d [2020-10-26T19:54:51.304Z] #41 13.39 DEP images/core-arm.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-26T19:54:51.555Z] #49 ... [2020-10-26T19:54:51.555Z] [2020-10-26T19:54:51.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:51.555Z] #41 6.030 PBCC images/timens.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.037 DEP images/timens.pb-c.d [2020-10-26T19:54:51.555Z] #41 6.138 PBCC images/fown.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.173 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.358 PBCC images/opts.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.438 PBCC images/memfd.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.586 DEP images/fown.pb-c.d [2020-10-26T19:54:51.555Z] #41 6.642 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-26T19:54:51.555Z] #41 6.719 DEP images/opts.pb-c.d [2020-10-26T19:54:51.555Z] #41 6.771 DEP images/memfd.pb-c.d [2020-10-26T19:54:51.555Z] #41 6.832 PBCC images/sit.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.910 DEP images/sit.pb-c.d [2020-10-26T19:54:51.555Z] #41 6.952 PBCC images/macvlan.pb-c.c [2020-10-26T19:54:51.555Z] #41 6.962 DEP images/macvlan.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.023 PBCC images/autofs.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.033 DEP images/autofs.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.084 PBCC images/sysctl.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.110 DEP images/sysctl.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.151 PBCC images/time.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.183 DEP images/time.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.228 PBCC images/binfmt-misc.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.261 DEP images/binfmt-misc.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.335 PBCC images/seccomp.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.368 DEP images/seccomp.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.417 PBCC images/userns.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.478 DEP images/userns.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.511 PBCC images/cgroup.pb-c.c [2020-10-26T19:54:51.555Z] #41 7.562 DEP images/cgroup.pb-c.d [2020-10-26T19:54:51.555Z] #41 7.614 PBCC images/ext-file.pb-c.c [2020-10-26T19:54:51.561Z] #41 13.43 DEP images/core-ppc64.pb-c.d [2020-10-26T19:54:51.561Z] #41 13.49 DEP images/core-s390.pb-c.d [2020-10-26T19:54:51.561Z] #41 13.56 DEP images/core-x86.pb-c.d [2020-10-26T19:54:51.561Z] #41 13.61 DEP images/core.pb-c.d [2020-10-26T19:54:51.701Z] #20 11.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-26T19:54:51.701Z] #20 11.85 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-26T19:54:51.701Z] #20 11.89 Building wheels for collected packages: pyyaml [2020-10-26T19:54:51.701Z] #20 11.89 Running setup.py bdist_wheel for pyyaml: started [2020-10-26T19:54:51.816Z] #41 7.670 DEP images/ext-file.pb-c.d [2020-10-26T19:54:51.817Z] #41 7.727 PBCC images/rpc.pb-c.c [2020-10-26T19:54:51.817Z] #41 7.807 DEP images/rpc.pb-c.d [2020-10-26T19:54:51.817Z] #41 7.875 PBCC images/siginfo.pb-c.c [2020-10-26T19:54:51.818Z] #41 13.67 DEP images/inventory.pb-c.d [2020-10-26T19:54:51.818Z] #41 13.76 PBCC images/cpuinfo.pb-c.c [2020-10-26T19:54:51.818Z] #41 13.78 DEP images/cpuinfo.pb-c.d [2020-10-26T19:54:51.818Z] #41 13.83 PBCC images/stats.pb-c.c [2020-10-26T19:54:51.818Z] #41 13.85 DEP images/stats.pb-c.d [2020-10-26T19:54:51.890Z] #42 69.89 LINK criu/pie/parasite.built-in.o [2020-10-26T19:54:52.078Z] #41 7.918 DEP images/siginfo.pb-c.d [2020-10-26T19:54:52.078Z] #41 7.967 PBCC images/pagemap.pb-c.c [2020-10-26T19:54:52.078Z] #41 8.008 DEP images/pagemap.pb-c.d [2020-10-26T19:54:52.078Z] #41 8.068 PBCC images/rlimit.pb-c.c [2020-10-26T19:54:52.078Z] #41 8.110 DEP images/rlimit.pb-c.d [2020-10-26T19:54:52.078Z] #41 8.159 PBCC images/file-lock.pb-c.c [2020-10-26T19:54:52.078Z] #41 8.170 DEP images/file-lock.pb-c.d [2020-10-26T19:54:52.078Z] #41 8.227 PBCC images/tty.pb-c.c [2020-10-26T19:54:52.188Z] #42 69.90 GEN criu/pie/parasite-blob.h [2020-10-26T19:54:52.188Z] #42 69.94 CC criu/pie/parasite-vdso.o [2020-10-26T19:54:52.339Z] #41 8.287 DEP images/tty.pb-c.d [2020-10-26T19:54:52.339Z] #41 8.318 PBCC images/tun.pb-c.c [2020-10-26T19:54:52.339Z] #41 8.374 PBCC images/netdev.pb-c.c [2020-10-26T19:54:52.339Z] #41 8.425 DEP images/tun.pb-c.d [2020-10-26T19:54:52.339Z] #41 8.493 DEP images/netdev.pb-c.d [2020-10-26T19:54:52.600Z] #41 8.549 PBCC images/vma.pb-c.c [2020-10-26T19:54:52.600Z] #41 8.601 DEP images/vma.pb-c.d [2020-10-26T19:54:52.600Z] #41 8.648 PBCC images/creds.pb-c.c [2020-10-26T19:54:52.600Z] #41 8.668 DEP images/creds.pb-c.d [2020-10-26T19:54:52.600Z] #41 8.722 PBCC images/utsns.pb-c.c [2020-10-26T19:54:52.637Z] #20 13.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-26T19:54:52.666Z] #43 ... [2020-10-26T19:54:52.666Z] [2020-10-26T19:54:52.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:52.666Z] #41 15.82 make[1]: Nothing to be done for 'all'. [2020-10-26T19:54:52.861Z] #41 8.738 DEP images/utsns.pb-c.d [2020-10-26T19:54:52.861Z] #41 8.795 PBCC images/ipc-desc.pb-c.c [2020-10-26T19:54:52.861Z] #41 8.839 PBCC images/ipc-sem.pb-c.c [2020-10-26T19:54:52.861Z] #41 8.886 DEP images/ipc-desc.pb-c.d [2020-10-26T19:54:52.861Z] #41 8.937 DEP images/ipc-sem.pb-c.d [2020-10-26T19:54:52.896Z] #20 13.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-26T19:54:52.896Z] #20 13.07 Successfully built pyyaml [2020-10-26T19:54:52.896Z] #20 13.10 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-26T19:54:53.122Z] #41 9.024 PBCC images/ipc-msg.pb-c.c [2020-10-26T19:54:53.122Z] #41 9.048 DEP images/ipc-msg.pb-c.d [2020-10-26T19:54:53.122Z] #41 9.111 PBCC images/ipc-shm.pb-c.c [2020-10-26T19:54:53.122Z] #41 9.150 DEP images/ipc-shm.pb-c.d [2020-10-26T19:54:53.122Z] #41 9.210 PBCC images/ipc-var.pb-c.c [2020-10-26T19:54:53.122Z] #41 9.220 DEP images/ipc-var.pb-c.d [2020-10-26T19:54:53.160Z] #20 13.54 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-26T19:54:53.187Z] #41 15.23 make[1]: Nothing to be done for 'all'. [2020-10-26T19:54:53.241Z] #42 70.81 CC criu/arch/ppc64/vdso-pie.o [2020-10-26T19:54:53.241Z] #42 ... [2020-10-26T19:54:53.241Z] [2020-10-26T19:54:53.241Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:53.241Z] #57 DONE 134.5s [2020-10-26T19:54:53.241Z] [2020-10-26T19:54:53.241Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:53.241Z] #42 71.28 CC criu/arch/ppc64/restorer.o [2020-10-26T19:54:53.241Z] #42 ... [2020-10-26T19:54:53.241Z] [2020-10-26T19:54:53.241Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-26T19:54:53.383Z] #41 9.286 PBCC images/sk-opts.pb-c.c [2020-10-26T19:54:53.383Z] #41 9.317 PBCC images/packet-sock.pb-c.c [2020-10-26T19:54:53.383Z] #41 9.370 DEP images/sk-opts.pb-c.d [2020-10-26T19:54:53.383Z] #41 9.427 DEP images/packet-sock.pb-c.d [2020-10-26T19:54:53.383Z] #41 9.467 PBCC images/sk-netlink.pb-c.c [2020-10-26T19:54:53.444Z] #41 ... [2020-10-26T19:54:53.444Z] [2020-10-26T19:54:53.444Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:54:53.444Z] #43 86.13 text/template/parse [2020-10-26T19:54:53.444Z] #43 89.47 go/parser [2020-10-26T19:54:53.444Z] #43 90.45 text/template [2020-10-26T19:54:53.444Z] #43 92.66 encoding/xml [2020-10-26T19:54:53.444Z] #43 95.31 go/doc [2020-10-26T19:54:53.539Z] #58 DONE 0.1s [2020-10-26T19:54:53.539Z] [2020-10-26T19:54:53.539Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-26T19:54:53.539Z] #59 DONE 0.1s [2020-10-26T19:54:53.539Z] [2020-10-26T19:54:53.539Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:53.539Z] #19 11.21 Reading package lists... [2020-10-26T19:54:53.539Z] #19 16.08 Reading package lists... [2020-10-26T19:54:53.539Z] #19 20.51 Building dependency tree... [2020-10-26T19:54:53.539Z] #19 22.22 libcap2-bin is already the newest version (1:2.25-2). [2020-10-26T19:54:53.539Z] #19 22.22 The following additional packages will be installed: [2020-10-26T19:54:53.540Z] #19 22.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-26T19:54:53.540Z] #19 22.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-26T19:54:53.540Z] #19 22.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-26T19:54:53.540Z] #19 22.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-26T19:54:53.540Z] #19 22.23 python3.7 python3.7-minimal vim-runtime xxd [2020-10-26T19:54:53.540Z] #19 22.23 Suggested packages: [2020-10-26T19:54:53.540Z] #19 22.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-26T19:54:53.540Z] #19 22.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-26T19:54:53.540Z] #19 22.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-26T19:54:53.540Z] #19 22.24 Recommended packages: [2020-10-26T19:54:53.540Z] #19 22.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-26T19:54:53.540Z] #19 22.24 python3-keyrings.alt python3-xdg unzip [2020-10-26T19:54:53.644Z] #41 9.531 DEP images/sk-netlink.pb-c.d [2020-10-26T19:54:53.644Z] #41 9.593 PBCC images/sk-inet.pb-c.c [2020-10-26T19:54:53.644Z] #41 9.640 DEP images/sk-inet.pb-c.d [2020-10-26T19:54:53.644Z] #41 9.703 PBCC images/sk-unix.pb-c.c [2020-10-26T19:54:53.644Z] #41 9.770 DEP images/sk-unix.pb-c.d [2020-10-26T19:54:53.701Z] #43 ... [2020-10-26T19:54:53.701Z] [2020-10-26T19:54:53.701Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:53.727Z] #20 DONE 14.0s [2020-10-26T19:54:53.727Z] [2020-10-26T19:54:53.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:53.727Z] #41 126.3 CC criu/net.o [2020-10-26T19:54:53.727Z] #41 129.3 CC criu/netfilter.o [2020-10-26T19:54:53.727Z] #41 129.7 CC criu/page-pipe.o [2020-10-26T19:54:53.727Z] #41 130.3 CC criu/page-xfer.o [2020-10-26T19:54:53.727Z] #41 131.8 CC criu/pagemap-cache.o [2020-10-26T19:54:53.727Z] #41 132.3 CC criu/pagemap.o [2020-10-26T19:54:53.727Z] #41 133.4 CC criu/parasite-syscall.o [2020-10-26T19:54:53.727Z] #41 134.5 CC criu/path.o [2020-10-26T19:54:53.727Z] #41 134.7 CC criu/pie-util-vdso-elf32.o [2020-10-26T19:54:53.727Z] #41 ... [2020-10-26T19:54:53.727Z] [2020-10-26T19:54:53.727Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-26T19:54:53.874Z] + docker version [2020-10-26T19:54:53.905Z] #41 9.821 PBCC images/mm.pb-c.c [2020-10-26T19:54:53.905Z] #41 9.858 DEP images/mm.pb-c.d [2020-10-26T19:54:53.905Z] #41 9.906 PBCC images/timerfd.pb-c.c [2020-10-26T19:54:53.905Z] #41 9.951 DEP images/timerfd.pb-c.d [2020-10-26T19:54:53.905Z] #41 10.01 PBCC images/timer.pb-c.c [2020-10-26T19:54:53.985Z] #23 DONE 0.3s [2020-10-26T19:54:53.986Z] [2020-10-26T19:54:53.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:53.986Z] #41 ... [2020-10-26T19:54:53.986Z] [2020-10-26T19:54:53.986Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:54:54.060Z] #41 17.06 CC images/stats.o [2020-10-26T19:54:54.165Z] #41 10.04 DEP images/timer.pb-c.d [2020-10-26T19:54:54.166Z] #41 10.08 PBCC images/sa.pb-c.c [2020-10-26T19:54:54.166Z] #41 10.12 DEP images/sa.pb-c.d [2020-10-26T19:54:54.166Z] #41 10.20 PBCC images/pipe-data.pb-c.c [2020-10-26T19:54:54.166Z] #41 10.23 DEP images/pipe-data.pb-c.d [2020-10-26T19:54:54.188Z] #19 ... [2020-10-26T19:54:54.188Z] [2020-10-26T19:54:54.188Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:54.188Z] #42 72.07 CC criu/arch/ppc64/vdso-trampoline.o [2020-10-26T19:54:54.324Z] #41 17.56 CC images/core.o [2020-10-26T19:54:54.427Z] #41 10.29 PBCC images/mnt.pb-c.c [2020-10-26T19:54:54.427Z] #41 10.38 DEP images/mnt.pb-c.d [2020-10-26T19:54:54.427Z] #41 10.46 PBCC images/sk-packet.pb-c.c [2020-10-26T19:54:54.427Z] #41 10.51 DEP images/sk-packet.pb-c.d [2020-10-26T19:54:54.427Z] #41 10.56 PBCC images/tcp-stream.pb-c.c [2020-10-26T19:54:54.487Z] #42 72.19 CC criu/pie/restorer.o [2020-10-26T19:54:54.688Z] #41 10.64 DEP images/tcp-stream.pb-c.d [2020-10-26T19:54:54.688Z] #41 10.68 PBCC images/pipe.pb-c.c [2020-10-26T19:54:54.688Z] #41 10.73 DEP images/pipe.pb-c.d [2020-10-26T19:54:54.688Z] #41 10.81 PBCC images/pstree.pb-c.c [2020-10-26T19:54:54.953Z] #41 10.82 DEP images/pstree.pb-c.d [2020-10-26T19:54:54.953Z] #41 10.85 PBCC images/fs.pb-c.c [2020-10-26T19:54:54.953Z] #41 10.88 DEP images/fs.pb-c.d [2020-10-26T19:54:54.953Z] #41 10.91 PBCC images/signalfd.pb-c.c [2020-10-26T19:54:54.953Z] #41 10.98 DEP images/signalfd.pb-c.d [2020-10-26T19:54:54.953Z] #41 11.02 PBCC images/fh.pb-c.c [2020-10-26T19:54:54.986Z] #54 38.95 Checking out files: 49% (1711/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3162/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-26T19:54:54.986Z] #54 40.26 + cd /tmp/tmp.EpnMpOFycI/src/github.com/containerd/containerd [2020-10-26T19:54:54.986Z] #54 40.26 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:55.217Z] #41 11.06 PBCC images/fsnotify.pb-c.c [2020-10-26T19:54:55.217Z] #41 11.14 DEP images/fh.pb-c.d [2020-10-26T19:54:55.217Z] #41 11.20 DEP images/fsnotify.pb-c.d [2020-10-26T19:54:55.217Z] #41 11.25 PBCC images/eventpoll.pb-c.c [2020-10-26T19:54:55.292Z] #41 18.29 CC images/core-x86.o [2020-10-26T19:54:55.478Z] #41 11.30 DEP images/eventpoll.pb-c.d [2020-10-26T19:54:55.478Z] #41 11.35 PBCC images/eventfd.pb-c.c [2020-10-26T19:54:55.478Z] #41 11.38 DEP images/eventfd.pb-c.d [2020-10-26T19:54:55.478Z] #41 11.45 PBCC images/remap-file-path.pb-c.c [2020-10-26T19:54:55.478Z] #41 11.48 DEP images/remap-file-path.pb-c.d [2020-10-26T19:54:55.478Z] #41 11.53 PBCC images/fifo.pb-c.c [2020-10-26T19:54:55.478Z] #41 11.56 DEP images/fifo.pb-c.d [2020-10-26T19:54:55.478Z] #41 11.60 PBCC images/ghost-file.pb-c.c [2020-10-26T19:54:55.740Z] #41 11.65 DEP images/ghost-file.pb-c.d [2020-10-26T19:54:55.740Z] #41 11.70 PBCC images/regfile.pb-c.c [2020-10-26T19:54:55.740Z] #41 11.74 DEP images/regfile.pb-c.d [2020-10-26T19:54:55.740Z] #41 11.77 PBCC images/ns.pb-c.c [2020-10-26T19:54:55.740Z] #41 11.83 DEP images/ns.pb-c.d [2020-10-26T19:54:55.740Z] #41 11.87 PBCC images/fdinfo.pb-c.c [2020-10-26T19:54:55.870Z] #41 19.07 CC images/core-arm.o [2020-10-26T19:54:56.001Z] #41 11.98 DEP images/fdinfo.pb-c.d [2020-10-26T19:54:56.001Z] #41 12.05 PBCC images/core-aarch64.pb-c.c [2020-10-26T19:54:56.262Z] #41 12.14 PBCC images/core-arm.pb-c.c [2020-10-26T19:54:56.262Z] #41 12.20 PBCC images/core-ppc64.pb-c.c [2020-10-26T19:54:56.262Z] #41 12.26 PBCC images/core-s390.pb-c.c [2020-10-26T19:54:56.262Z] #41 12.35 PBCC images/core-x86.pb-c.c [2020-10-26T19:54:56.262Z] #41 12.37 PBCC images/core.pb-c.c [2020-10-26T19:54:56.369Z] #54 41.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-26T19:54:56.369Z] #54 41.52 + BUILDTAGS='netgo osusergo static_build' [2020-10-26T19:54:56.369Z] #54 41.52 + export EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:54:56.369Z] #54 41.52 + EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:54:56.369Z] #54 41.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-26T19:54:56.369Z] #54 41.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-26T19:54:56.369Z] #54 41.52 + '[' '' = dynamic ']' [2020-10-26T19:54:56.369Z] #54 41.52 + make [2020-10-26T19:54:56.459Z] #41 19.49 CC images/core-aarch64.o [2020-10-26T19:54:56.523Z] #41 12.45 PBCC images/inventory.pb-c.c [2020-10-26T19:54:56.523Z] #41 12.52 DEP images/core-aarch64.pb-c.d [2020-10-26T19:54:56.523Z] #41 12.58 DEP images/core-arm.pb-c.d [2020-10-26T19:54:56.523Z] #41 12.62 DEP images/core-ppc64.pb-c.d [2020-10-26T19:54:56.627Z] #54 42.01 + bin/ctr [2020-10-26T19:54:56.722Z] #41 19.79 CC images/core-ppc64.o [2020-10-26T19:54:56.786Z] #41 12.67 DEP images/core-s390.pb-c.d [2020-10-26T19:54:56.786Z] #41 12.76 DEP images/core-x86.pb-c.d [2020-10-26T19:54:56.985Z] #41 20.30 CC images/core-s390.o [2020-10-26T19:54:57.047Z] #41 12.82 DEP images/core.pb-c.d [2020-10-26T19:54:57.047Z] #41 12.91 DEP images/inventory.pb-c.d [2020-10-26T19:54:57.047Z] #41 12.99 PBCC images/cpuinfo.pb-c.c [2020-10-26T19:54:57.047Z] #41 13.05 DEP images/cpuinfo.pb-c.d [2020-10-26T19:54:57.047Z] #41 13.09 PBCC images/stats.pb-c.c [2020-10-26T19:54:57.280Z] #42 75.17 LINK criu/pie/restorer.built-in.o [2020-10-26T19:54:57.280Z] #42 75.18 GEN criu/pie/restorer-blob.h [2020-10-26T19:54:57.280Z] #42 75.32 DEP criu/vdso.d [2020-10-26T19:54:57.308Z] #41 13.12 DEP images/stats.pb-c.d [2020-10-26T19:54:57.577Z] #42 75.62 DEP criu/uts_ns.d [2020-10-26T19:54:57.874Z] #42 75.89 DEP criu/util.d [2020-10-26T19:54:57.934Z] #41 21.10 CC images/cpuinfo.o [2020-10-26T19:54:58.173Z] #42 76.09 DEP criu/uffd.d [2020-10-26T19:54:58.177Z] #28 DONE 3.9s [2020-10-26T19:54:58.177Z] [2020-10-26T19:54:58.177Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-26T19:54:58.177Z] #31 DONE 0.3s [2020-10-26T19:54:58.177Z] [2020-10-26T19:54:58.177Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-26T19:54:58.177Z] #33 DONE 0.0s [2020-10-26T19:54:58.177Z] [2020-10-26T19:54:58.177Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-26T19:54:58.250Z] #41 ... [2020-10-26T19:54:58.250Z] [2020-10-26T19:54:58.250Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:54:58.436Z] #36 DONE 0.2s [2020-10-26T19:54:58.436Z] [2020-10-26T19:54:58.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:54:58.436Z] #41 135.5 CC criu/pie-util-vdso.o [2020-10-26T19:54:58.436Z] #41 136.0 CC criu/pie-util.o [2020-10-26T19:54:58.436Z] #41 136.2 CC criu/pipes.o [2020-10-26T19:54:58.436Z] #41 137.0 CC criu/plugin.o [2020-10-26T19:54:58.436Z] #41 137.3 CC criu/proc_parse.o [2020-10-26T19:54:58.436Z] #41 139.7 CC criu/protobuf-desc.o [2020-10-26T19:54:58.471Z] #42 76.29 DEP criu/tun.d [2020-10-26T19:54:58.511Z] #41 21.65 CC images/inventory.o [2020-10-26T19:54:58.768Z] #42 76.51 DEP criu/tty.d [2020-10-26T19:54:58.768Z] #42 76.70 DEP criu/timerfd.d [2020-10-26T19:54:58.774Z] #41 21.86 CC images/fdinfo.o [2020-10-26T19:54:59.038Z] #41 22.24 CC images/fown.o [2020-10-26T19:54:59.066Z] #42 76.90 DEP criu/timens.d [2020-10-26T19:54:59.302Z] #41 22.42 CC images/ns.o [2020-10-26T19:54:59.363Z] #42 77.15 DEP criu/sysfs_parse.d [2020-10-26T19:54:59.363Z] #42 77.30 DEP criu/sysctl.d [2020-10-26T19:54:59.565Z] #41 22.75 CC images/regfile.o [2020-10-26T19:54:59.659Z] #42 77.46 DEP criu/string.d [2020-10-26T19:54:59.660Z] #42 77.51 DEP criu/stats.d [2020-10-26T19:54:59.734Z] Client: Docker Engine - Enterprise [2020-10-26T19:54:59.734Z] Version: 19.03.12 [2020-10-26T19:54:59.734Z] API version: 1.40 [2020-10-26T19:54:59.734Z] Go version: go1.13.13 [2020-10-26T19:54:59.734Z] Git commit: 4306744 [2020-10-26T19:54:59.734Z] Built: 08/05/2020 19:27:53 [2020-10-26T19:54:59.734Z] OS/Arch: windows/amd64 [2020-10-26T19:54:59.734Z] Experimental: false [2020-10-26T19:54:59.734Z] [2020-10-26T19:54:59.734Z] Server: Docker Engine - Enterprise [2020-10-26T19:54:59.734Z] Engine: [2020-10-26T19:54:59.734Z] Version: 19.03.12 [2020-10-26T19:54:59.734Z] API version: 1.40 (minimum version 1.24) [2020-10-26T19:54:59.734Z] Go version: go1.13.13 [2020-10-26T19:54:59.734Z] Git commit: f295753ffd [2020-10-26T19:54:59.734Z] Built: 08/05/2020 19:26:41 [2020-10-26T19:54:59.734Z] OS/Arch: windows/amd64 [2020-10-26T19:54:59.734Z] Experimental: true [2020-10-26T19:54:59.815Z] #41 140.6 CC criu/protobuf.o [2020-10-26T19:54:59.815Z] #41 141.0 CC criu/pstree.o [2020-10-26T19:54:59.820Z] #54 40.54 Checking out files: 41% (1418/3445) Checking out files: 42% (1447/3445) Checking out files: 43% (1482/3445) Checking out files: 44% (1516/3445) Checking out files: 45% (1551/3445) Checking out files: 46% (1585/3445) Checking out files: 47% (1620/3445) Checking out files: 48% (1654/3445) Checking out files: 49% (1689/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 89% (3082/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-26T19:54:59.820Z] #54 42.03 + cd /tmp/tmp.zjV7lduBZT/src/github.com/containerd/containerd [2020-10-26T19:54:59.820Z] #54 42.03 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-26T19:54:59.847Z] #41 23.07 CC images/ghost-file.o [2020-10-26T19:54:59.957Z] #42 77.66 DEP criu/sockets.d [2020-10-26T19:54:59.957Z] #42 ... [2020-10-26T19:54:59.957Z] [2020-10-26T19:54:59.957Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:54:59.957Z] #19 24.79 The following NEW packages will be installed: [2020-10-26T19:54:59.957Z] #19 24.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-26T19:54:59.957Z] #19 24.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-26T19:54:59.957Z] #19 24.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-26T19:54:59.957Z] #19 24.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-26T19:54:59.957Z] #19 24.80 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-26T19:54:59.957Z] #19 24.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-26T19:54:59.957Z] #19 24.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-26T19:54:59.957Z] #19 24.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-26T19:54:59.957Z] #19 24.81 xz-utils zip [2020-10-26T19:54:59.957Z] #19 24.92 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:54:59.957Z] #19 24.92 Need to get 29.2 MB of archives. [2020-10-26T19:54:59.957Z] #19 24.92 After this operation, 134 MB of additional disk space will be used. [2020-10-26T19:54:59.957Z] #19 24.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-10-26T19:54:59.957Z] #19 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-10-26T19:54:59.957Z] #19 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-10-26T19:54:59.957Z] #19 25.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-10-26T19:54:59.957Z] #19 25.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-10-26T19:54:59.957Z] #19 25.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-10-26T19:54:59.957Z] #19 25.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-10-26T19:54:59.957Z] #19 25.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-10-26T19:54:59.957Z] #19 25.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-10-26T19:54:59.957Z] #19 25.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-10-26T19:54:59.957Z] #19 25.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-10-26T19:54:59.957Z] #19 25.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-10-26T19:54:59.957Z] #19 25.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-10-26T19:54:59.957Z] #19 25.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-10-26T19:54:59.957Z] #19 25.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-10-26T19:54:59.957Z] #19 25.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-10-26T19:54:59.957Z] #19 25.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-26T19:54:59.957Z] #19 25.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:54:59.957Z] #19 25.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-10-26T19:54:59.957Z] #19 25.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-10-26T19:54:59.957Z] #19 25.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-10-26T19:54:59.957Z] #19 25.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-10-26T19:54:59.957Z] #19 25.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-10-26T19:54:59.957Z] #19 25.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-26T19:54:59.957Z] #19 25.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-26T19:54:59.957Z] #19 25.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-26T19:54:59.957Z] #19 25.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-10-26T19:54:59.957Z] #19 25.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-10-26T19:54:59.957Z] #19 25.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-26T19:54:59.957Z] #19 25.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-26T19:54:59.957Z] #19 25.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-26T19:54:59.957Z] #19 25.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-26T19:54:59.957Z] #19 25.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-10-26T19:54:59.957Z] #19 25.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-10-26T19:54:59.957Z] #19 25.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-10-26T19:54:59.957Z] #19 25.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-26T19:54:59.957Z] #19 25.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-10-26T19:54:59.957Z] #19 25.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-10-26T19:54:59.957Z] #19 25.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-26T19:54:59.957Z] #19 25.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-10-26T19:54:59.957Z] #19 25.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-26T19:54:59.957Z] #19 25.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-10-26T19:54:59.957Z] #19 25.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-10-26T19:54:59.957Z] #19 26.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-10-26T19:54:59.957Z] #19 26.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-26T19:54:59.957Z] #19 26.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-10-26T19:54:59.957Z] #19 26.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-10-26T19:54:59.957Z] #19 26.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-10-26T19:54:59.957Z] #19 27.15 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:54:59.957Z] #19 27.20 Fetched 29.2 MB in 2s (18.9 MB/s) [2020-10-26T19:54:59.957Z] #19 27.24 Selecting previously unselected package pigz. [2020-10-26T19:54:59.957Z] #19 27.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-10-26T19:54:59.957Z] #19 27.26 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-10-26T19:54:59.957Z] #19 27.26 Unpacking pigz (2.4-1) ... [2020-10-26T19:54:59.957Z] #19 27.35 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-10-26T19:54:59.957Z] #19 27.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-26T19:54:59.957Z] #19 27.36 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-26T19:54:59.957Z] #19 27.77 Selecting previously unselected package python3.7-minimal. [2020-10-26T19:54:59.957Z] #19 27.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-26T19:54:59.957Z] #19 27.78 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:54:59.957Z] #19 28.70 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-26T19:54:59.957Z] #19 28.73 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:55:00.102Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-26T19:55:00.102Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-10-26T19:55:00.393Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-10-26T19:55:00.393Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-26T19:55:00.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-26T19:55:00.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [Pipeline] sh [2020-10-26T19:55:00.532Z] #41 23.48 CC images/fifo.o [2020-10-26T19:55:00.532Z] #41 23.84 CC images/remap-file-path.o [2020-10-26T19:55:00.602Z] #19 ... [2020-10-26T19:55:00.602Z] [2020-10-26T19:55:00.602Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:00.602Z] #44 131.5 github.com/LK4D4/vndr/build [2020-10-26T19:55:00.602Z] #44 133.4 vendor/golang.org/x/text/unicode/norm [2020-10-26T19:55:00.602Z] #44 ... [2020-10-26T19:55:00.602Z] [2020-10-26T19:55:00.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:00.602Z] #42 77.98 DEP criu/sk-unix.d [2020-10-26T19:55:00.602Z] #42 78.32 DEP criu/sk-tcp.d [2020-10-26T19:55:00.684Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-26T19:55:00.684Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-26T19:55:00.684Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-26T19:55:00.684Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-26T19:55:00.684Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-26T19:55:00.684Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-26T19:55:00.900Z] #42 78.61 DEP criu/sk-queue.d [2020-10-26T19:55:00.900Z] #42 78.78 DEP criu/sk-packet.d [2020-10-26T19:55:01.133Z] #41 24.15 CC images/eventfd.o [2020-10-26T19:55:01.133Z] #41 24.33 CC images/eventpoll.o [2020-10-26T19:55:01.195Z] #41 142.1 CC criu/rbtree.o [2020-10-26T19:55:01.195Z] #41 142.4 CC criu/rst-malloc.o [2020-10-26T19:55:01.209Z] #54 43.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-26T19:55:01.210Z] #54 43.18 + BUILDTAGS='netgo osusergo static_build' [2020-10-26T19:55:01.210Z] #54 43.18 + export EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:55:01.210Z] #54 43.18 + EXTRA_FLAGS=-buildmode=pie [2020-10-26T19:55:01.210Z] #54 43.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-26T19:55:01.210Z] #54 43.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-26T19:55:01.210Z] #54 43.18 + '[' '' = dynamic ']' [2020-10-26T19:55:01.210Z] #54 43.18 + make [2020-10-26T19:55:01.214Z] #42 78.98 DEP criu/sk-netlink.d [2020-10-26T19:55:01.301Z] + docker info [2020-10-26T19:55:01.399Z] #41 24.66 CC images/fh.o [2020-10-26T19:55:01.455Z] #41 142.6 CC criu/seccomp.o [2020-10-26T19:55:01.510Z] #42 79.22 DEP criu/sk-inet.d [2020-10-26T19:55:01.718Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-26T19:55:01.718Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-26T19:55:01.718Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2020-10-26T19:55:01.782Z] #54 44.03 + bin/ctr [2020-10-26T19:55:01.807Z] #42 79.57 DEP criu/signalfd.d [2020-10-26T19:55:01.807Z] #42 79.67 DEP criu/sigframe.d [2020-10-26T19:55:01.807Z] #42 79.76 DEP criu/shmem.d [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/types [no test files] [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-26T19:55:02.009Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-26T19:55:02.024Z] #41 ... [2020-10-26T19:55:02.024Z] [2020-10-26T19:55:02.024Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:02.024Z] #51 91.12 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-26T19:55:02.024Z] #51 92.98 + mkdir -p /build [2020-10-26T19:55:02.024Z] #51 92.98 + cp runc /build/runc [2020-10-26T19:55:02.024Z] #51 DONE 93.4s [2020-10-26T19:55:02.044Z] #54 ... [2020-10-26T19:55:02.044Z] [2020-10-26T19:55:02.044Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:55:02.044Z] #49 92.16 golang.org/x/crypto/ssh/terminal [2020-10-26T19:55:02.044Z] #49 93.40 mvdan.cc/editorconfig [2020-10-26T19:55:02.044Z] #49 94.48 mvdan.cc/sh/v3/fileutil [2020-10-26T19:55:02.044Z] #49 94.64 mvdan.cc/sh/v3/syntax [2020-10-26T19:55:02.044Z] #49 101.0 mvdan.cc/sh/v3/cmd/shfmt [2020-10-26T19:55:02.104Z] #42 79.94 DEP criu/servicefd.d [2020-10-26T19:55:02.284Z] [2020-10-26T19:55:02.284Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:55:02.284Z] #38 ... [2020-10-26T19:55:02.284Z] [2020-10-26T19:55:02.284Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:02.284Z] #41 143.3 CC criu/seize.o [2020-10-26T19:55:02.300Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-10-26T19:55:02.300Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-26T19:55:02.300Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-26T19:55:02.306Z] #49 ... [2020-10-26T19:55:02.306Z] [2020-10-26T19:55:02.306Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:02.306Z] #41 14.56 make[1]: Nothing to be done for 'all'. [2020-10-26T19:55:02.306Z] #41 16.07 CC images/stats.o [2020-10-26T19:55:02.306Z] #41 16.49 CC images/core.o [2020-10-26T19:55:02.306Z] #41 17.23 CC images/core-x86.o [2020-10-26T19:55:02.306Z] #41 17.84 CC images/core-arm.o [2020-10-26T19:55:02.353Z] #41 25.08 CC images/fsnotify.o [2020-10-26T19:55:02.404Z] #42 80.11 DEP criu/seize.d [2020-10-26T19:55:02.404Z] #42 80.30 DEP criu/seccomp.d [2020-10-26T19:55:02.568Z] #41 18.39 CC images/core-aarch64.o [2020-10-26T19:55:02.568Z] #41 ... [2020-10-26T19:55:02.568Z] [2020-10-26T19:55:02.568Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:02.568Z] #43 92.64 go/parser [2020-10-26T19:55:02.568Z] #43 92.92 text/template [2020-10-26T19:55:02.568Z] #43 96.36 encoding/xml [2020-10-26T19:55:02.568Z] #43 97.84 go/doc [2020-10-26T19:55:02.568Z] #43 101.2 github.com/LK4D4/vndr/build [2020-10-26T19:55:02.568Z] #43 101.4 github.com/LK4D4/vndr/versioned [2020-10-26T19:55:02.568Z] #43 101.6 compress/flate [2020-10-26T19:55:02.591Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-10-26T19:55:02.591Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-26T19:55:02.591Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-26T19:55:02.701Z] #42 80.53 DEP criu/rst-malloc.d [2020-10-26T19:55:02.701Z] #42 80.62 DEP criu/rbtree.d [2020-10-26T19:55:02.829Z] #43 ... [2020-10-26T19:55:02.829Z] [2020-10-26T19:55:02.829Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:02.829Z] #41 18.78 CC images/core-ppc64.o [2020-10-26T19:55:02.927Z] #41 26.10 CC images/signalfd.o [2020-10-26T19:55:02.999Z] #42 80.69 DEP criu/pstree.d [2020-10-26T19:55:02.999Z] #42 80.88 DEP criu/protobuf.d [2020-10-26T19:55:03.174Z] #54 ... [2020-10-26T19:55:03.174Z] [2020-10-26T19:55:03.174Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:55:03.174Z] #49 98.17 mvdan.cc/sh/v3/cmd/shfmt [2020-10-26T19:55:03.174Z] #49 DONE 105.1s [2020-10-26T19:55:03.174Z] [2020-10-26T19:55:03.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:03.174Z] #41 16.70 CC images/stats.o [2020-10-26T19:55:03.174Z] #41 17.09 CC images/core.o [2020-10-26T19:55:03.174Z] #41 17.74 CC images/core-x86.o [2020-10-26T19:55:03.174Z] #41 18.30 CC images/core-arm.o [2020-10-26T19:55:03.174Z] #41 18.84 CC images/core-aarch64.o [2020-10-26T19:55:03.174Z] #41 19.19 CC images/core-ppc64.o [2020-10-26T19:55:03.174Z] #41 19.62 CC images/core-s390.o [2020-10-26T19:55:03.174Z] #41 20.19 CC images/cpuinfo.o [2020-10-26T19:55:03.174Z] #41 20.67 CC images/inventory.o [2020-10-26T19:55:03.174Z] #41 20.88 CC images/fdinfo.o [2020-10-26T19:55:03.174Z] #41 21.20 CC images/fown.o [2020-10-26T19:55:03.174Z] #41 21.40 CC images/ns.o [2020-10-26T19:55:03.174Z] #41 21.58 CC images/regfile.o [2020-10-26T19:55:03.174Z] #41 21.84 CC images/ghost-file.o [2020-10-26T19:55:03.174Z] #41 22.14 CC images/fifo.o [2020-10-26T19:55:03.174Z] #41 22.36 CC images/remap-file-path.o [2020-10-26T19:55:03.174Z] #41 22.66 CC images/eventfd.o [2020-10-26T19:55:03.174Z] #41 22.91 CC images/eventpoll.o [2020-10-26T19:55:03.174Z] #41 23.17 CC images/fh.o [2020-10-26T19:55:03.174Z] #41 23.49 CC images/fsnotify.o [2020-10-26T19:55:03.174Z] #41 24.08 CC images/signalfd.o [2020-10-26T19:55:03.174Z] #41 24.41 CC images/fs.o [2020-10-26T19:55:03.174Z] #41 24.70 CC images/pstree.o [2020-10-26T19:55:03.174Z] #41 24.97 CC images/pipe.o [2020-10-26T19:55:03.174Z] #41 25.26 CC images/tcp-stream.o [2020-10-26T19:55:03.223Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-10-26T19:55:03.234Z] #41 26.29 CC images/fs.o [2020-10-26T19:55:03.297Z] #42 81.16 GEN criu/protobuf-desc-gen.h [2020-10-26T19:55:03.431Z] #41 ... [2020-10-26T19:55:03.431Z] [2020-10-26T19:55:03.431Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:03.431Z] #11 106.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-26T19:55:03.431Z] #11 106.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:55:03.431Z] #11 106.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:03.496Z] #41 26.47 CC images/pstree.o [2020-10-26T19:55:03.664Z] #41 144.5 CC criu/servicefd.o [2020-10-26T19:55:03.664Z] #41 144.8 CC criu/shmem.o [2020-10-26T19:55:03.760Z] #41 26.75 CC images/pipe.o [2020-10-26T19:55:03.760Z] #41 26.90 CC images/tcp-stream.o [2020-10-26T19:55:03.775Z] #41 19.47 CC images/core-s390.o [2020-10-26T19:55:04.024Z] #41 27.21 CC images/sk-packet.o [2020-10-26T19:55:04.036Z] #41 20.17 CC images/cpuinfo.o [2020-10-26T19:55:04.287Z] #41 27.58 CC images/mnt.o [2020-10-26T19:55:04.600Z] #41 145.6 CC criu/sigframe.o [2020-10-26T19:55:04.600Z] #41 145.7 CC criu/signalfd.o [2020-10-26T19:55:04.859Z] #41 145.9 CC criu/sk-inet.o [2020-10-26T19:55:04.864Z] #41 27.83 CC images/pipe-data.o [2020-10-26T19:55:04.864Z] #41 28.11 CC images/sa.o [2020-10-26T19:55:04.980Z] #41 20.72 CC images/inventory.o [2020-10-26T19:55:04.980Z] #41 20.94 CC images/fdinfo.o [2020-10-26T19:55:05.326Z] #11 ... [2020-10-26T19:55:05.326Z] [2020-10-26T19:55:05.326Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:05.326Z] #43 98.18 github.com/LK4D4/vndr/versioned [2020-10-26T19:55:05.326Z] #43 98.28 compress/flate [2020-10-26T19:55:05.326Z] #43 98.79 github.com/LK4D4/vndr/build [2020-10-26T19:55:05.326Z] #43 100.9 hash/crc32 [2020-10-26T19:55:05.326Z] #43 101.7 compress/gzip [2020-10-26T19:55:05.326Z] #43 101.9 net [2020-10-26T19:55:05.326Z] #43 102.4 vendor/golang.org/x/text/transform [2020-10-26T19:55:05.326Z] #43 103.1 vendor/golang.org/x/text/unicode/bidi [2020-10-26T19:55:05.326Z] #43 104.5 vendor/golang.org/x/text/secure/bidirule [2020-10-26T19:55:05.326Z] #43 104.8 vendor/golang.org/x/text/unicode/norm [2020-10-26T19:55:05.441Z] #41 ... [2020-10-26T19:55:05.441Z] [2020-10-26T19:55:05.441Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:05.441Z] #11 100.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-26T19:55:05.441Z] #11 100.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-26T19:55:05.441Z] #11 100.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:05.441Z] #11 ... [2020-10-26T19:55:05.441Z] [2020-10-26T19:55:05.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:05.441Z] #41 28.54 CC images/timer.o [2020-10-26T19:55:05.554Z] #41 21.40 CC images/fown.o [2020-10-26T19:55:05.584Z] #43 ... [2020-10-26T19:55:05.584Z] [2020-10-26T19:55:05.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:05.584Z] #41 25.82 CC images/sk-packet.o [2020-10-26T19:55:05.584Z] #41 26.06 CC images/mnt.o [2020-10-26T19:55:05.584Z] #41 26.30 CC images/pipe-data.o [2020-10-26T19:55:05.584Z] #41 26.47 CC images/sa.o [2020-10-26T19:55:05.584Z] #41 26.66 CC images/timer.o [2020-10-26T19:55:05.584Z] #41 26.96 CC images/timerfd.o [2020-10-26T19:55:05.584Z] #41 27.20 CC images/mm.o [2020-10-26T19:55:05.584Z] #41 27.41 CC images/sk-opts.o [2020-10-26T19:55:05.584Z] #41 27.56 CC images/sk-unix.o [2020-10-26T19:55:05.796Z] #41 146.7 CC criu/sk-netlink.o [2020-10-26T19:55:05.796Z] #41 ... [2020-10-26T19:55:05.796Z] [2020-10-26T19:55:05.796Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:55:05.796Z] #38 DONE 212.4s [2020-10-26T19:55:05.796Z] [2020-10-26T19:55:05.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:05.796Z] #41 146.9 CC criu/sk-packet.o [2020-10-26T19:55:05.815Z] #41 21.67 CC images/ns.o [2020-10-26T19:55:05.815Z] #41 21.89 CC images/regfile.o [2020-10-26T19:55:05.841Z] #41 27.91 CC images/sk-inet.o [2020-10-26T19:55:05.951Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 13.6% of statements [2020-10-26T19:55:06.017Z] #41 29.12 CC images/timerfd.o [2020-10-26T19:55:06.081Z] #42 83.53 DEP criu/protobuf-desc.d [2020-10-26T19:55:06.081Z] #42 83.70 DEP criu/proc_parse.d [2020-10-26T19:55:06.081Z] #42 ... [2020-10-26T19:55:06.081Z] [2020-10-26T19:55:06.081Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:06.081Z] #19 31.45 Selecting previously unselected package python3-minimal. [2020-10-26T19:55:06.081Z] #19 31.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 ... 23610 files and directories currently installed.) [2020-10-26T19:55:06.081Z] #19 31.58 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 31.58 Unpacking python3-minimal (3.7.3-1) ... [2020-10-26T19:55:06.081Z] #19 31.69 Selecting previously unselected package libmpdec2:ppc64el. [2020-10-26T19:55:06.081Z] #19 31.70 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 31.71 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-10-26T19:55:06.081Z] #19 31.86 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-10-26T19:55:06.081Z] #19 31.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 31.87 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-26T19:55:06.081Z] #19 33.04 Selecting previously unselected package python3.7. [2020-10-26T19:55:06.081Z] #19 33.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 33.05 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:06.081Z] #19 33.19 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-10-26T19:55:06.081Z] #19 33.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 33.20 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-26T19:55:06.081Z] #19 33.29 Setting up python3-minimal (3.7.3-1) ... [2020-10-26T19:55:06.081Z] #19 34.48 Selecting previously unselected package python3. [2020-10-26T19:55:06.081Z] #19 34.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 ... 24022 files and directories currently installed.) [2020-10-26T19:55:06.081Z] #19 34.60 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 34.62 Unpacking python3 (3.7.3-1) ... [2020-10-26T19:55:06.081Z] #19 34.77 Selecting previously unselected package libip4tc0:ppc64el. [2020-10-26T19:55:06.081Z] #19 34.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 34.79 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-10-26T19:55:06.081Z] #19 34.87 Selecting previously unselected package libip6tc0:ppc64el. [2020-10-26T19:55:06.081Z] #19 34.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 34.88 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-10-26T19:55:06.081Z] #19 35.01 Selecting previously unselected package libiptc0:ppc64el. [2020-10-26T19:55:06.081Z] #19 35.01 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 35.02 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-10-26T19:55:06.081Z] #19 35.10 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-10-26T19:55:06.081Z] #19 35.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-10-26T19:55:06.081Z] #19 35.13 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-26T19:55:06.280Z] #41 29.36 CC images/mm.o [2020-10-26T19:55:06.280Z] #41 ... [2020-10-26T19:55:06.280Z] [2020-10-26T19:55:06.280Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:55:06.280Z] #30 DONE 111.6s [2020-10-26T19:55:06.381Z] #19 35.25 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-10-26T19:55:06.381Z] #19 35.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-10-26T19:55:06.381Z] #19 35.26 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-26T19:55:06.381Z] #19 35.34 Selecting previously unselected package libnftnl11:ppc64el. [2020-10-26T19:55:06.381Z] #19 35.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-10-26T19:55:06.381Z] #19 35.35 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-10-26T19:55:06.381Z] #19 35.45 Selecting previously unselected package iptables. [2020-10-26T19:55:06.381Z] #19 35.46 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-10-26T19:55:06.381Z] #19 35.47 Unpacking iptables (1.8.2-4) ... [2020-10-26T19:55:06.388Z] #41 22.15 CC images/ghost-file.o [2020-10-26T19:55:06.404Z] #41 28.26 CC images/tun.o [2020-10-26T19:55:06.544Z] [2020-10-26T19:55:06.544Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:06.544Z] #43 102.4 github.com/LK4D4/vndr/godl [2020-10-26T19:55:06.544Z] #43 103.2 github.com/LK4D4/vndr [2020-10-26T19:55:06.544Z] #43 ... [2020-10-26T19:55:06.544Z] [2020-10-26T19:55:06.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:06.544Z] #41 29.74 CC images/sk-opts.o [2020-10-26T19:55:06.583Z] ok github.com/docker/docker/builder/dockerfile 0.971s coverage: 48.0% of statements [2020-10-26T19:55:06.649Z] #41 22.45 CC images/fifo.o [2020-10-26T19:55:06.660Z] #41 28.54 CC images/sk-netlink.o [2020-10-26T19:55:06.660Z] #41 28.72 CC images/packet-sock.o [2020-10-26T19:55:06.733Z] #41 147.6 CC criu/sk-queue.o [2020-10-26T19:55:06.808Z] #41 29.99 CC images/sk-unix.o [2020-10-26T19:55:06.911Z] #41 22.74 CC images/remap-file-path.o [2020-10-26T19:55:06.911Z] #41 22.94 CC images/eventfd.o [2020-10-26T19:55:06.993Z] #41 148.1 CC criu/sk-tcp.o [2020-10-26T19:55:07.038Z] #19 36.05 Selecting previously unselected package xxd. [2020-10-26T19:55:07.039Z] #19 36.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-26T19:55:07.039Z] #19 36.12 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:55:07.172Z] #41 23.20 CC images/eventpoll.o [2020-10-26T19:55:07.216Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-10-26T19:55:07.223Z] #41 29.15 CC images/ipc-var.o [2020-10-26T19:55:07.340Z] #19 36.21 Selecting previously unselected package vim-common. [2020-10-26T19:55:07.340Z] #19 36.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:55:07.340Z] #19 36.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:55:07.340Z] #19 36.43 Selecting previously unselected package bash-completion. [2020-10-26T19:55:07.340Z] #19 36.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-26T19:55:07.385Z] #41 30.39 CC images/sk-inet.o [2020-10-26T19:55:07.385Z] #41 ... [2020-10-26T19:55:07.385Z] [2020-10-26T19:55:07.385Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:07.385Z] #43 DONE 112.7s [2020-10-26T19:55:07.385Z] [2020-10-26T19:55:07.385Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:07.433Z] #41 ... [2020-10-26T19:55:07.433Z] [2020-10-26T19:55:07.433Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-26T19:55:07.433Z] #49 DONE 107.6s [2020-10-26T19:55:07.481Z] #41 29.27 CC images/ipc-desc.o [2020-10-26T19:55:07.481Z] #41 29.55 CC images/ipc-shm.o [2020-10-26T19:55:07.562Z] #41 148.6 CC criu/sk-unix.o [2020-10-26T19:55:07.648Z] #47 ... [2020-10-26T19:55:07.648Z] [2020-10-26T19:55:07.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:07.648Z] #41 30.74 CC images/tun.o [2020-10-26T19:55:07.695Z] [2020-10-26T19:55:07.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:07.695Z] #41 23.55 CC images/fh.o [2020-10-26T19:55:07.738Z] #41 29.78 CC images/ipc-msg.o [2020-10-26T19:55:07.869Z] ok github.com/docker/docker/builder/remotecontext/git 1.120s coverage: 86.3% of statements [2020-10-26T19:55:07.869Z] ? github.com/docker/docker/cli [no test files] [2020-10-26T19:55:07.869Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-26T19:55:07.911Z] #41 31.08 CC images/sk-netlink.o [2020-10-26T19:55:07.957Z] #41 23.93 CC images/fsnotify.o [2020-10-26T19:55:08.174Z] #41 31.34 CC images/packet-sock.o [2020-10-26T19:55:08.301Z] #41 30.03 CC images/ipc-sem.o [2020-10-26T19:55:08.301Z] #41 30.21 CC images/utsns.o [2020-10-26T19:55:08.301Z] #41 30.39 CC images/creds.o [2020-10-26T19:55:08.437Z] #41 31.70 CC images/ipc-var.o [2020-10-26T19:55:08.501Z] #41 ... [2020-10-26T19:55:08.501Z] [2020-10-26T19:55:08.501Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-26T19:55:08.501Z] #39 DONE 0.8s [2020-10-26T19:55:08.501Z] [2020-10-26T19:55:08.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:08.569Z] #41 30.59 CC images/vma.o [2020-10-26T19:55:08.702Z] #41 32.04 CC images/ipc-desc.o [2020-10-26T19:55:08.826Z] #41 30.80 CC images/netdev.o [2020-10-26T19:55:08.901Z] #41 24.78 CC images/signalfd.o [2020-10-26T19:55:08.901Z] #41 25.05 CC images/fs.o [2020-10-26T19:55:08.967Z] #41 32.19 CC images/ipc-shm.o [2020-10-26T19:55:08.967Z] #41 32.30 CC images/ipc-msg.o [2020-10-26T19:55:09.070Z] #41 149.9 CC criu/sockets.o [2020-10-26T19:55:09.083Z] #41 31.15 CC images/tty.o [2020-10-26T19:55:09.237Z] #41 32.57 CC images/ipc-sem.o [2020-10-26T19:55:09.330Z] #41 150.4 CC criu/stats.o [2020-10-26T19:55:09.473Z] #41 25.32 CC images/pstree.o [2020-10-26T19:55:09.474Z] #41 25.57 CC images/pipe.o [2020-10-26T19:55:09.589Z] #41 150.6 CC criu/string.o [2020-10-26T19:55:09.590Z] #41 150.7 CC criu/sysctl.o [2020-10-26T19:55:09.646Z] #41 31.64 CC images/file-lock.o [2020-10-26T19:55:09.735Z] #41 25.76 CC images/tcp-stream.o [2020-10-26T19:55:09.814Z] #41 32.82 CC images/utsns.o [2020-10-26T19:55:09.814Z] #41 32.99 CC images/creds.o [2020-10-26T19:55:09.903Z] #41 31.81 CC images/rlimit.o [2020-10-26T19:55:09.903Z] #41 31.97 CC images/pagemap.o [2020-10-26T19:55:09.996Z] #41 25.93 CC images/sk-packet.o [2020-10-26T19:55:10.077Z] #41 33.24 CC images/vma.o [2020-10-26T19:55:10.159Z] #41 151.1 CC criu/sysfs_parse.o [2020-10-26T19:55:10.159Z] #41 151.4 CC criu/timens.o [2020-10-26T19:55:10.258Z] #41 26.24 CC images/mnt.o [2020-10-26T19:55:10.343Z] #41 33.36 CC images/netdev.o [2020-10-26T19:55:10.422Z] #41 151.6 CC criu/timerfd.o [2020-10-26T19:55:10.496Z] #41 32.41 CC images/siginfo.o [2020-10-26T19:55:10.496Z] #41 32.64 CC images/rpc.o [2020-10-26T19:55:10.519Z] #41 26.54 CC images/pipe-data.o [2020-10-26T19:55:10.595Z] ok github.com/docker/docker/client 0.127s coverage: 75.4% of statements [2020-10-26T19:55:10.607Z] #41 33.66 CC images/tty.o [2020-10-26T19:55:10.682Z] #41 ... [2020-10-26T19:55:10.682Z] [2020-10-26T19:55:10.682Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:10.682Z] #47 217.2 + /build/golangci-lint --version [2020-10-26T19:55:10.682Z] #47 217.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-26T19:55:10.682Z] #47 DONE 217.7s [2020-10-26T19:55:10.879Z] #41 34.10 CC images/file-lock.o [2020-10-26T19:55:10.904Z] #19 ... [2020-10-26T19:55:10.904Z] [2020-10-26T19:55:10.904Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:10.904Z] #44 141.9 net/http/internal [2020-10-26T19:55:10.904Z] #44 144.4 vendor/golang.org/x/crypto/cryptobyte [2020-10-26T19:55:10.904Z] #44 145.9 vendor/golang.org/x/net/idna [2020-10-26T19:55:10.904Z] #44 150.6 vendor/golang.org/x/net/http/httpproxy [2020-10-26T19:55:10.904Z] #44 150.6 net/textproto [2020-10-26T19:55:10.904Z] #44 150.6 crypto/x509 [2020-10-26T19:55:10.904Z] #44 ... [2020-10-26T19:55:10.904Z] [2020-10-26T19:55:10.904Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:10.904Z] #42 83.91 DEP criu/plugin.d [2020-10-26T19:55:10.904Z] #42 84.01 DEP criu/pipes.d [2020-10-26T19:55:10.904Z] #42 84.21 DEP criu/pie-util.d [2020-10-26T19:55:10.904Z] #42 84.32 DEP criu/pie-util-vdso.d [2020-10-26T19:55:10.904Z] #42 84.46 DEP criu/path.d [2020-10-26T19:55:10.904Z] #42 84.60 DEP criu/parasite-syscall.d [2020-10-26T19:55:10.904Z] #42 84.87 DEP criu/pagemap.d [2020-10-26T19:55:10.904Z] #42 85.13 DEP criu/pagemap-cache.d [2020-10-26T19:55:10.904Z] #42 85.35 DEP criu/page-xfer.d [2020-10-26T19:55:10.904Z] #42 85.61 DEP criu/page-pipe.d [2020-10-26T19:55:10.904Z] #42 85.70 DEP criu/netfilter.d [2020-10-26T19:55:10.904Z] #42 85.84 DEP criu/net.d [2020-10-26T19:55:10.904Z] #42 86.14 DEP criu/namespaces.d [2020-10-26T19:55:10.904Z] #42 86.40 DEP criu/mount.d [2020-10-26T19:55:10.904Z] #42 86.71 DEP criu/memfd.d [2020-10-26T19:55:10.904Z] #42 86.91 DEP criu/mem.d [2020-10-26T19:55:10.904Z] #42 87.15 DEP criu/lsm.d [2020-10-26T19:55:10.904Z] #42 87.33 DEP criu/log.d [2020-10-26T19:55:10.904Z] #42 87.47 DEP criu/libnetlink.d [2020-10-26T19:55:10.904Z] #42 87.61 DEP criu/kerndat.d [2020-10-26T19:55:10.904Z] #42 87.88 DEP criu/kcmp-ids.d [2020-10-26T19:55:10.904Z] #42 88.03 DEP criu/irmap.d [2020-10-26T19:55:10.904Z] #42 88.28 DEP criu/ipc_ns.d [2020-10-26T19:55:10.904Z] #42 88.45 DEP criu/image.d [2020-10-26T19:55:10.904Z] #42 88.67 DEP criu/image-desc.d [2020-10-26T19:55:10.904Z] #42 88.77 DEP criu/fsnotify.d [2020-10-26T19:55:10.942Z] [2020-10-26T19:55:10.942Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:10.942Z] #41 151.9 CC criu/tty.o [2020-10-26T19:55:11.092Z] #41 26.81 CC images/sa.o [2020-10-26T19:55:11.092Z] #41 27.02 CC images/timer.o [2020-10-26T19:55:11.150Z] #41 34.26 CC images/rlimit.o [2020-10-26T19:55:11.203Z] #42 88.90 DEP criu/filesystems.d [2020-10-26T19:55:11.203Z] #42 89.15 DEP criu/files.d [2020-10-26T19:55:11.354Z] #41 27.35 CC images/timerfd.o [2020-10-26T19:55:11.414Z] #41 34.48 CC images/pagemap.o [2020-10-26T19:55:11.414Z] #41 34.67 CC images/siginfo.o [2020-10-26T19:55:11.501Z] #42 89.42 DEP criu/files-reg.d [2020-10-26T19:55:11.616Z] #41 27.56 CC images/mm.o [2020-10-26T19:55:11.679Z] #41 34.87 CC images/rpc.o [2020-10-26T19:55:11.799Z] #42 89.59 DEP criu/files-ext.d [2020-10-26T19:55:11.879Z] #41 27.88 CC images/sk-opts.o [2020-10-26T19:55:11.880Z] #41 33.97 CC images/ext-file.o [2020-10-26T19:55:12.097Z] #42 89.88 DEP criu/file-lock.d [2020-10-26T19:55:12.097Z] #42 90.11 DEP criu/file-ids.d [2020-10-26T19:55:12.136Z] #41 34.20 CC images/cgroup.o [2020-10-26T19:55:12.140Z] #41 28.10 CC images/sk-unix.o [2020-10-26T19:55:12.322Z] #41 153.2 CC criu/tun.o [2020-10-26T19:55:12.322Z] #41 153.5 CC criu/uffd.o [2020-10-26T19:55:12.396Z] #42 90.33 DEP criu/fifo.d [2020-10-26T19:55:12.408Z] #41 28.29 CC images/sk-inet.o [2020-10-26T19:55:12.630Z] #41 35.84 CC images/ext-file.o [2020-10-26T19:55:12.669Z] #41 28.60 CC images/tun.o [2020-10-26T19:55:12.705Z] #42 ... [2020-10-26T19:55:12.705Z] [2020-10-26T19:55:12.705Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:12.705Z] #19 40.17 Unpacking bash-completion (1:2.8-6) ... [2020-10-26T19:55:12.705Z] #19 40.68 Selecting previously unselected package bzip2. [2020-10-26T19:55:12.705Z] #19 40.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-10-26T19:55:12.705Z] #19 40.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:55:12.705Z] #19 40.81 Selecting previously unselected package xz-utils. [2020-10-26T19:55:12.705Z] #19 40.82 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-10-26T19:55:12.705Z] #19 40.83 Unpacking xz-utils (5.2.4-1) ... [2020-10-26T19:55:12.705Z] #19 41.04 Selecting previously unselected package apparmor. [2020-10-26T19:55:12.705Z] #19 41.05 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-10-26T19:55:12.705Z] #19 41.18 Unpacking apparmor (2.13.2-10) ... [2020-10-26T19:55:12.705Z] #19 41.55 Selecting previously unselected package aufs-tools. [2020-10-26T19:55:12.705Z] #19 41.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-10-26T19:55:12.705Z] #19 41.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:55:12.705Z] #19 41.79 Selecting previously unselected package libonig5:ppc64el. [2020-10-26T19:55:12.705Z] #19 41.81 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-26T19:55:12.705Z] #19 41.82 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-26T19:55:12.892Z] #41 154.1 CC criu/util.o [2020-10-26T19:55:12.896Z] #41 36.05 CC images/cgroup.o [2020-10-26T19:55:12.930Z] #41 28.90 CC images/sk-netlink.o [2020-10-26T19:55:13.006Z] #19 42.05 Selecting previously unselected package libjq1:ppc64el. [2020-10-26T19:55:13.006Z] #19 42.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-26T19:55:13.006Z] #19 42.07 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-26T19:55:13.064Z] #41 34.75 CC images/userns.o [2020-10-26T19:55:13.064Z] #41 34.97 CC images/google/protobuf/descriptor.o [2020-10-26T19:55:13.188Z] #41 ... [2020-10-26T19:55:13.188Z] [2020-10-26T19:55:13.188Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:13.192Z] #41 29.14 CC images/packet-sock.o [2020-10-26T19:55:13.304Z] #19 42.29 Selecting previously unselected package jq. [2020-10-26T19:55:13.304Z] #19 42.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-26T19:55:13.304Z] #19 42.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:55:13.304Z] #19 42.41 Selecting previously unselected package libaio1:ppc64el. [2020-10-26T19:55:13.304Z] #19 42.41 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-10-26T19:55:13.304Z] #19 42.42 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-10-26T19:55:13.304Z] #19 42.48 Selecting previously unselected package libgpm2:ppc64el. [2020-10-26T19:55:13.453Z] #41 29.59 CC images/ipc-var.o [2020-10-26T19:55:13.460Z] #41 154.7 CC criu/uts_ns.o [2020-10-26T19:55:13.602Z] #19 42.49 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-10-26T19:55:13.602Z] #19 42.49 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-10-26T19:55:13.602Z] #19 42.58 Selecting previously unselected package libicu63:ppc64el. [2020-10-26T19:55:13.602Z] #19 42.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-26T19:55:13.602Z] #19 42.59 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-26T19:55:13.714Z] #41 29.84 CC images/ipc-desc.o [2020-10-26T19:55:13.720Z] #41 154.8 CC criu/vdso-compat.o [2020-10-26T19:55:13.720Z] #41 154.9 CC criu/vdso.o [2020-10-26T19:55:13.771Z] Client: [2020-10-26T19:55:13.771Z] Debug Mode: false [2020-10-26T19:55:13.771Z] Plugins: [2020-10-26T19:55:13.771Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-26T19:55:13.771Z] [2020-10-26T19:55:13.771Z] Server: [2020-10-26T19:55:13.771Z] Containers: 0 [2020-10-26T19:55:13.771Z] Running: 0 [2020-10-26T19:55:13.771Z] Paused: 0 [2020-10-26T19:55:13.771Z] Stopped: 0 [2020-10-26T19:55:13.771Z] Images: 0 [2020-10-26T19:55:13.771Z] Server Version: 19.03.12 [2020-10-26T19:55:13.771Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-26T19:55:13.771Z] Windows: [2020-10-26T19:55:13.771Z] LCOW: [2020-10-26T19:55:13.771Z] Logging Driver: json-file [2020-10-26T19:55:13.771Z] Plugins: [2020-10-26T19:55:13.771Z] Volume: local [2020-10-26T19:55:13.771Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-26T19:55:13.771Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-26T19:55:13.771Z] Swarm: inactive [2020-10-26T19:55:13.771Z] Default Isolation: process [2020-10-26T19:55:13.771Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-26T19:55:13.771Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-26T19:55:13.771Z] OSType: windows [2020-10-26T19:55:13.771Z] Architecture: x86_64 [2020-10-26T19:55:13.771Z] CPUs: 4 [2020-10-26T19:55:13.771Z] Total Memory: 32GiB [2020-10-26T19:55:13.771Z] Name: azwin-2-c4c2a0 [2020-10-26T19:55:13.771Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-26T19:55:13.771Z] Docker Root Dir: D:\docker [2020-10-26T19:55:13.771Z] Debug Mode: false [2020-10-26T19:55:13.771Z] Registry: https://index.docker.io/v1/ [2020-10-26T19:55:13.771Z] Labels: [2020-10-26T19:55:13.771Z] Experimental: true [2020-10-26T19:55:13.771Z] Insecure Registries: [2020-10-26T19:55:13.771Z] 10.0.0.4:5000 [2020-10-26T19:55:13.771Z] 127.0.0.0/8 [2020-10-26T19:55:13.771Z] Registry Mirrors: [2020-10-26T19:55:13.771Z] http://10.0.0.4:5000/ [2020-10-26T19:55:13.771Z] Live Restore Enabled: false [2020-10-26T19:55:13.771Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-10-26T19:55:13.980Z] #41 155.2 LINK criu/built-in.o [2020-10-26T19:55:13.991Z] #41 ... [2020-10-26T19:55:13.991Z] [2020-10-26T19:55:13.991Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:13.991Z] #56 116.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:55:13.991Z] #56 116.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-26T19:55:14.239Z] #41 155.3 LINK criu/criu [2020-10-26T19:55:14.260Z] #22 117.0 Checking out files: 28% (3170/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 50% (5598/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 77% (8562/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 86% (9453/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-26T19:55:14.288Z] #41 30.03 CC images/ipc-shm.o [2020-10-26T19:55:14.288Z] #41 ... [2020-10-26T19:55:14.288Z] [2020-10-26T19:55:14.288Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:14.288Z] #43 104.2 hash/crc32 [2020-10-26T19:55:14.288Z] #43 104.6 compress/gzip [2020-10-26T19:55:14.288Z] #43 105.5 vendor/golang.org/x/text/transform [2020-10-26T19:55:14.288Z] #43 105.5 net [2020-10-26T19:55:14.288Z] #43 106.3 vendor/golang.org/x/text/unicode/bidi [2020-10-26T19:55:14.288Z] #43 108.1 vendor/golang.org/x/text/secure/bidirule [2020-10-26T19:55:14.288Z] #43 108.7 vendor/golang.org/x/text/unicode/norm [2020-10-26T19:55:14.288Z] #43 112.3 vendor/golang.org/x/net/idna [2020-10-26T19:55:14.288Z] #43 114.3 vendor/golang.org/x/net/http2/hpack [2020-10-26T19:55:14.288Z] #43 ... [2020-10-26T19:55:14.288Z] [2020-10-26T19:55:14.288Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:14.288Z] #41 30.31 CC images/ipc-msg.o [2020-10-26T19:55:14.499Z] #41 155.5 DEP lib/c/criu.d [2020-10-26T19:55:14.499Z] #41 155.6 CC images/rpc.pb-c.o [2020-10-26T19:55:14.523Z] #22 119.8 + cd /tmp/tmp.cplrJc64uu/tmp/docker-ce [2020-10-26T19:55:14.524Z] #22 119.8 + git checkout -q v17.06.2-ce [2020-10-26T19:55:14.550Z] #41 30.57 CC images/ipc-sem.o [2020-10-26T19:55:14.759Z] #41 155.9 CC lib/c/criu.o [2020-10-26T19:55:14.811Z] #41 30.74 CC images/utsns.o [2020-10-26T19:55:15.073Z] #41 30.89 CC images/creds.o [2020-10-26T19:55:15.073Z] #41 31.15 CC images/vma.o [2020-10-26T19:55:15.328Z] #41 156.4 LINK lib/c/built-in.o [2020-10-26T19:55:15.328Z] #41 156.4 LINK lib/c/libcriu.so [2020-10-26T19:55:15.328Z] #41 156.4 LINK lib/c/libcriu.a [2020-10-26T19:55:15.328Z] #41 156.5 GEN magic.py [2020-10-26T19:55:15.334Z] #41 31.41 CC images/netdev.o [2020-10-26T19:55:15.588Z] #41 156.5 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:55:15.588Z] #41 156.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:55:15.588Z] #41 156.6 Note: Building without GnuTLS support [2020-10-26T19:55:15.588Z] #41 156.6 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:55:15.588Z] #41 156.6 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:55:15.906Z] #41 31.78 CC images/tty.o [2020-10-26T19:55:16.157Z] #41 157.0 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:55:16.417Z] #41 157.4 make[1]: Nothing to be done for 'all'. [2020-10-26T19:55:16.454Z] #22 ... [2020-10-26T19:55:16.454Z] [2020-10-26T19:55:16.454Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:16.454Z] #11 115.9 Selecting previously unselected package libapparmor1:arm64. [2020-10-26T19:55:16.454Z] #11 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 115.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-10-26T19:55:16.454Z] #11 116.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-10-26T19:55:16.454Z] #11 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 116.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-10-26T19:55:16.454Z] #11 116.2 Selecting previously unselected package libbtrfs0. [2020-10-26T19:55:16.454Z] #11 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 116.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:55:16.454Z] #11 116.4 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:55:16.454Z] #11 116.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 116.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:55:16.454Z] #11 116.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-10-26T19:55:16.454Z] #11 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 116.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-10-26T19:55:16.454Z] #11 116.7 Selecting previously unselected package libudev-dev:arm64. [2020-10-26T19:55:16.454Z] #11 116.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 116.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-10-26T19:55:16.454Z] #11 116.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-10-26T19:55:16.454Z] #11 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 117.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-10-26T19:55:16.454Z] #11 117.3 Selecting previously unselected package libpcre16-3:arm64. [2020-10-26T19:55:16.454Z] #11 117.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 117.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 117.5 Selecting previously unselected package libpcre32-3:arm64. [2020-10-26T19:55:16.454Z] #11 117.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 117.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 117.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-10-26T19:55:16.454Z] #11 117.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 117.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 117.8 Selecting previously unselected package libpcre3-dev:arm64. [2020-10-26T19:55:16.454Z] #11 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 117.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 118.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-10-26T19:55:16.454Z] #11 118.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 118.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-10-26T19:55:16.454Z] #11 118.5 Selecting previously unselected package libdevmapper-dev:arm64. [2020-10-26T19:55:16.454Z] #11 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 118.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-10-26T19:55:16.454Z] #11 118.7 Selecting previously unselected package libseccomp-dev:arm64. [2020-10-26T19:55:16.454Z] #11 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 118.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-10-26T19:55:16.454Z] #11 118.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-10-26T19:55:16.454Z] #11 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-10-26T19:55:16.454Z] #11 118.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-10-26T19:55:16.454Z] #11 119.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 119.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-10-26T19:55:16.454Z] #11 119.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-10-26T19:55:16.454Z] #11 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:55:16.454Z] #11 119.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 119.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-10-26T19:55:16.454Z] #11 119.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:16.454Z] #11 119.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:55:16.454Z] #11 119.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.454Z] #11 119.7 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-10-26T19:55:16.454Z] #11 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:55:16.454Z] #11 119.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:55:16.454Z] #11 119.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-10-26T19:55:16.454Z] #11 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-26T19:55:16.454Z] #11 119.8 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-10-26T19:55:16.454Z] #11 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:55:16.454Z] #11 119.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-10-26T19:55:16.455Z] #11 119.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:16.455Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:55:16.455Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:55:16.455Z] #11 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:16.455Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:55:16.455Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:55:16.455Z] #11 120.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:55:16.455Z] #11 120.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-10-26T19:55:16.455Z] #11 120.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-10-26T19:55:16.455Z] #11 120.0 Setting up dmsetup (2:1.02.155-3) ... [2020-10-26T19:55:16.455Z] #11 120.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-10-26T19:55:16.455Z] #11 120.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-10-26T19:55:16.455Z] #11 120.1 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:55:16.455Z] #11 DONE 121.3s [2020-10-26T19:55:16.455Z] [2020-10-26T19:55:16.455Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:16.478Z] #41 32.38 CC images/file-lock.o [2020-10-26T19:55:16.478Z] #41 32.55 CC images/rlimit.o [2020-10-26T19:55:16.507Z] #56 ... [2020-10-26T19:55:16.507Z] [2020-10-26T19:55:16.507Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:16.507Z] #43 108.9 vendor/golang.org/x/net/idna [2020-10-26T19:55:16.507Z] #43 111.4 vendor/golang.org/x/net/http2/hpack [2020-10-26T19:55:16.507Z] #43 112.6 mime [2020-10-26T19:55:16.507Z] #43 114.4 mime/quotedprintable [2020-10-26T19:55:16.507Z] #43 114.7 net/http/internal [2020-10-26T19:55:16.507Z] #43 118.1 net/textproto [2020-10-26T19:55:16.507Z] #43 118.2 crypto/x509 [2020-10-26T19:55:16.507Z] #43 119.1 vendor/golang.org/x/net/http/httpguts [2020-10-26T19:55:16.507Z] #43 ... [2020-10-26T19:55:16.507Z] [2020-10-26T19:55:16.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:16.507Z] #41 36.54 CC images/opts.o [2020-10-26T19:55:16.507Z] #41 36.73 CC images/seccomp.o [2020-10-26T19:55:16.507Z] #41 36.96 CC images/binfmt-misc.o [2020-10-26T19:55:16.507Z] #41 37.15 CC images/time.o [2020-10-26T19:55:16.507Z] #41 37.33 CC images/sysctl.o [2020-10-26T19:55:16.507Z] #41 37.50 CC images/autofs.o [2020-10-26T19:55:16.507Z] #41 37.70 CC images/macvlan.o [2020-10-26T19:55:16.507Z] #41 37.90 CC images/sit.o [2020-10-26T19:55:16.507Z] #41 38.09 CC images/memfd.o [2020-10-26T19:55:16.507Z] #41 38.38 CC images/timens.o [2020-10-26T19:55:16.677Z] #41 157.9 make[1]: 'images/built-in.o' is up to date. [2020-10-26T19:55:16.762Z] #41 38.58 LINK images/built-in.o [2020-10-26T19:55:16.763Z] #41 38.69 GEN compel/include/asm [2020-10-26T19:55:16.763Z] #41 38.72 GEN compel/include/version.h [2020-10-26T19:55:16.763Z] #41 38.74 touch .config [2020-10-26T19:55:16.763Z] #41 38.79 GEN include/common/config.h [2020-10-26T19:55:16.937Z] #41 157.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-26T19:55:16.937Z] #41 157.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-26T19:55:16.937Z] #41 157.9 make[1]: 'compel/libcompel.a' is up to date. [2020-10-26T19:55:16.937Z] #41 157.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-26T19:55:16.937Z] #41 158.0 make[1]: Nothing to be done for 'all'. [2020-10-26T19:55:16.937Z] #41 158.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:55:16.937Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:16.937Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.018Z] #41 38.87 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-26T19:55:17.018Z] #41 38.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-26T19:55:17.018Z] #41 38.91 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-26T19:55:17.018Z] #41 38.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-26T19:55:17.018Z] #41 38.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-26T19:55:17.018Z] #41 38.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-26T19:55:17.018Z] #41 39.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-26T19:55:17.018Z] #41 39.07 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-26T19:55:17.050Z] #41 32.81 CC images/pagemap.o [2020-10-26T19:55:17.050Z] #41 33.17 CC images/siginfo.o [2020-10-26T19:55:17.197Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.197Z] #41 158.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.197Z] #41 158.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.197Z] #41 158.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.197Z] #41 158.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.197Z] #41 158.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:55:17.274Z] #41 39.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-26T19:55:17.274Z] #41 39.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-26T19:55:17.274Z] #41 39.09 DEP compel/plugins/std/infect.d [2020-10-26T19:55:17.274Z] #41 39.21 DEP compel/plugins/std/string.d [2020-10-26T19:55:17.274Z] #41 39.27 DEP compel/plugins/std/log.d [2020-10-26T19:55:17.274Z] #41 39.35 DEP compel/plugins/std/fds.d [2020-10-26T19:55:17.456Z] #41 158.3 INSTALL criu/criu [2020-10-26T19:55:17.456Z] #41 DONE 158.6s [2020-10-26T19:55:17.456Z] [2020-10-26T19:55:17.456Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:17.530Z] #41 39.48 DEP compel/plugins/std/std.d [2020-10-26T19:55:17.530Z] #41 39.59 DEP compel/plugins/shmem/shmem.d [2020-10-26T19:55:17.623Z] #41 33.51 CC images/rpc.o [2020-10-26T19:55:17.786Z] #41 39.69 DEP compel/plugins/fds/fds.d [2020-10-26T19:55:17.854Z] #51 1.705 + RM_GOPATH=0 [2020-10-26T19:55:17.854Z] #51 1.705 + TMP_GOPATH= [2020-10-26T19:55:17.854Z] #51 1.705 + : /build [2020-10-26T19:55:17.854Z] #51 1.705 + '[' -z '' ']' [2020-10-26T19:55:17.854Z] #51 1.705 ++ mktemp -d [2020-10-26T19:55:17.854Z] #51 1.707 + export GOPATH=/tmp/tmp.I9AO3zn5Bl [2020-10-26T19:55:17.854Z] #51 1.707 + GOPATH=/tmp/tmp.I9AO3zn5Bl [2020-10-26T19:55:17.854Z] #51 1.707 + RM_GOPATH=1 [2020-10-26T19:55:17.854Z] #51 1.707 + case "$(go env GOARCH)" in [2020-10-26T19:55:17.854Z] #51 1.708 ++ go env GOARCH [2020-10-26T19:55:17.854Z] #51 1.758 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:55:17.854Z] #51 1.758 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:55:17.854Z] #51 1.758 ++ dirname /tmp/install/install.sh [2020-10-26T19:55:17.854Z] #51 1.758 + dir=/tmp/install [2020-10-26T19:55:17.854Z] #51 1.758 + bin=runc [2020-10-26T19:55:17.854Z] #51 1.758 + shift [2020-10-26T19:55:17.854Z] #51 1.758 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-26T19:55:17.854Z] #51 1.758 + . /tmp/install/runc.installer [2020-10-26T19:55:17.854Z] #51 1.758 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:55:17.854Z] #51 1.758 + install_runc [2020-10-26T19:55:17.854Z] #51 1.760 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-26T19:55:17.854Z] #51 1.764 + uname -r [2020-10-26T19:55:17.854Z] #51 1.766 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-26T19:55:17.854Z] #51 1.766 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-26T19:55:17.854Z] #51 1.766 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I9AO3zn5Bl/src/github.com/opencontainers/runc [2020-10-26T19:55:17.854Z] #51 1.768 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-26T19:55:17.854Z] #51 1.798 Cloning into '/tmp/tmp.I9AO3zn5Bl/src/github.com/opencontainers/runc'... [2020-10-26T19:55:18.041Z] #41 39.90 CC compel/plugins/std/std.o [2020-10-26T19:55:18.112Z] #19 ... [2020-10-26T19:55:18.112Z] [2020-10-26T19:55:18.112Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:18.112Z] #23 154.1 Checking out files: 26% (2954/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 46% (5071/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 68% (7571/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 86% (9453/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 90% (9924/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-26T19:55:18.112Z] #23 157.9 + cd /tmp/tmp.DDMU7JJdWh/tmp/docker-ce [2020-10-26T19:55:18.112Z] #23 157.9 + git checkout -q v17.06.2-ce [2020-10-26T19:55:18.298Z] #41 40.18 CC compel/plugins/std/fds.o [2020-10-26T19:55:18.430Z] #51 ... [2020-10-26T19:55:18.430Z] [2020-10-26T19:55:18.430Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-26T19:55:18.430Z] #12 DONE 2.3s [2020-10-26T19:55:18.555Z] #41 40.59 CC compel/plugins/std/log.o [2020-10-26T19:55:18.693Z] [2020-10-26T19:55:18.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:18.693Z] #41 36.60 CC images/userns.o [2020-10-26T19:55:18.693Z] #41 36.77 CC images/google/protobuf/descriptor.o [2020-10-26T19:55:18.693Z] #41 38.30 CC images/opts.o [2020-10-26T19:55:18.693Z] #41 38.61 CC images/seccomp.o [2020-10-26T19:55:18.693Z] #41 38.91 CC images/binfmt-misc.o [2020-10-26T19:55:18.693Z] #41 39.04 CC images/time.o [2020-10-26T19:55:18.693Z] #41 39.16 CC images/sysctl.o [2020-10-26T19:55:18.693Z] #41 39.47 CC images/autofs.o [2020-10-26T19:55:18.693Z] #41 39.81 CC images/macvlan.o [2020-10-26T19:55:18.693Z] #41 39.96 CC images/sit.o [2020-10-26T19:55:18.693Z] #41 40.09 CC images/memfd.o [2020-10-26T19:55:18.693Z] #41 40.34 CC images/timens.o [2020-10-26T19:55:18.693Z] #41 40.56 LINK images/built-in.o [2020-10-26T19:55:18.693Z] #41 40.73 GEN compel/include/asm [2020-10-26T19:55:18.693Z] #41 40.77 GEN compel/include/version.h [2020-10-26T19:55:18.693Z] #41 40.83 touch .config [2020-10-26T19:55:18.693Z] #41 40.89 GEN include/common/config.h [2020-10-26T19:55:18.693Z] #41 41.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-26T19:55:18.693Z] #41 41.01 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-10-26T19:55:18.693Z] #41 41.09 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-10-26T19:55:18.693Z] #41 41.11 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-10-26T19:55:18.693Z] #41 41.15 DEP compel/plugins/std/infect.d [2020-10-26T19:55:18.693Z] #41 41.28 DEP compel/plugins/std/string.d [2020-10-26T19:55:18.693Z] #41 41.37 DEP compel/plugins/std/log.d [2020-10-26T19:55:18.693Z] #41 41.41 DEP compel/plugins/std/fds.d [2020-10-26T19:55:18.693Z] #41 41.51 DEP compel/plugins/std/std.d [2020-10-26T19:55:18.693Z] #41 41.66 DEP compel/plugins/shmem/shmem.d [2020-10-26T19:55:18.693Z] #41 41.82 DEP compel/plugins/fds/fds.d [2020-10-26T19:55:18.836Z] #54 ... [2020-10-26T19:55:18.836Z] [2020-10-26T19:55:18.836Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-26T19:55:18.836Z] #42 DONE 0.1s [2020-10-26T19:55:18.836Z] [2020-10-26T19:55:18.836Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-26T19:55:18.956Z] #41 42.03 CC compel/plugins/std/std.o [2020-10-26T19:55:19.010Z] #41 34.66 CC images/ext-file.o [2020-10-26T19:55:19.010Z] #41 34.85 CC images/cgroup.o [2020-10-26T19:55:19.096Z] #44 DONE 0.2s [2020-10-26T19:55:19.096Z] [2020-10-26T19:55:19.096Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:19.096Z] #54 ... [2020-10-26T19:55:19.096Z] [2020-10-26T19:55:19.096Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-26T19:55:19.096Z] #46 DONE 0.1s [2020-10-26T19:55:19.096Z] [2020-10-26T19:55:19.096Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-26T19:55:19.219Z] #41 42.43 CC compel/plugins/std/fds.o [2020-10-26T19:55:19.272Z] #41 ... [2020-10-26T19:55:19.272Z] [2020-10-26T19:55:19.272Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:19.272Z] #11 109.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-26T19:55:19.272Z] #11 109.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-26T19:55:19.272Z] #11 109.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:19.484Z] #41 41.44 CC compel/plugins/std/string.o [2020-10-26T19:55:19.533Z] #11 ... [2020-10-26T19:55:19.534Z] [2020-10-26T19:55:19.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:19.534Z] #41 35.49 CC images/userns.o [2020-10-26T19:55:19.664Z] #48 DONE 0.5s [2020-10-26T19:55:19.664Z] [2020-10-26T19:55:19.664Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-26T19:55:19.664Z] #50 DONE 0.0s [2020-10-26T19:55:19.664Z] [2020-10-26T19:55:19.664Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:19.664Z] #54 ... [2020-10-26T19:55:19.664Z] [2020-10-26T19:55:19.664Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-26T19:55:19.795Z] #41 35.80 CC images/google/protobuf/descriptor.o [2020-10-26T19:55:19.796Z] #41 43.00 CC compel/plugins/std/log.o [2020-10-26T19:55:19.924Z] #52 DONE 0.2s [2020-10-26T19:55:19.924Z] [2020-10-26T19:55:19.924Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:20.048Z] #41 42.09 CC compel/plugins/std/infect.o [2020-10-26T19:55:20.372Z] #41 ... [2020-10-26T19:55:20.372Z] [2020-10-26T19:55:20.372Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-26T19:55:20.372Z] #13 DONE 2.0s [2020-10-26T19:55:20.372Z] [2020-10-26T19:55:20.372Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-26T19:55:20.648Z] #41 42.59 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-26T19:55:20.648Z] #41 42.65 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-26T19:55:20.892Z] #23 161.6 + mkdir -p /tmp/tmp.DDMU7JJdWh/src/github.com/docker [2020-10-26T19:55:20.893Z] #23 161.6 + mv components/cli /tmp/tmp.DDMU7JJdWh/src/github.com/docker/cli [2020-10-26T19:55:20.893Z] #23 ... [2020-10-26T19:55:20.893Z] [2020-10-26T19:55:20.893Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:20.893Z] #19 47.11 Selecting previously unselected package libnet1:ppc64el. [2020-10-26T19:55:20.893Z] #19 47.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-26T19:55:20.893Z] #19 47.13 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-26T19:55:20.893Z] #19 47.22 Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-26T19:55:20.893Z] #19 47.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-26T19:55:20.893Z] #19 47.23 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-26T19:55:20.893Z] #19 47.32 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-26T19:55:20.893Z] #19 47.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-26T19:55:20.893Z] #19 47.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-26T19:55:20.893Z] #19 47.44 Selecting previously unselected package libreadline5:ppc64el. [2020-10-26T19:55:20.893Z] #19 47.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-10-26T19:55:20.893Z] #19 47.46 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-26T19:55:20.893Z] #19 47.62 Selecting previously unselected package net-tools. [2020-10-26T19:55:20.893Z] #19 47.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-10-26T19:55:20.893Z] #19 47.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:55:20.893Z] #19 47.99 Selecting previously unselected package python-pip-whl. [2020-10-26T19:55:20.893Z] #19 48.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-26T19:55:20.893Z] #19 48.02 Unpacking python-pip-whl (18.1-5) ... [2020-10-26T19:55:20.893Z] #19 48.58 Selecting previously unselected package python3-lib2to3. [2020-10-26T19:55:20.893Z] #19 48.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-26T19:55:20.893Z] #19 48.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:55:20.893Z] #19 48.78 Selecting previously unselected package python3-distutils. [2020-10-26T19:55:20.893Z] #19 48.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-26T19:55:20.893Z] #19 48.82 Unpacking python3-distutils (3.7.3-1) ... [2020-10-26T19:55:20.893Z] #19 49.04 Selecting previously unselected package python3-pip. [2020-10-26T19:55:20.893Z] #19 49.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-26T19:55:20.893Z] #19 49.07 Unpacking python3-pip (18.1-5) ... [2020-10-26T19:55:20.893Z] #19 49.30 Selecting previously unselected package python3-pkg-resources. [2020-10-26T19:55:20.893Z] #19 49.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:55:20.893Z] #19 49.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:55:20.893Z] #19 49.50 Selecting previously unselected package python3-setuptools. [2020-10-26T19:55:20.893Z] #19 49.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-26T19:55:20.893Z] #19 49.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-26T19:55:20.893Z] #19 49.85 Selecting previously unselected package python3-wheel. [2020-10-26T19:55:20.893Z] #19 49.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-26T19:55:20.893Z] #19 49.86 Unpacking python3-wheel (0.32.3-2) ... [2020-10-26T19:55:20.893Z] #19 49.93 Selecting previously unselected package sudo. [2020-10-26T19:55:20.893Z] #19 49.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-10-26T19:55:20.893Z] #19 49.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:55:20.959Z] #41 42.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-26T19:55:20.959Z] #41 42.84 AR compel/plugins/std.lib.a [2020-10-26T19:55:20.959Z] #41 42.91 CC compel/plugins/fds/fds.o [2020-10-26T19:55:21.195Z] #19 ... [2020-10-26T19:55:21.195Z] [2020-10-26T19:55:21.195Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:21.195Z] #44 152.3 vendor/golang.org/x/net/http/httpguts [2020-10-26T19:55:21.195Z] #44 152.4 mime/multipart [2020-10-26T19:55:21.195Z] #44 156.2 crypto/tls [2020-10-26T19:55:21.215Z] #41 43.13 AR compel/plugins/fds.lib.a [2020-10-26T19:55:21.215Z] #41 43.20 HOSTDEP compel/src/lib/log-host.d [2020-10-26T19:55:21.215Z] #41 43.25 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-26T19:55:21.215Z] #41 43.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-26T19:55:21.302Z] #54 184.8 + bin/containerd [2020-10-26T19:55:21.473Z] #41 43.43 HOSTDEP compel/src/main-host.d [2020-10-26T19:55:21.493Z] #44 ... [2020-10-26T19:55:21.493Z] [2020-10-26T19:55:21.493Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:21.493Z] #19 50.48 Selecting previously unselected package thin-provisioning-tools. [2020-10-26T19:55:21.493Z] #19 50.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-10-26T19:55:21.493Z] #19 50.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:55:21.714Z] #41 37.62 CC images/opts.o [2020-10-26T19:55:21.730Z] #41 43.55 DEP compel/src/lib/ptrace.d [2020-10-26T19:55:21.730Z] #41 43.64 DEP compel/src/lib/infect.d [2020-10-26T19:55:21.730Z] #41 ... [2020-10-26T19:55:21.730Z] [2020-10-26T19:55:21.730Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:21.730Z] #56 DONE 124.4s [2020-10-26T19:55:21.730Z] [2020-10-26T19:55:21.730Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-26T19:55:21.730Z] #57 DONE 0.1s [2020-10-26T19:55:21.730Z] [2020-10-26T19:55:21.730Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:21.730Z] #11 121.5 Selecting previously unselected package libapparmor1:amd64. [2020-10-26T19:55:21.730Z] #11 121.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 121.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-26T19:55:21.730Z] #11 121.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-26T19:55:21.730Z] #11 121.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 121.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-26T19:55:21.730Z] #11 121.8 Selecting previously unselected package libbtrfs0. [2020-10-26T19:55:21.730Z] #11 121.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 121.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:55:21.730Z] #11 121.9 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:55:21.730Z] #11 121.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 121.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:55:21.730Z] #11 122.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-26T19:55:21.730Z] #11 122.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 122.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:21.730Z] #11 122.2 Selecting previously unselected package libudev-dev:amd64. [2020-10-26T19:55:21.730Z] #11 122.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 122.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:21.730Z] #11 122.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-26T19:55:21.730Z] #11 122.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 122.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-26T19:55:21.730Z] #11 122.6 Selecting previously unselected package libpcre16-3:amd64. [2020-10-26T19:55:21.730Z] #11 122.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 122.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:21.730Z] #11 122.8 Selecting previously unselected package libpcre32-3:amd64. [2020-10-26T19:55:21.730Z] #11 122.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 122.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:21.730Z] #11 123.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-26T19:55:21.730Z] #11 123.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 123.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-26T19:55:21.730Z] #11 124.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-26T19:55:21.730Z] #11 124.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:21.730Z] #11 124.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-26T19:55:21.730Z] #11 ... [2020-10-26T19:55:21.730Z] [2020-10-26T19:55:21.730Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-26T19:55:21.730Z] #58 DONE 0.1s [2020-10-26T19:55:21.768Z] #14 1.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-26T19:55:21.792Z] #19 50.78 Selecting previously unselected package uidmap. [2020-10-26T19:55:21.792Z] #19 50.81 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-10-26T19:55:21.792Z] #19 50.82 Unpacking uidmap (1:4.5-1.1) ... [2020-10-26T19:55:21.976Z] #41 37.88 CC images/seccomp.o [2020-10-26T19:55:21.986Z] [2020-10-26T19:55:21.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:21.986Z] #41 43.83 DEP compel/src/lib/infect-util.d [2020-10-26T19:55:21.986Z] #41 44.03 DEP compel/src/lib/infect-rpc.d [2020-10-26T19:55:22.031Z] #14 DONE 1.8s [2020-10-26T19:55:22.031Z] [2020-10-26T19:55:22.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:22.031Z] #41 43.80 CC compel/plugins/std/string.o [2020-10-26T19:55:22.031Z] #41 44.91 CC compel/plugins/std/infect.o [2020-10-26T19:55:22.090Z] #19 50.93 Selecting previously unselected package vim-runtime. [2020-10-26T19:55:22.090Z] #19 50.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:55:22.090Z] #19 50.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-26T19:55:22.090Z] #19 51.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-26T19:55:22.090Z] #19 51.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:55:22.237Z] #41 38.15 CC images/binfmt-misc.o [2020-10-26T19:55:22.243Z] #41 44.22 DEP compel/arch/x86/src/lib/infect.d [2020-10-26T19:55:22.394Z] #41 45.34 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-10-26T19:55:22.394Z] #41 45.43 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-10-26T19:55:22.394Z] #41 45.50 AR compel/plugins/std.lib.a [2020-10-26T19:55:22.394Z] #41 45.60 CC compel/plugins/fds/fds.o [2020-10-26T19:55:22.507Z] #41 44.45 DEP compel/arch/x86/src/lib/cpu.d [2020-10-26T19:55:22.507Z] #41 44.59 DEP compel/src/lib/log.d [2020-10-26T19:55:22.658Z] #41 45.86 AR compel/plugins/fds.lib.a [2020-10-26T19:55:22.658Z] #41 45.93 HOSTDEP compel/src/lib/log-host.d [2020-10-26T19:55:22.658Z] #41 46.00 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-26T19:55:22.682Z] #41 38.35 CC images/time.o [2020-10-26T19:55:22.682Z] #41 38.63 CC images/sysctl.o [2020-10-26T19:55:22.766Z] #41 44.75 DEP compel/src/main.d [2020-10-26T19:55:22.766Z] #41 44.85 DEP compel/src/lib/handle-elf.d [2020-10-26T19:55:22.768Z] #19 ... [2020-10-26T19:55:22.768Z] [2020-10-26T19:55:22.768Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:22.768Z] #42 90.70 DEP criu/fdstore.d [2020-10-26T19:55:22.768Z] #42 90.88 DEP criu/fault-injection.d [2020-10-26T19:55:22.768Z] #42 91.00 DEP criu/external.d [2020-10-26T19:55:22.768Z] #42 91.17 DEP criu/eventpoll.d [2020-10-26T19:55:22.768Z] #42 91.45 DEP criu/eventfd.d [2020-10-26T19:55:22.768Z] #42 91.65 DEP criu/crtools.d [2020-10-26T19:55:22.768Z] #42 91.89 DEP criu/cr-service.d [2020-10-26T19:55:22.768Z] #42 92.14 DEP criu/cr-restore.d [2020-10-26T19:55:22.768Z] #42 92.43 DEP criu/cr-errno.d [2020-10-26T19:55:22.768Z] #42 92.45 DEP criu/cr-dump.d [2020-10-26T19:55:22.768Z] #42 92.76 DEP criu/cr-dedup.d [2020-10-26T19:55:22.768Z] #42 93.00 DEP criu/cr-check.d [2020-10-26T19:55:22.768Z] #42 93.25 DEP criu/config.d [2020-10-26T19:55:22.768Z] #42 93.55 DEP criu/clone-noasan.d [2020-10-26T19:55:22.768Z] #42 93.72 DEP criu/cgroup.d [2020-10-26T19:55:22.768Z] #42 93.89 DEP criu/cgroup-props.d [2020-10-26T19:55:22.768Z] #42 94.02 DEP criu/bitmap.d [2020-10-26T19:55:22.768Z] #42 94.08 DEP criu/bfd.d [2020-10-26T19:55:22.768Z] #42 94.21 DEP criu/autofs.d [2020-10-26T19:55:22.768Z] #42 94.30 DEP criu/aio.d [2020-10-26T19:55:22.768Z] #42 94.43 DEP criu/action-scripts.d [2020-10-26T19:55:22.768Z] #42 94.93 CC criu/action-scripts.o [2020-10-26T19:55:22.768Z] #42 95.62 CC criu/aio.o [2020-10-26T19:55:22.768Z] #42 96.38 CC criu/autofs.o [2020-10-26T19:55:22.768Z] #42 98.48 CC criu/bfd.o [2020-10-26T19:55:22.768Z] #42 99.30 CC criu/bitmap.o [2020-10-26T19:55:22.768Z] #42 99.55 CC criu/cgroup-props.o [2020-10-26T19:55:22.922Z] #41 46.15 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-10-26T19:55:22.948Z] #41 38.83 CC images/autofs.o [2020-10-26T19:55:22.948Z] #41 39.04 CC images/macvlan.o [2020-10-26T19:55:23.023Z] #41 44.92 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-26T19:55:23.023Z] #41 44.99 CC compel/src/lib/log.o [2020-10-26T19:55:23.066Z] #42 100.8 CC criu/cgroup.o [2020-10-26T19:55:23.066Z] #42 ... [2020-10-26T19:55:23.066Z] [2020-10-26T19:55:23.066Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:23.066Z] #44 163.9 net/http/httptrace [2020-10-26T19:55:23.066Z] #44 164.2 net/http [2020-10-26T19:55:23.185Z] #41 46.21 HOSTDEP compel/src/main-host.d [2020-10-26T19:55:23.185Z] #41 46.33 DEP compel/src/lib/ptrace.d [2020-10-26T19:55:23.222Z] #41 39.21 CC images/sit.o [2020-10-26T19:55:23.280Z] #41 45.17 CC compel/arch/x86/src/lib/cpu.o [2020-10-26T19:55:23.449Z] #41 46.57 DEP compel/src/lib/infect.d [2020-10-26T19:55:23.488Z] #41 39.47 CC images/memfd.o [2020-10-26T19:55:23.716Z] #41 46.78 DEP compel/src/lib/infect-util.d [2020-10-26T19:55:23.717Z] #41 46.92 DEP compel/src/lib/infect-rpc.d [2020-10-26T19:55:23.981Z] #41 47.03 DEP compel/arch/aarch64/src/lib/infect.d [2020-10-26T19:55:23.981Z] #41 47.19 DEP compel/arch/aarch64/src/lib/cpu.d [2020-10-26T19:55:23.981Z] #41 47.24 DEP compel/src/lib/log.d [2020-10-26T19:55:24.063Z] #41 39.78 CC images/timens.o [2020-10-26T19:55:24.063Z] #41 40.10 LINK images/built-in.o [2020-10-26T19:55:24.216Z] #41 45.95 CC compel/arch/x86/src/lib/infect.o [2020-10-26T19:55:24.216Z] #41 ... [2020-10-26T19:55:24.216Z] [2020-10-26T19:55:24.216Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:24.216Z] #11 124.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-26T19:55:24.216Z] #11 124.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-26T19:55:24.216Z] #11 124.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-26T19:55:24.216Z] #11 125.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-26T19:55:24.216Z] #11 125.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:55:24.216Z] #11 125.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:24.216Z] #11 125.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-26T19:55:24.216Z] #11 125.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-26T19:55:24.216Z] #11 125.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-26T19:55:24.216Z] #11 125.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-26T19:55:24.216Z] #11 125.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-26T19:55:24.216Z] #11 125.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:24.216Z] #11 126.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-26T19:55:24.216Z] #11 126.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-26T19:55:24.216Z] #11 126.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-26T19:55:24.216Z] #11 126.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:55:24.216Z] #11 126.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:24.216Z] #11 126.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-26T19:55:24.216Z] #11 126.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:24.216Z] #11 126.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:55:24.216Z] #11 126.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:24.216Z] #11 126.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:24.216Z] #11 126.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:55:24.216Z] #11 126.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:55:24.216Z] #11 126.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-26T19:55:24.216Z] #11 126.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-26T19:55:24.216Z] #11 126.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:24.216Z] #11 126.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:55:24.216Z] #11 126.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-26T19:55:24.216Z] #11 126.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:24.216Z] #11 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:55:24.216Z] #11 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:55:24.216Z] #11 126.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:24.216Z] #11 126.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 [2020-10-26T19:55:24.216Z] #11 126.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 [2020-10-26T19:55:24.216Z] #11 126.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:55:24.216Z] #11 126.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-26T19:55:24.216Z] #11 126.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:24.216Z] #11 126.6 Setting up dmsetup (2:1.02.155-3) ... [2020-10-26T19:55:24.216Z] #11 126.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:24.216Z] #11 126.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:24.216Z] #11 126.7 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:55:24.216Z] #11 DONE 126.9s [2020-10-26T19:55:24.244Z] #41 47.39 DEP compel/src/main.d [2020-10-26T19:55:24.324Z] #41 40.29 GEN compel/include/asm [2020-10-26T19:55:24.324Z] #41 40.30 GEN compel/include/version.h [2020-10-26T19:55:24.324Z] #41 40.33 touch .config [2020-10-26T19:55:24.324Z] #41 40.38 GEN include/common/config.h [2020-10-26T19:55:24.324Z] #41 40.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-26T19:55:24.474Z] [2020-10-26T19:55:24.474Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:24.508Z] #41 47.47 DEP compel/src/lib/handle-elf.d [2020-10-26T19:55:24.508Z] #41 47.63 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-10-26T19:55:24.508Z] #41 47.72 CC compel/src/lib/log.o [2020-10-26T19:55:24.601Z] #41 40.51 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-26T19:55:24.601Z] #41 40.53 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-26T19:55:24.601Z] #41 40.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-26T19:55:24.601Z] #41 40.58 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-26T19:55:24.601Z] #41 40.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-26T19:55:24.601Z] #41 40.65 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-26T19:55:24.771Z] #41 ... [2020-10-26T19:55:24.771Z] [2020-10-26T19:55:24.771Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:55:24.771Z] #15 DONE 2.7s [2020-10-26T19:55:24.771Z] [2020-10-26T19:55:24.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:24.771Z] #41 47.88 CC compel/arch/aarch64/src/lib/cpu.o [2020-10-26T19:55:24.862Z] #41 40.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-26T19:55:24.862Z] #41 40.79 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-26T19:55:24.862Z] #41 40.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-26T19:55:24.862Z] #41 40.81 DEP compel/plugins/std/infect.d [2020-10-26T19:55:24.862Z] #41 40.90 DEP compel/plugins/std/string.d [2020-10-26T19:55:25.036Z] #41 48.13 CC compel/arch/aarch64/src/lib/infect.o [2020-10-26T19:55:25.124Z] #41 40.97 DEP compel/plugins/std/log.d [2020-10-26T19:55:25.124Z] #41 41.02 DEP compel/plugins/std/fds.d [2020-10-26T19:55:25.385Z] #41 41.17 DEP compel/plugins/std/std.d [2020-10-26T19:55:25.385Z] #41 41.23 DEP compel/plugins/shmem/shmem.d [2020-10-26T19:55:25.385Z] #41 41.32 DEP compel/plugins/fds/fds.d [2020-10-26T19:55:25.385Z] #41 ... [2020-10-26T19:55:25.385Z] [2020-10-26T19:55:25.385Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:25.385Z] #43 115.4 mime [2020-10-26T19:55:25.385Z] #43 116.9 mime/quotedprintable [2020-10-26T19:55:25.385Z] #43 117.2 net/http/internal [2020-10-26T19:55:25.385Z] #43 122.0 net/textproto [2020-10-26T19:55:25.385Z] #43 122.0 crypto/x509 [2020-10-26T19:55:25.385Z] #43 123.2 vendor/golang.org/x/net/http/httpguts [2020-10-26T19:55:25.385Z] #43 123.6 vendor/golang.org/x/net/http/httpproxy [2020-10-26T19:55:25.385Z] #43 124.1 mime/multipart [2020-10-26T19:55:25.385Z] #43 ... [2020-10-26T19:55:25.385Z] [2020-10-26T19:55:25.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:25.385Z] #41 41.43 CC compel/plugins/std/std.o [2020-10-26T19:55:25.405Z] #51 1.277 + RM_GOPATH=0 [2020-10-26T19:55:25.405Z] #51 1.277 + TMP_GOPATH= [2020-10-26T19:55:25.405Z] #51 1.277 + : /build [2020-10-26T19:55:25.405Z] #51 1.277 + '[' -z '' ']' [2020-10-26T19:55:25.405Z] #51 1.279 ++ mktemp -d [2020-10-26T19:55:25.614Z] #41 48.64 CC compel/src/lib/infect-rpc.o [2020-10-26T19:55:25.645Z] #41 41.65 CC compel/plugins/std/fds.o [2020-10-26T19:55:25.662Z] #51 1.282 + export GOPATH=/tmp/tmp.ALdFVOgUZW [2020-10-26T19:55:25.662Z] #51 1.282 + GOPATH=/tmp/tmp.ALdFVOgUZW [2020-10-26T19:55:25.662Z] #51 1.282 + RM_GOPATH=1 [2020-10-26T19:55:25.662Z] #51 1.283 + case "$(go env GOARCH)" in [2020-10-26T19:55:25.662Z] #51 1.283 ++ go env GOARCH [2020-10-26T19:55:25.662Z] #51 1.298 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:55:25.662Z] #51 1.298 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:55:25.662Z] #51 1.299 ++ dirname /tmp/install/install.sh [2020-10-26T19:55:25.662Z] #51 1.299 + dir=/tmp/install [2020-10-26T19:55:25.662Z] #51 1.299 + bin=runc [2020-10-26T19:55:25.662Z] #51 1.299 + shift [2020-10-26T19:55:25.662Z] #51 1.299 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-26T19:55:25.662Z] #51 1.299 + . /tmp/install/runc.installer [2020-10-26T19:55:25.662Z] #51 1.299 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:55:25.662Z] #51 1.312 + install_runc [2020-10-26T19:55:25.662Z] #51 1.312 + uname -r [2020-10-26T19:55:25.662Z] #51 1.312 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-26T19:55:25.662Z] #51 1.313 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-26T19:55:25.662Z] #51 1.313 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-26T19:55:25.662Z] #51 1.313 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-26T19:55:25.662Z] #51 1.318 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ALdFVOgUZW/src/github.com/opencontainers/runc [2020-10-26T19:55:25.662Z] #51 1.324 Cloning into '/tmp/tmp.ALdFVOgUZW/src/github.com/opencontainers/runc'... [2020-10-26T19:55:25.662Z] #51 ... [2020-10-26T19:55:25.662Z] [2020-10-26T19:55:25.662Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-26T19:55:25.662Z] #12 DONE 1.4s [2020-10-26T19:55:25.878Z] #41 49.13 CC compel/src/lib/infect-util.o [2020-10-26T19:55:25.919Z] [2020-10-26T19:55:25.919Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-26T19:55:26.142Z] #41 49.36 CC compel/src/lib/infect.o [2020-10-26T19:55:26.216Z] #41 ... [2020-10-26T19:55:26.216Z] [2020-10-26T19:55:26.216Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:26.216Z] #56 118.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-26T19:55:26.216Z] #56 118.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-26T19:55:26.216Z] #56 DONE 126.2s [2020-10-26T19:55:26.216Z] [2020-10-26T19:55:26.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:26.216Z] #41 42.00 CC compel/plugins/std/log.o [2020-10-26T19:55:26.216Z] #41 ... [2020-10-26T19:55:26.216Z] [2020-10-26T19:55:26.216Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-26T19:55:26.216Z] #57 DONE 0.0s [2020-10-26T19:55:26.216Z] [2020-10-26T19:55:26.216Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-26T19:55:26.216Z] #58 DONE 0.1s [2020-10-26T19:55:26.216Z] [2020-10-26T19:55:26.216Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-26T19:55:26.216Z] #11 124.6 Selecting previously unselected package libapparmor1:amd64. [2020-10-26T19:55:26.216Z] #11 124.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-26T19:55:26.216Z] #11 124.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-26T19:55:26.216Z] #11 124.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-26T19:55:26.216Z] #11 124.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-26T19:55:26.216Z] #11 125.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-26T19:55:26.216Z] #11 125.8 Selecting previously unselected package libbtrfs0. [2020-10-26T19:55:26.216Z] #11 125.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-26T19:55:26.216Z] #11 125.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-26T19:55:26.216Z] #11 126.2 Selecting previously unselected package libbtrfs-dev. [2020-10-26T19:55:26.216Z] #11 126.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-26T19:55:26.216Z] #11 126.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:55:26.481Z] #11 126.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-26T19:55:26.481Z] #11 126.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:55:26.481Z] #11 126.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:26.481Z] #11 126.7 Selecting previously unselected package libudev-dev:amd64. [2020-10-26T19:55:26.481Z] #11 126.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-26T19:55:26.481Z] #11 126.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:26.851Z] #13 DONE 1.1s [2020-10-26T19:55:26.851Z] [2020-10-26T19:55:26.851Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:26.851Z] #43 119.5 vendor/golang.org/x/net/http/httpproxy [2020-10-26T19:55:26.851Z] #43 120.1 mime/multipart [2020-10-26T19:55:26.851Z] #43 122.3 crypto/tls [2020-10-26T19:55:26.851Z] #43 129.2 net/http/httptrace [2020-10-26T19:55:26.851Z] #43 129.5 net/http [2020-10-26T19:55:26.851Z] #43 ... [2020-10-26T19:55:26.851Z] [2020-10-26T19:55:26.851Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-26T19:55:27.053Z] #11 127.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-26T19:55:27.053Z] #11 127.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-26T19:55:27.053Z] #11 127.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-26T19:55:27.096Z] #41 ... [2020-10-26T19:55:27.096Z] [2020-10-26T19:55:27.096Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:55:27.096Z] #16 DONE 2.1s [2020-10-26T19:55:27.096Z] [2020-10-26T19:55:27.096Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:55:27.626Z] #11 127.7 Selecting previously unselected package libpcre16-3:amd64. [2020-10-26T19:55:27.626Z] #11 127.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:27.626Z] #11 127.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:27.626Z] #11 127.9 Selecting previously unselected package libpcre32-3:amd64. [2020-10-26T19:55:27.626Z] #11 127.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:27.673Z] #17 ... [2020-10-26T19:55:27.673Z] [2020-10-26T19:55:27.673Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:27.673Z] #22 122.8 + mkdir -p /tmp/tmp.cplrJc64uu/src/github.com/docker [2020-10-26T19:55:27.673Z] #22 122.8 + mv components/cli /tmp/tmp.cplrJc64uu/src/github.com/docker/cli [2020-10-26T19:55:27.673Z] #22 122.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-26T19:55:27.673Z] #22 ... [2020-10-26T19:55:27.673Z] [2020-10-26T19:55:27.673Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:27.673Z] #51 8.197 + cd /tmp/tmp.I9AO3zn5Bl/src/github.com/opencontainers/runc [2020-10-26T19:55:27.673Z] #51 8.198 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:55:27.673Z] #51 8.572 + '[' -z '' ']' [2020-10-26T19:55:27.673Z] #51 8.572 + target=static [2020-10-26T19:55:27.673Z] #51 8.572 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-26T19:55:27.673Z] #51 9.057 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-26T19:55:27.781Z] #14 0.938 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-26T19:55:27.781Z] #14 DONE 1.0s [2020-10-26T19:55:27.781Z] [2020-10-26T19:55:27.781Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:27.781Z] #41 46.93 CC compel/src/lib/infect-rpc.o [2020-10-26T19:55:27.781Z] #41 47.42 CC compel/src/lib/infect-util.o [2020-10-26T19:55:27.781Z] #41 47.87 CC compel/src/lib/infect.o [2020-10-26T19:55:27.888Z] #11 127.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:27.888Z] #11 128.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-26T19:55:27.888Z] #11 128.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:27.888Z] #11 128.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-26T19:55:28.149Z] #11 128.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-26T19:55:28.149Z] #11 128.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-26T19:55:28.149Z] #11 128.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-26T19:55:28.411Z] #11 128.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-26T19:55:28.411Z] #11 128.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-26T19:55:28.411Z] #11 128.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-26T19:55:28.624Z] #51 ... [2020-10-26T19:55:28.624Z] [2020-10-26T19:55:28.624Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:55:28.624Z] #38 133.2 + dpkg --print-architecture [2020-10-26T19:55:28.624Z] #38 DONE 133.5s [2020-10-26T19:55:28.624Z] [2020-10-26T19:55:28.624Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:55:28.624Z] #17 DONE 1.6s [2020-10-26T19:55:28.624Z] [2020-10-26T19:55:28.624Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:28.673Z] #11 128.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-26T19:55:28.673Z] #11 128.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-26T19:55:28.673Z] #11 128.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:28.673Z] #11 128.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-26T19:55:28.673Z] #11 128.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-26T19:55:28.673Z] #11 128.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-26T19:55:28.695Z] #44 ... [2020-10-26T19:55:28.695Z] [2020-10-26T19:55:28.695Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:28.695Z] #19 54.69 Selecting previously unselected package vim. [2020-10-26T19:55:28.695Z] #19 54.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-26T19:55:28.695Z] #19 54.72 Unpacking vim (2:8.1.0875-5) ... [2020-10-26T19:55:28.695Z] #19 55.30 Selecting previously unselected package xfsprogs. [2020-10-26T19:55:28.695Z] #19 55.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-10-26T19:55:28.695Z] #19 55.31 Unpacking xfsprogs (4.20.0-1) ... [2020-10-26T19:55:28.695Z] #19 55.84 Selecting previously unselected package zip. [2020-10-26T19:55:28.695Z] #19 55.85 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-10-26T19:55:28.695Z] #19 55.86 Unpacking zip (3.0-11+b1) ... [2020-10-26T19:55:28.695Z] #19 56.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:55:28.695Z] #19 56.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:55:28.695Z] #19 56.12 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-10-26T19:55:28.695Z] #19 56.12 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-26T19:55:28.695Z] #19 56.12 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-10-26T19:55:28.695Z] #19 56.13 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-10-26T19:55:28.695Z] #19 56.13 Setting up uidmap (1:4.5-1.1) ... [2020-10-26T19:55:28.695Z] #19 56.14 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-10-26T19:55:28.695Z] #19 56.15 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-26T19:55:28.695Z] #19 56.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:55:28.695Z] #19 56.16 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-26T19:55:28.695Z] #19 56.16 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-26T19:55:28.695Z] #19 56.18 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:55:28.695Z] #19 56.19 Setting up zip (3.0-11+b1) ... [2020-10-26T19:55:28.695Z] #19 56.20 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:55:28.695Z] #19 56.25 Setting up bash-completion (1:2.8-6) ... [2020-10-26T19:55:28.714Z] #41 ... [2020-10-26T19:55:28.714Z] [2020-10-26T19:55:28.714Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:55:28.714Z] #15 DONE 1.0s [2020-10-26T19:55:28.714Z] [2020-10-26T19:55:28.714Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:28.714Z] #41 50.75 CC compel/src/lib/ptrace.o [2020-10-26T19:55:28.934Z] #11 129.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-26T19:55:28.934Z] #11 129.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-26T19:55:28.934Z] #11 129.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:29.519Z] #11 129.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-26T19:55:29.519Z] #11 129.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-26T19:55:29.519Z] #11 129.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-26T19:55:29.519Z] #11 129.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-26T19:55:29.519Z] #11 129.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:29.519Z] #11 129.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-26T19:55:29.519Z] #11 129.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:29.519Z] #11 129.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-26T19:55:29.519Z] #11 129.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-26T19:55:29.519Z] #11 129.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:29.519Z] #11 129.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-26T19:55:29.519Z] #11 129.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-26T19:55:29.647Z] #41 51.41 AR compel/libcompel.a [2020-10-26T19:55:29.647Z] #41 51.55 HOSTCC compel/src/main-host.o [2020-10-26T19:55:29.781Z] #11 129.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-26T19:55:29.781Z] #11 129.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-26T19:55:29.781Z] #11 129.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-26T19:55:29.781Z] #11 129.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-26T19:55:29.781Z] #11 129.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-26T19:55:29.781Z] #11 129.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:29.781Z] #11 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:55:29.781Z] #11 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-26T19:55:29.781Z] #11 129.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-26T19:55:29.781Z] #11 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:55:29.781Z] #11 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-26T19:55:29.781Z] #11 129.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-26T19:55:29.781Z] #11 129.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-26T19:55:29.781Z] #11 129.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:29.781Z] #11 130.0 Setting up dmsetup (2:1.02.155-3) ... [2020-10-26T19:55:29.781Z] #11 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:29.905Z] #41 ... [2020-10-26T19:55:29.905Z] [2020-10-26T19:55:29.905Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:55:29.905Z] #16 DONE 1.1s [2020-10-26T19:55:29.905Z] [2020-10-26T19:55:29.905Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:29.905Z] #41 51.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-26T19:55:30.043Z] #11 130.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-26T19:55:30.043Z] #11 130.0 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:55:30.167Z] #41 52.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-26T19:55:30.552Z] #18 1.935 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:55:30.552Z] #18 2.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:55:30.552Z] #18 2.130 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:55:30.617Z] #11 DONE 130.5s [2020-10-26T19:55:30.617Z] [2020-10-26T19:55:30.617Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-26T19:55:30.732Z] #41 52.64 HOSTCC compel/src/lib/log-host.o [2020-10-26T19:55:30.797Z] #19 ... [2020-10-26T19:55:30.797Z] [2020-10-26T19:55:30.797Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:55:30.797Z] #23 161.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-26T19:55:30.797Z] #23 ... [2020-10-26T19:55:30.797Z] [2020-10-26T19:55:30.797Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:30.797Z] #42 106.4 CC criu/clone-noasan.o [2020-10-26T19:55:30.797Z] #42 106.6 CC criu/config.o [2020-10-26T19:55:30.989Z] #41 ... [2020-10-26T19:55:30.989Z] [2020-10-26T19:55:30.989Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:55:30.989Z] #17 DONE 1.1s [2020-10-26T19:55:30.989Z] [2020-10-26T19:55:30.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:30.989Z] #41 52.89 HOSTLINK compel/compel-host-bin [2020-10-26T19:55:31.096Z] #42 109.0 CC criu/cr-check.o [2020-10-26T19:55:31.135Z] #18 2.724 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-26T19:55:31.249Z] #41 53.09 DEP soccr/soccr.d [2020-10-26T19:55:31.507Z] #41 53.35 CC soccr/soccr.o [2020-10-26T19:55:32.011Z] #12 DONE 1.5s [2020-10-26T19:55:32.011Z] [2020-10-26T19:55:32.011Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-26T19:55:32.086Z] #18 3.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-26T19:55:33.037Z] #18 4.371 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-26T19:55:33.401Z] #41 54.92 AR soccr/libsoccr.a [2020-10-26T19:55:33.401Z] #41 54.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:55:33.401Z] #41 55.43 DEP criu/arch/x86/sigframe.d [2020-10-26T19:55:33.408Z] #13 DONE 1.3s [2020-10-26T19:55:33.408Z] [2020-10-26T19:55:33.408Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-26T19:55:33.658Z] #41 55.57 DEP criu/arch/x86/sigaction_compat.d [2020-10-26T19:55:33.658Z] #41 55.65 DEP criu/arch/x86/kerndat.d [2020-10-26T19:55:33.918Z] #41 55.82 DEP criu/arch/x86/crtools.d [2020-10-26T19:55:33.918Z] #41 55.94 DEP criu/arch/x86/cpu.d [2020-10-26T19:55:33.919Z] #42 ... [2020-10-26T19:55:33.919Z] [2020-10-26T19:55:33.919Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:33.919Z] #19 60.31 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-10-26T19:55:33.919Z] #19 60.32 Setting up xz-utils (5.2.4-1) ... [2020-10-26T19:55:33.919Z] #19 60.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-26T19:55:33.919Z] #19 60.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:55:33.919Z] #19 60.44 invoke-rc.d: could not determine current runlevel [2020-10-26T19:55:33.919Z] #19 60.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-26T19:55:33.919Z] #19 60.46 Setting up pigz (2.4-1) ... [2020-10-26T19:55:33.919Z] #19 60.46 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-26T19:55:33.919Z] #19 60.46 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-26T19:55:33.919Z] #19 60.47 Setting up python-pip-whl (18.1-5) ... [2020-10-26T19:55:33.919Z] #19 60.47 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-10-26T19:55:33.919Z] #19 60.48 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:55:33.919Z] #19 61.00 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-10-26T19:55:33.919Z] #19 61.01 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-26T19:55:33.919Z] #19 61.02 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-26T19:55:33.919Z] #19 61.03 Setting up vim (2:8.1.0875-5) ... [2020-10-26T19:55:33.919Z] #19 61.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-26T19:55:33.919Z] #19 61.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-26T19:55:33.919Z] #19 61.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-26T19:55:33.919Z] #19 61.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-26T19:55:33.919Z] #19 61.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-26T19:55:33.919Z] #19 61.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-26T19:55:33.919Z] #19 61.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-26T19:55:33.919Z] #19 61.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-26T19:55:33.919Z] #19 61.17 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-26T19:55:33.919Z] #19 61.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:55:33.919Z] #19 61.19 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-26T19:55:33.919Z] #19 61.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:55:33.919Z] #19 61.20 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-26T19:55:33.920Z] #19 61.21 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:34.179Z] #41 56.12 CC criu/arch/x86/cpu.o [2020-10-26T19:55:34.353Z] #14 1.020 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-26T19:55:34.353Z] #14 DONE 1.1s [2020-10-26T19:55:34.353Z] [2020-10-26T19:55:34.353Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-26T19:55:34.748Z] #41 56.71 CC criu/arch/x86/crtools.o [2020-10-26T19:55:34.965Z] #18 ... [2020-10-26T19:55:34.965Z] [2020-10-26T19:55:34.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:34.965Z] #41 51.44 CC compel/src/lib/ptrace.o [2020-10-26T19:55:34.965Z] #41 51.91 AR compel/libcompel.a [2020-10-26T19:55:34.965Z] #41 52.03 HOSTCC compel/src/main-host.o [2020-10-26T19:55:34.965Z] #41 52.34 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-10-26T19:55:34.965Z] #41 52.48 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-26T19:55:34.965Z] #41 52.71 HOSTCC compel/src/lib/log-host.o [2020-10-26T19:55:34.965Z] #41 52.93 HOSTLINK compel/compel-host-bin [2020-10-26T19:55:34.965Z] #41 53.18 DEP soccr/soccr.d [2020-10-26T19:55:34.965Z] #41 53.35 CC soccr/soccr.o [2020-10-26T19:55:34.965Z] #41 54.66 AR soccr/libsoccr.a [2020-10-26T19:55:34.965Z] #41 54.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:55:34.965Z] #41 55.08 DEP criu/arch/aarch64/sigframe.d [2020-10-26T19:55:34.965Z] #41 55.14 DEP criu/arch/aarch64/crtools.d [2020-10-26T19:55:34.965Z] #41 55.30 DEP criu/arch/aarch64/cpu.d [2020-10-26T19:55:34.965Z] #41 55.32 DEP criu/arch/aarch64/bitops.d [2020-10-26T19:55:34.965Z] #41 55.36 CC criu/arch/aarch64/bitops.o [2020-10-26T19:55:34.965Z] #41 55.40 CC criu/arch/aarch64/cpu.o [2020-10-26T19:55:34.965Z] #41 55.52 CC criu/arch/aarch64/crtools.o [2020-10-26T19:55:34.965Z] #41 56.09 CC criu/arch/aarch64/sigframe.o [2020-10-26T19:55:34.965Z] #41 56.30 LINK criu/arch/aarch64/crtools.built-in.o [2020-10-26T19:55:34.965Z] #41 56.36 DEP criu/pie/util-vdso.d [2020-10-26T19:55:34.965Z] #41 56.48 DEP criu/pie/util.d [2020-10-26T19:55:34.965Z] #41 56.63 CC criu/pie/util.o [2020-10-26T19:55:34.965Z] #41 56.87 CC criu/pie/util-vdso.o [2020-10-26T19:55:34.965Z] #41 57.40 AR criu/pie/pie.lib.a [2020-10-26T19:55:34.965Z] #41 57.47 DEP criu/pie/restorer.d [2020-10-26T19:55:34.965Z] #41 57.69 DEP criu/arch/aarch64/intraprocedure.d [2020-10-26T19:55:34.965Z] #41 57.71 DEP criu/arch/aarch64/restorer.d [2020-10-26T19:55:34.965Z] #41 57.98 DEP criu/arch/aarch64/vdso-pie.d [2020-10-26T19:55:34.965Z] #41 58.21 DEP criu/pie/parasite-vdso.d [2020-10-26T19:55:35.229Z] #41 58.41 DEP criu/pie/parasite.d [2020-10-26T19:55:35.493Z] #41 58.64 CC criu/pie/parasite.o [2020-10-26T19:55:35.741Z] #15 DONE 1.1s [2020-10-26T19:55:35.741Z] [2020-10-26T19:55:35.741Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:55:36.003Z] #16 ... [2020-10-26T19:55:36.003Z] [2020-10-26T19:55:36.003Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:36.003Z] #43 126.0 crypto/tls [2020-10-26T19:55:36.003Z] #43 133.4 net/http/httptrace [2020-10-26T19:55:36.003Z] #43 133.7 net/http [2020-10-26T19:55:36.003Z] #43 ... [2020-10-26T19:55:36.003Z] [2020-10-26T19:55:36.003Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:36.003Z] #41 43.09 CC compel/plugins/std/string.o [2020-10-26T19:55:36.003Z] #41 43.78 CC compel/plugins/std/infect.o [2020-10-26T19:55:36.003Z] #41 44.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-26T19:55:36.003Z] #41 44.21 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-26T19:55:36.003Z] #41 44.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-26T19:55:36.003Z] #41 44.34 AR compel/plugins/std.lib.a [2020-10-26T19:55:36.003Z] #41 44.41 CC compel/plugins/fds/fds.o [2020-10-26T19:55:36.003Z] #41 44.75 AR compel/plugins/fds.lib.a [2020-10-26T19:55:36.003Z] #41 44.79 HOSTDEP compel/src/lib/log-host.d [2020-10-26T19:55:36.003Z] #41 44.91 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-26T19:55:36.003Z] #41 45.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-26T19:55:36.003Z] #41 45.11 HOSTDEP compel/src/main-host.d [2020-10-26T19:55:36.003Z] #41 45.19 DEP compel/src/lib/ptrace.d [2020-10-26T19:55:36.003Z] #41 45.34 DEP compel/src/lib/infect.d [2020-10-26T19:55:36.003Z] #41 45.50 DEP compel/src/lib/infect-util.d [2020-10-26T19:55:36.003Z] #41 45.62 DEP compel/src/lib/infect-rpc.d [2020-10-26T19:55:36.003Z] #41 45.72 DEP compel/arch/x86/src/lib/infect.d [2020-10-26T19:55:36.003Z] #41 45.81 DEP compel/arch/x86/src/lib/cpu.d [2020-10-26T19:55:36.003Z] #41 45.86 DEP compel/src/lib/log.d [2020-10-26T19:55:36.003Z] #41 45.91 DEP compel/src/main.d [2020-10-26T19:55:36.003Z] #41 46.06 DEP compel/src/lib/handle-elf.d [2020-10-26T19:55:36.003Z] #41 46.14 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-26T19:55:36.003Z] #41 46.25 CC compel/src/lib/log.o [2020-10-26T19:55:36.003Z] #41 46.42 CC compel/arch/x86/src/lib/cpu.o [2020-10-26T19:55:36.003Z] #41 47.47 CC compel/arch/x86/src/lib/infect.o [2020-10-26T19:55:36.003Z] #41 48.60 CC compel/src/lib/infect-rpc.o [2020-10-26T19:55:36.003Z] #41 49.02 CC compel/src/lib/infect-util.o [2020-10-26T19:55:36.003Z] #41 49.25 CC compel/src/lib/infect.o [2020-10-26T19:55:36.118Z] #41 57.97 CC criu/arch/x86/kerndat.o [2020-10-26T19:55:36.461Z] #41 ... [2020-10-26T19:55:36.461Z] [2020-10-26T19:55:36.461Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:36.461Z] #18 7.660 Fetched 8219 kB in 6s (1354 kB/s) [2020-10-26T19:55:36.577Z] #41 52.58 CC compel/src/lib/ptrace.o [2020-10-26T19:55:36.577Z] #41 ... [2020-10-26T19:55:36.577Z] [2020-10-26T19:55:36.577Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-26T19:55:36.577Z] #16 DONE 1.2s [2020-10-26T19:55:36.577Z] [2020-10-26T19:55:36.577Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-26T19:55:36.692Z] #19 ... [2020-10-26T19:55:36.692Z] [2020-10-26T19:55:36.692Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:36.692Z] #44 177.5 github.com/LK4D4/vndr/godl [2020-10-26T19:55:36.694Z] #41 58.52 CC criu/arch/x86/sigaction_compat.o [2020-10-26T19:55:36.951Z] #41 58.82 CC criu/arch/x86/sigframe.o [2020-10-26T19:55:37.208Z] #41 59.06 LINK criu/arch/x86/crtools.built-in.o [2020-10-26T19:55:37.208Z] #41 59.11 DEP criu/pie/util-vdso-elf32.d [2020-10-26T19:55:37.208Z] #41 59.25 DEP criu/pie/util-vdso.d [2020-10-26T19:55:37.341Z] #44 178.3 github.com/LK4D4/vndr [2020-10-26T19:55:37.465Z] #41 59.46 DEP criu/pie/util.d [2020-10-26T19:55:37.465Z] #41 59.58 CC criu/pie/util.o [2020-10-26T19:55:37.699Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2020-10-26T19:55:37.699Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-10-26T19:55:37.699Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-26T19:55:37.699Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-26T19:55:37.700Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-26T19:55:37.700Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-26T19:55:37.970Z] #17 DONE 1.1s [2020-10-26T19:55:37.971Z] [2020-10-26T19:55:37.971Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:38.028Z] #41 59.93 CC criu/pie/util-vdso.o [2020-10-26T19:55:38.592Z] #41 60.57 CC criu/pie/util-vdso-elf32.o [2020-10-26T19:55:38.917Z] #18 1.382 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:55:39.022Z] #18 7.660 Reading package lists... [2020-10-26T19:55:39.156Z] #41 61.21 AR criu/pie/pie.lib.a [2020-10-26T19:55:39.179Z] #18 1.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:55:39.179Z] #18 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:55:39.412Z] #41 61.27 DEP criu/pie/restorer.d [2020-10-26T19:55:39.412Z] #41 61.45 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-26T19:55:39.669Z] #41 61.60 DEP criu/arch/x86/restorer_unmap.d [2020-10-26T19:55:39.669Z] #41 61.64 DEP criu/arch/x86/restorer.d [2020-10-26T19:55:39.752Z] #18 2.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:55:39.926Z] #41 61.81 DEP criu/arch/x86/vdso-pie.d [2020-10-26T19:55:39.926Z] #41 ... [2020-10-26T19:55:39.926Z] [2020-10-26T19:55:39.926Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:39.926Z] #43 142.7 github.com/LK4D4/vndr/godl [2020-10-26T19:55:40.697Z] #18 ... [2020-10-26T19:55:40.697Z] [2020-10-26T19:55:40.697Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:40.697Z] #51 1.553 + RM_GOPATH=0 [2020-10-26T19:55:40.697Z] #51 1.553 + TMP_GOPATH= [2020-10-26T19:55:40.697Z] #51 1.553 + : /build [2020-10-26T19:55:40.697Z] #51 1.553 + '[' -z '' ']' [2020-10-26T19:55:40.697Z] #51 1.553 ++ mktemp -d [2020-10-26T19:55:40.697Z] #51 1.553 + export GOPATH=/tmp/tmp.5euBuBX6ly [2020-10-26T19:55:40.697Z] #51 1.553 + GOPATH=/tmp/tmp.5euBuBX6ly [2020-10-26T19:55:40.697Z] #51 1.553 + RM_GOPATH=1 [2020-10-26T19:55:40.697Z] #51 1.553 + case "$(go env GOARCH)" in [2020-10-26T19:55:40.697Z] #51 1.560 ++ go env GOARCH [2020-10-26T19:55:40.697Z] #51 1.588 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T19:55:40.697Z] #51 1.588 + GO_BUILDMODE=-buildmode=pie [2020-10-26T19:55:40.697Z] #51 1.588 ++ dirname /tmp/install/install.sh [2020-10-26T19:55:40.697Z] #51 1.608 + dir=/tmp/install [2020-10-26T19:55:40.697Z] #51 1.608 + bin=runc [2020-10-26T19:55:40.697Z] #51 1.608 + shift [2020-10-26T19:55:40.697Z] #51 1.608 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-26T19:55:40.697Z] #51 1.608 + . /tmp/install/runc.installer [2020-10-26T19:55:40.697Z] #51 1.608 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:55:40.697Z] #51 1.608 + install_runc [2020-10-26T19:55:40.697Z] #51 1.608 + uname -r [2020-10-26T19:55:40.697Z] #51 1.608 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-26T19:55:40.697Z] #51 1.632 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-26T19:55:40.697Z] #51 1.632 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-26T19:55:40.697Z] #51 1.632 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5euBuBX6ly/src/github.com/opencontainers/runc [2020-10-26T19:55:40.697Z] #51 1.632 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-26T19:55:40.697Z] #51 1.634 Cloning into '/tmp/tmp.5euBuBX6ly/src/github.com/opencontainers/runc'... [2020-10-26T19:55:40.697Z] #51 ... [2020-10-26T19:55:40.697Z] [2020-10-26T19:55:40.697Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:40.697Z] #41 53.17 AR compel/libcompel.a [2020-10-26T19:55:40.697Z] #41 53.24 HOSTCC compel/src/main-host.o [2020-10-26T19:55:40.697Z] #41 53.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-26T19:55:40.697Z] #41 54.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-26T19:55:40.697Z] #41 54.53 HOSTCC compel/src/lib/log-host.o [2020-10-26T19:55:40.697Z] #41 54.72 HOSTLINK compel/compel-host-bin [2020-10-26T19:55:40.697Z] #41 54.86 DEP soccr/soccr.d [2020-10-26T19:55:40.697Z] #41 55.00 CC soccr/soccr.o [2020-10-26T19:55:40.697Z] #41 56.25 AR soccr/libsoccr.a [2020-10-26T19:55:40.697Z] #41 56.32 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:55:40.697Z] #41 56.69 DEP criu/arch/x86/sigframe.d [2020-10-26T19:55:40.697Z] #41 56.81 DEP criu/arch/x86/sigaction_compat.d [2020-10-26T19:55:40.858Z] #43 143.5 github.com/LK4D4/vndr [2020-10-26T19:55:40.858Z] #43 ... [2020-10-26T19:55:40.858Z] [2020-10-26T19:55:40.858Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:40.858Z] #18 1.385 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-26T19:55:40.858Z] #18 1.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-26T19:55:40.858Z] #18 1.493 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-26T19:55:40.858Z] #18 2.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-26T19:55:40.858Z] #18 3.157 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:55:40.858Z] #18 4.632 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:55:40.950Z] #18 10.16 Reading package lists... [2020-10-26T19:55:40.958Z] #41 56.96 DEP criu/arch/x86/kerndat.d [2020-10-26T19:55:40.958Z] #41 57.11 DEP criu/arch/x86/crtools.d [2020-10-26T19:55:41.116Z] #18 ... [2020-10-26T19:55:41.116Z] [2020-10-26T19:55:41.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:41.116Z] #41 61.95 DEP criu/pie/parasite-vdso.d [2020-10-26T19:55:41.116Z] #41 62.09 DEP criu/pie/parasite.d [2020-10-26T19:55:41.116Z] #41 62.33 CC criu/pie/parasite.o [2020-10-26T19:55:41.217Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-10-26T19:55:41.220Z] #41 57.23 DEP criu/arch/x86/cpu.d [2020-10-26T19:55:41.481Z] #41 57.42 CC criu/arch/x86/cpu.o [2020-10-26T19:55:41.489Z] #18 12.55 Building dependency tree... [2020-10-26T19:55:41.866Z] #44 ... [2020-10-26T19:55:41.866Z] [2020-10-26T19:55:41.866Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:41.866Z] #19 65.56 Setting up iptables (1.8.2-4) ... [2020-10-26T19:55:41.866Z] #19 65.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:55:41.866Z] #19 65.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:55:41.866Z] #19 65.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:55:41.866Z] #19 65.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:55:41.866Z] #19 65.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-26T19:55:41.866Z] #19 65.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-26T19:55:41.866Z] #19 65.68 Setting up python3 (3.7.3-1) ... [2020-10-26T19:55:41.866Z] #19 66.41 Setting up python3-wheel (0.32.3-2) ... [2020-10-26T19:55:41.866Z] #19 67.41 Setting up apparmor (2.13.2-10) ... [2020-10-26T19:55:41.866Z] #19 69.80 Setting up xfsprogs (4.20.0-1) ... [2020-10-26T19:55:41.866Z] #19 69.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:55:41.866Z] #19 70.37 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:55:42.046Z] #41 63.75 LINK criu/pie/parasite.built-in.o [2020-10-26T19:55:42.046Z] #41 63.77 GEN criu/pie/parasite-blob.h [2020-10-26T19:55:42.046Z] #41 63.81 CC criu/pie/parasite-vdso.o [2020-10-26T19:55:42.250Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2020-10-26T19:55:42.426Z] #41 58.12 CC criu/arch/x86/crtools.o [2020-10-26T19:55:42.438Z] #18 13.69 libcap2-bin is already the newest version (1:2.25-2). [2020-10-26T19:55:42.438Z] #18 13.69 The following additional packages will be installed: [2020-10-26T19:55:42.438Z] #18 13.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-26T19:55:42.438Z] #18 13.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-26T19:55:42.438Z] #18 13.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-26T19:55:42.438Z] #18 13.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-26T19:55:42.438Z] #18 13.69 python3.7 python3.7-minimal vim-runtime xxd [2020-10-26T19:55:42.438Z] #18 13.69 Suggested packages: [2020-10-26T19:55:42.438Z] #18 13.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-26T19:55:42.438Z] #18 13.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-26T19:55:42.438Z] #18 13.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-26T19:55:42.438Z] #18 13.70 Recommended packages: [2020-10-26T19:55:42.438Z] #18 13.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-26T19:55:42.438Z] #18 13.70 python3-keyrings.alt python3-xdg unzip [2020-10-26T19:55:42.513Z] #19 71.50 Setting up python3-distutils (3.7.3-1) ... [2020-10-26T19:55:42.609Z] #41 64.56 CC criu/arch/x86/vdso-pie.o [2020-10-26T19:55:42.866Z] #41 64.85 CC criu/arch/x86/restorer.o [2020-10-26T19:55:43.163Z] #19 72.14 Setting up python3-setuptools (40.8.0-1) ... [2020-10-26T19:55:43.282Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-10-26T19:55:43.388Z] #18 14.87 The following NEW packages will be installed: [2020-10-26T19:55:43.388Z] #18 14.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-26T19:55:43.388Z] #18 14.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-26T19:55:43.388Z] #18 14.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-26T19:55:43.388Z] #18 14.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-26T19:55:43.388Z] #18 14.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-26T19:55:43.388Z] #18 14.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-26T19:55:43.388Z] #18 14.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-26T19:55:43.388Z] #18 14.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-26T19:55:43.388Z] #18 14.87 xz-utils zip [2020-10-26T19:55:43.430Z] #41 65.48 CC criu/arch/x86/restorer_unmap.o [2020-10-26T19:55:43.430Z] #41 65.51 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-26T19:55:43.653Z] #18 15.18 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:55:43.653Z] #18 15.18 Need to get 27.6 MB of archives. [2020-10-26T19:55:43.653Z] #18 15.18 After this operation, 114 MB of additional disk space will be used. [2020-10-26T19:55:43.653Z] #18 15.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-10-26T19:55:43.653Z] #18 15.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-10-26T19:55:43.653Z] #18 15.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-10-26T19:55:43.687Z] #41 65.74 CC criu/pie/restorer.o [2020-10-26T19:55:43.813Z] #41 59.56 CC criu/arch/x86/kerndat.o [2020-10-26T19:55:43.916Z] #18 15.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-10-26T19:55:43.916Z] #18 15.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-10-26T19:55:43.916Z] #18 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-10-26T19:55:43.916Z] #18 15.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-10-26T19:55:43.916Z] #18 15.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-10-26T19:55:43.916Z] #18 15.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-10-26T19:55:43.916Z] #18 15.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-10-26T19:55:43.916Z] #18 15.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-10-26T19:55:43.916Z] #18 15.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-10-26T19:55:43.916Z] #18 15.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-10-26T19:55:43.916Z] #18 15.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-10-26T19:55:43.916Z] #18 15.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-10-26T19:55:43.916Z] #18 15.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-10-26T19:55:43.916Z] #18 15.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-10-26T19:55:43.916Z] #18 15.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:55:43.916Z] #18 15.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-10-26T19:55:43.916Z] #18 15.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-10-26T19:55:43.916Z] #18 15.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-10-26T19:55:43.916Z] #18 15.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-10-26T19:55:44.075Z] #41 60.16 CC criu/arch/x86/sigaction_compat.o [2020-10-26T19:55:44.180Z] #18 15.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-10-26T19:55:44.180Z] #18 15.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-10-26T19:55:44.180Z] #18 15.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-10-26T19:55:44.180Z] #18 15.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-10-26T19:55:44.180Z] #18 15.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-10-26T19:55:44.180Z] #18 15.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-10-26T19:55:44.180Z] #18 15.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-10-26T19:55:44.217Z] #19 ... [2020-10-26T19:55:44.217Z] [2020-10-26T19:55:44.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:44.217Z] #42 112.0 CC criu/cr-dedup.o [2020-10-26T19:55:44.217Z] #42 112.7 CC criu/cr-dump.o [2020-10-26T19:55:44.217Z] #42 116.0 CC criu/cr-errno.o [2020-10-26T19:55:44.217Z] #42 116.1 CC criu/cr-restore.o [2020-10-26T19:55:44.337Z] #41 60.41 CC criu/arch/x86/sigframe.o [2020-10-26T19:55:44.444Z] #18 15.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-10-26T19:55:44.444Z] #18 15.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-10-26T19:55:44.444Z] #18 15.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-10-26T19:55:44.444Z] #18 15.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-10-26T19:55:44.444Z] #18 15.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-10-26T19:55:44.514Z] #42 122.3 CC criu/cr-service.o [2020-10-26T19:55:44.567Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-10-26T19:55:44.567Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8a64b606\powershellScript.ps1'; exit $LASTEXITCODE; [2020-10-26T19:55:44.567Z] ---------------------------------------------------------------------------- [2020-10-26T19:55:44.567Z] [2020-10-26T19:55:44.567Z] INFO: executeCI.ps1 starting at Mon Oct 26 19:55:44 CUT 2020 [2020-10-26T19:55:44.567Z] [2020-10-26T19:55:44.567Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-10-26T19:55:44.567Z] INFO: Running git version 2.24.1.windows.2 [2020-10-26T19:55:44.567Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-10-26T19:55:44.567Z] INFO: Environment variables: [2020-10-26T19:55:44.599Z] #41 60.61 LINK criu/arch/x86/crtools.built-in.o [2020-10-26T19:55:44.599Z] #41 60.66 DEP criu/pie/util-vdso-elf32.d [2020-10-26T19:55:44.708Z] #18 15.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-26T19:55:44.708Z] #18 16.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-26T19:55:44.708Z] #18 16.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-26T19:55:44.708Z] #18 16.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-10-26T19:55:44.708Z] #18 16.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-26T19:55:44.708Z] #18 16.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-26T19:55:44.708Z] #18 16.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-26T19:55:44.708Z] #18 16.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-10-26T19:55:44.708Z] #18 16.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-10-26T19:55:44.708Z] #18 16.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-10-26T19:55:44.708Z] #18 16.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-26T19:55:44.812Z] #42 ... [2020-10-26T19:55:44.812Z] [2020-10-26T19:55:44.812Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:44.812Z] #19 73.85 Setting up python3-pip (18.1-5) ... [2020-10-26T19:55:44.860Z] #41 60.78 DEP criu/pie/util-vdso.d [2020-10-26T19:55:44.860Z] #41 60.91 DEP criu/pie/util.d [2020-10-26T19:55:44.971Z] #18 16.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-10-26T19:55:44.971Z] #18 16.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-10-26T19:55:44.971Z] #18 16.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-10-26T19:55:45.033Z] [2020-10-26T19:55:45.033Z] Name Value [2020-10-26T19:55:45.033Z] ---- ----- [2020-10-26T19:55:45.033Z] ALLUSERSPROFILE C:\ProgramData [2020-10-26T19:55:45.033Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-10-26T19:55:45.033Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-10-26T19:55:45.033Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-10-26T19:55:45.033Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-10-26T19:55:45.033Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-10-26T19:55:45.033Z] BRANCH_NAME PR-41590 [2020-10-26T19:55:45.033Z] BUILD_DISPLAY_NAME #1 [2020-10-26T19:55:45.033Z] BUILD_ID 1 [2020-10-26T19:55:45.033Z] BUILD_NUMBER 1 [2020-10-26T19:55:45.033Z] BUILD_TAG jenkins-moby-PR-41590-1 [2020-10-26T19:55:45.033Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41590/1/ [2020-10-26T19:55:45.033Z] CHANGE_AUTHOR sryze [2020-10-26T19:55:45.033Z] CHANGE_AUTHOR_DISPLAY_NAME Sergey Zolotarev [2020-10-26T19:55:45.033Z] CHANGE_AUTHOR_EMAIL sryze@protonmail.com [2020-10-26T19:55:45.033Z] CHANGE_BRANCH windows-build-fix [2020-10-26T19:55:45.033Z] CHANGE_FORK sryze [2020-10-26T19:55:45.033Z] CHANGE_ID 41590 [2020-10-26T19:55:45.033Z] CHANGE_TARGET master [2020-10-26T19:55:45.033Z] CHANGE_TITLE Fix build errors on Windows [2020-10-26T19:55:45.033Z] CHANGE_URL https://github.com/moby/moby/pull/41590 [2020-10-26T19:55:45.033Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-26T19:55:45.033Z] CommonProgramFiles C:\Program Files\Common Files [2020-10-26T19:55:45.033Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-10-26T19:55:45.033Z] CommonProgramW6432 C:\Program Files\Common Files [2020-10-26T19:55:45.033Z] COMPUTERNAME azwin-2-c4c2a0 [2020-10-26T19:55:45.033Z] ComSpec C:\windows\system32\cmd.exe [2020-10-26T19:55:45.033Z] ConfigSequenceNumber 0 [2020-10-26T19:55:45.033Z] DOCKER_BUILDKIT 0 [2020-10-26T19:55:45.033Z] DOCKER_DUT_DEBUG 1 [2020-10-26T19:55:45.033Z] DOCKER_EXPERIMENTAL 1 [2020-10-26T19:55:45.033Z] DOCKER_GRAPHDRIVER overlay2 [2020-10-26T19:55:45.033Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-10-26T19:55:45.033Z] EXECUTOR_NUMBER 0 [2020-10-26T19:55:45.033Z] FQDN azwin-2-c4c2a0.westus.cloudapp.azure.com [2020-10-26T19:55:45.033Z] GIT_BRANCH PR-41590 [2020-10-26T19:55:45.033Z] GIT_COMMIT eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:55:45.033Z] GIT_URL https://github.com/moby/moby.git [2020-10-26T19:55:45.033Z] HUDSON_COOKIE 97db12ad-2a8f-449c-92a4-3df0f83ddd49 [2020-10-26T19:55:45.033Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-10-26T19:55:45.033Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-10-26T19:55:45.033Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-10-26T19:55:45.033Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-10-26T19:55:45.033Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-10-26T19:55:45.033Z] JENKINS_NODE_COOKIE b578f1d1-a739-4db3-9231-9a693a5da7c5 [2020-10-26T19:55:45.033Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-10-26T19:55:45.033Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-10-26T19:55:45.033Z] JOB_BASE_NAME PR-41590 [2020-10-26T19:55:45.033Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41590/display/redirect [2020-10-26T19:55:45.033Z] JOB_NAME moby/PR-41590 [2020-10-26T19:55:45.033Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41590/ [2020-10-26T19:55:45.033Z] library.jps.version master [2020-10-26T19:55:45.033Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-10-26T19:55:45.033Z] NODE_LABELS amd64 azure azwin-2-c4c2a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-10-26T19:55:45.033Z] NODE_NAME azwin-2-c4c2a0 [2020-10-26T19:55:45.033Z] NUMBER_OF_PROCESSORS 4 [2020-10-26T19:55:45.033Z] OS Windows_NT [2020-10-26T19:55:45.033Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-10-26T19:55:45.033Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-10-26T19:55:45.033Z] PROCESSOR_ARCHITECTURE AMD64 [2020-10-26T19:55:45.033Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-10-26T19:55:45.033Z] PROCESSOR_LEVEL 6 [2020-10-26T19:55:45.033Z] PROCESSOR_REVISION 4f01 [2020-10-26T19:55:45.033Z] ProgramData C:\ProgramData [2020-10-26T19:55:45.033Z] ProgramFiles C:\Program Files [2020-10-26T19:55:45.033Z] ProgramFiles(x86) C:\Program Files (x86) [2020-10-26T19:55:45.033Z] ProgramW6432 C:\Program Files [2020-10-26T19:55:45.034Z] PROMPT $P$G [2020-10-26T19:55:45.034Z] PSExecutionPolicyPreference Bypass [2020-10-26T19:55:45.034Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-10-26T19:55:45.034Z] PUBLIC C:\Users\Public [2020-10-26T19:55:45.034Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41590/1/display/redirect?page=changes [2020-10-26T19:55:45.034Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41590/1/display/redirect [2020-10-26T19:55:45.034Z] SKIP_VALIDATION_TESTS 1 [2020-10-26T19:55:45.034Z] SOURCES_DRIVE d [2020-10-26T19:55:45.034Z] SOURCES_SUBDIR gopath [2020-10-26T19:55:45.034Z] STAGE_NAME Run tests [2020-10-26T19:55:45.034Z] SystemDrive C: [2020-10-26T19:55:45.034Z] SystemRoot C:\windows [2020-10-26T19:55:45.034Z] TEMP C:\windows\TEMP [2020-10-26T19:55:45.034Z] TESTDEBUG 0 [2020-10-26T19:55:45.034Z] TESTRUN_DRIVE d [2020-10-26T19:55:45.034Z] TESTRUN_SUBDIR CI [2020-10-26T19:55:45.034Z] TIMEOUT 120m [2020-10-26T19:55:45.034Z] TMP C:\windows\TEMP [2020-10-26T19:55:45.034Z] USERDOMAIN WORKGROUP [2020-10-26T19:55:45.034Z] USERNAME azwin-2-c4c2a0$ [2020-10-26T19:55:45.034Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-10-26T19:55:45.034Z] windir C:\windows [2020-10-26T19:55:45.034Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-10-26T19:55:45.034Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-10-26T19:55:45.034Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-10-26T19:55:45.034Z] [2020-10-26T19:55:45.034Z] [2020-10-26T19:55:45.034Z] [2020-10-26T19:55:45.122Z] #41 61.11 CC criu/pie/util.o [2020-10-26T19:55:45.383Z] #41 61.45 CC criu/pie/util-vdso.o [2020-10-26T19:55:45.580Z] #41 ... [2020-10-26T19:55:45.580Z] [2020-10-26T19:55:45.580Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:45.580Z] #51 11.05 + cd /tmp/tmp.ALdFVOgUZW/src/github.com/opencontainers/runc [2020-10-26T19:55:45.580Z] #51 11.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:55:45.580Z] #51 11.29 + '[' -z '' ']' [2020-10-26T19:55:45.580Z] #51 11.29 + target=static [2020-10-26T19:55:45.580Z] #51 11.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-26T19:55:45.580Z] #51 11.67 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-26T19:55:45.580Z] #51 ... [2020-10-26T19:55:45.580Z] [2020-10-26T19:55:45.580Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:45.580Z] #18 10.56 Fetched 8396 kB in 10s (882 kB/s) [2020-10-26T19:55:45.580Z] #18 10.56 Reading package lists... [2020-10-26T19:55:45.922Z] #18 17.38 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:55:45.922Z] #18 17.49 Fetched 27.6 MB in 2s (16.2 MB/s) [2020-10-26T19:55:46.186Z] #18 17.59 Selecting previously unselected package pigz. [2020-10-26T19:55:46.186Z] #18 17.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 ... 23405 files and directories currently installed.) [2020-10-26T19:55:46.186Z] #18 17.68 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-10-26T19:55:46.186Z] #18 17.69 Unpacking pigz (2.4-1) ... [2020-10-26T19:55:46.329Z] #41 62.22 CC criu/pie/util-vdso-elf32.o [2020-10-26T19:55:46.365Z] #19 75.03 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:55:46.365Z] #19 75.08 Processing triggers for mime-support (3.62) ... [2020-10-26T19:55:46.365Z] #19 DONE 75.3s [2020-10-26T19:55:46.365Z] [2020-10-26T19:55:46.365Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-26T19:55:46.450Z] #18 17.80 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-10-26T19:55:46.450Z] #18 17.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-10-26T19:55:46.450Z] #18 17.82 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:46.668Z] #20 0.373 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-26T19:55:46.668Z] #20 0.377 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-26T19:55:46.668Z] #20 0.382 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-26T19:55:46.668Z] #20 DONE 0.5s [2020-10-26T19:55:46.668Z] [2020-10-26T19:55:46.668Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:55:46.713Z] #18 ... [2020-10-26T19:55:46.714Z] [2020-10-26T19:55:46.714Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:46.714Z] #41 59.87 LINK criu/pie/parasite.built-in.o [2020-10-26T19:55:46.714Z] #41 59.87 GEN criu/pie/parasite-blob.h [2020-10-26T19:55:46.714Z] #41 59.88 CC criu/pie/parasite-vdso.o [2020-10-26T19:55:46.714Z] #41 60.48 CC criu/arch/aarch64/vdso-pie.o [2020-10-26T19:55:46.714Z] #41 60.68 CC criu/arch/aarch64/restorer.o [2020-10-26T19:55:46.714Z] #41 61.06 CC criu/arch/aarch64/intraprocedure.o [2020-10-26T19:55:46.714Z] #41 61.11 CC criu/pie/restorer.o [2020-10-26T19:55:46.714Z] #41 63.26 LINK criu/pie/restorer.built-in.o [2020-10-26T19:55:46.714Z] #41 63.27 GEN criu/pie/restorer-blob.h [2020-10-26T19:55:46.714Z] #41 63.34 DEP criu/vdso.d [2020-10-26T19:55:46.714Z] #41 63.52 DEP criu/uts_ns.d [2020-10-26T19:55:46.714Z] #41 63.69 DEP criu/util.d [2020-10-26T19:55:46.714Z] #41 63.87 DEP criu/uffd.d [2020-10-26T19:55:46.714Z] #41 64.14 DEP criu/tun.d [2020-10-26T19:55:46.714Z] #41 64.32 DEP criu/tty.d [2020-10-26T19:55:46.714Z] #41 64.46 DEP criu/timerfd.d [2020-10-26T19:55:46.714Z] #41 64.63 DEP criu/timens.d [2020-10-26T19:55:46.714Z] #41 64.75 DEP criu/sysfs_parse.d [2020-10-26T19:55:46.714Z] #41 64.92 DEP criu/sysctl.d [2020-10-26T19:55:46.714Z] #41 65.07 DEP criu/string.d [2020-10-26T19:55:46.714Z] #41 65.11 DEP criu/stats.d [2020-10-26T19:55:46.714Z] #41 65.22 DEP criu/sockets.d [2020-10-26T19:55:46.714Z] #41 65.40 DEP criu/sk-unix.d [2020-10-26T19:55:46.714Z] #41 65.56 DEP criu/sk-tcp.d [2020-10-26T19:55:46.714Z] #41 65.69 DEP criu/sk-queue.d [2020-10-26T19:55:46.714Z] #41 65.76 DEP criu/sk-packet.d [2020-10-26T19:55:46.714Z] #41 65.86 DEP criu/sk-netlink.d [2020-10-26T19:55:46.714Z] #41 65.98 DEP criu/sk-inet.d [2020-10-26T19:55:46.714Z] #41 66.20 DEP criu/signalfd.d [2020-10-26T19:55:46.714Z] #41 66.33 DEP criu/sigframe.d [2020-10-26T19:55:46.714Z] #41 66.43 DEP criu/shmem.d [2020-10-26T19:55:46.714Z] #41 66.64 DEP criu/servicefd.d [2020-10-26T19:55:46.714Z] #41 66.73 DEP criu/seize.d [2020-10-26T19:55:46.714Z] #41 66.86 DEP criu/seccomp.d [2020-10-26T19:55:46.714Z] #41 66.98 DEP criu/rst-malloc.d [2020-10-26T19:55:46.714Z] #41 67.02 DEP criu/rbtree.d [2020-10-26T19:55:46.714Z] #41 67.05 DEP criu/pstree.d [2020-10-26T19:55:46.714Z] #41 67.22 DEP criu/protobuf.d [2020-10-26T19:55:46.714Z] #41 67.33 GEN criu/protobuf-desc-gen.h [2020-10-26T19:55:46.714Z] #41 68.76 DEP criu/protobuf-desc.d [2020-10-26T19:55:46.714Z] #41 68.91 DEP criu/proc_parse.d [2020-10-26T19:55:46.714Z] #41 69.02 DEP criu/plugin.d [2020-10-26T19:55:46.714Z] #41 69.06 DEP criu/pipes.d [2020-10-26T19:55:46.714Z] #41 69.14 DEP criu/pie-util.d [2020-10-26T19:55:46.714Z] #41 69.19 DEP criu/pie-util-vdso.d [2020-10-26T19:55:46.714Z] #41 69.26 DEP criu/path.d [2020-10-26T19:55:46.714Z] #41 69.35 DEP criu/parasite-syscall.d [2020-10-26T19:55:46.714Z] #41 69.49 DEP criu/pagemap.d [2020-10-26T19:55:46.714Z] #41 69.69 DEP criu/pagemap-cache.d [2020-10-26T19:55:46.714Z] #41 69.89 DEP criu/page-xfer.d [2020-10-26T19:55:46.902Z] #41 62.96 AR criu/pie/pie.lib.a [2020-10-26T19:55:46.949Z] #18 14.59 Reading package lists... [2020-10-26T19:55:46.949Z] #18 ... [2020-10-26T19:55:46.949Z] [2020-10-26T19:55:46.949Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:46.949Z] #41 68.88 LINK criu/pie/restorer.built-in.o [2020-10-26T19:55:46.949Z] #41 68.89 GEN criu/pie/restorer-blob.h [2020-10-26T19:55:46.977Z] #41 70.06 DEP criu/page-pipe.d [2020-10-26T19:55:46.977Z] #41 70.17 DEP criu/netfilter.d [2020-10-26T19:55:46.977Z] #41 ... [2020-10-26T19:55:46.977Z] [2020-10-26T19:55:46.977Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:46.977Z] #18 18.33 Selecting previously unselected package python3.7-minimal. [2020-10-26T19:55:46.977Z] #18 18.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-10-26T19:55:46.977Z] #18 18.34 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:55:47.164Z] #41 63.03 DEP criu/pie/restorer.d [2020-10-26T19:55:47.206Z] #41 69.00 DEP criu/vdso.d [2020-10-26T19:55:47.206Z] #41 69.19 DEP criu/vdso-compat.d [2020-10-26T19:55:47.237Z] INFO: Sources under d:\gopath\... [2020-10-26T19:55:47.237Z] INFO: Test run under d:\CI\... [2020-10-26T19:55:47.237Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-10-26T19:55:47.237Z] INFO: docker/docker repository was found [2020-10-26T19:55:47.237Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-10-26T19:55:47.315Z] #21 ... [2020-10-26T19:55:47.315Z] [2020-10-26T19:55:47.315Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:47.315Z] #44 DONE 188.4s [2020-10-26T19:55:47.428Z] #41 63.28 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-26T19:55:47.428Z] #41 63.39 DEP criu/arch/x86/restorer_unmap.d [2020-10-26T19:55:47.428Z] #41 63.44 DEP criu/arch/x86/restorer.d [2020-10-26T19:55:47.463Z] #41 69.31 DEP criu/uts_ns.d [2020-10-26T19:55:47.463Z] #41 69.51 DEP criu/util.d [2020-10-26T19:55:47.555Z] #18 18.95 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:47.555Z] #18 18.97 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:55:47.614Z] [2020-10-26T19:55:47.614Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:47.614Z] #42 125.3 CC criu/crtools.o [2020-10-26T19:55:47.690Z] #41 63.66 DEP criu/arch/x86/vdso-pie.d [2020-10-26T19:55:47.690Z] #41 ... [2020-10-26T19:55:47.690Z] [2020-10-26T19:55:47.690Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:47.690Z] #43 147.9 github.com/LK4D4/vndr/godl [2020-10-26T19:55:47.703Z] ltsc2019: Pulling from windows/servercore [2020-10-26T19:55:47.703Z] 4612f6d0b889: Pulling fs layer [2020-10-26T19:55:47.703Z] 406ffb8432a7: Pulling fs layer [2020-10-26T19:55:47.720Z] #41 69.67 DEP criu/uffd.d [2020-10-26T19:55:47.977Z] #41 69.86 DEP criu/tun.d [2020-10-26T19:55:47.977Z] #41 70.05 DEP criu/tty.d [2020-10-26T19:55:48.541Z] #41 70.27 DEP criu/timerfd.d [2020-10-26T19:55:48.541Z] #41 70.47 DEP criu/timens.d [2020-10-26T19:55:48.634Z] #43 148.8 github.com/LK4D4/vndr [2020-10-26T19:55:48.799Z] #41 70.65 DEP criu/sysfs_parse.d [2020-10-26T19:55:48.799Z] #41 70.82 DEP criu/sysctl.d [2020-10-26T19:55:49.056Z] #41 70.97 DEP criu/string.d [2020-10-26T19:55:49.056Z] #41 71.03 DEP criu/stats.d [2020-10-26T19:55:49.056Z] #41 71.11 DEP criu/sockets.d [2020-10-26T19:55:49.151Z] #42 126.6 CC criu/eventfd.o [2020-10-26T19:55:49.313Z] #41 71.25 DEP criu/sk-unix.d [2020-10-26T19:55:49.451Z] #42 127.1 CC criu/eventpoll.o [2020-10-26T19:55:49.481Z] #18 20.91 Selecting previously unselected package python3-minimal. [2020-10-26T19:55:49.481Z] #18 20.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-10-26T19:55:49.481Z] #18 20.96 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-10-26T19:55:49.481Z] #18 20.98 Unpacking python3-minimal (3.7.3-1) ... [2020-10-26T19:55:49.570Z] #41 71.55 DEP criu/sk-tcp.d [2020-10-26T19:55:49.745Z] #18 21.09 Selecting previously unselected package libmpdec2:arm64. [2020-10-26T19:55:49.746Z] #18 21.09 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-10-26T19:55:49.746Z] #18 21.10 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-10-26T19:55:49.746Z] #18 21.19 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-10-26T19:55:49.746Z] #18 21.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-10-26T19:55:49.746Z] #18 21.20 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:49.827Z] #41 71.71 DEP criu/sk-queue.d [2020-10-26T19:55:49.827Z] #41 71.84 DEP criu/sk-packet.d [2020-10-26T19:55:50.084Z] #41 72.03 DEP criu/sk-netlink.d [2020-10-26T19:55:50.170Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 14.1% of statements [2020-10-26T19:55:50.341Z] #41 ... [2020-10-26T19:55:50.341Z] [2020-10-26T19:55:50.341Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:50.341Z] #43 DONE 152.9s [2020-10-26T19:55:50.341Z] [2020-10-26T19:55:50.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:50.341Z] #41 72.24 DEP criu/sk-inet.d [2020-10-26T19:55:50.507Z] #42 128.3 CC criu/external.o [2020-10-26T19:55:50.598Z] #41 72.44 DEP criu/signalfd.d [2020-10-26T19:55:50.715Z] #18 21.94 Selecting previously unselected package python3.7. [2020-10-26T19:55:50.715Z] #18 21.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-10-26T19:55:50.715Z] #18 21.97 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:50.715Z] #18 22.07 Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-26T19:55:50.715Z] #18 22.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-10-26T19:55:50.715Z] #18 22.09 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-10-26T19:55:50.807Z] #42 128.8 CC criu/fault-injection.o [2020-10-26T19:55:50.855Z] #41 72.83 DEP criu/sigframe.d [2020-10-26T19:55:51.006Z] #18 22.27 Setting up python3-minimal (3.7.3-1) ... [2020-10-26T19:55:51.111Z] #42 129.0 CC criu/fdstore.o [2020-10-26T19:55:51.111Z] #41 73.01 DEP criu/shmem.d [2020-10-26T19:55:51.111Z] #41 73.25 DEP criu/servicefd.d [2020-10-26T19:55:51.184Z] #43 ... [2020-10-26T19:55:51.184Z] [2020-10-26T19:55:51.184Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:51.184Z] #18 3.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-26T19:55:51.184Z] #18 5.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-26T19:55:51.184Z] #18 10.33 Fetched 8396 kB in 9s (911 kB/s) [2020-10-26T19:55:51.205Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-10-26T19:55:51.446Z] #18 10.33 Reading package lists... [2020-10-26T19:55:51.446Z] #18 ... [2020-10-26T19:55:51.446Z] [2020-10-26T19:55:51.446Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:51.446Z] #41 63.79 DEP criu/pie/parasite-vdso.d [2020-10-26T19:55:51.446Z] #41 63.96 DEP criu/pie/parasite.d [2020-10-26T19:55:51.446Z] #41 64.26 CC criu/pie/parasite.o [2020-10-26T19:55:51.446Z] #41 65.53 LINK criu/pie/parasite.built-in.o [2020-10-26T19:55:51.446Z] #41 65.55 GEN criu/pie/parasite-blob.h [2020-10-26T19:55:51.446Z] #41 65.57 CC criu/pie/parasite-vdso.o [2020-10-26T19:55:51.446Z] #41 66.19 CC criu/arch/x86/vdso-pie.o [2020-10-26T19:55:51.446Z] #41 66.48 CC criu/arch/x86/restorer.o [2020-10-26T19:55:51.446Z] #41 67.04 CC criu/arch/x86/restorer_unmap.o [2020-10-26T19:55:51.446Z] #41 67.10 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-26T19:55:51.586Z] #18 23.14 Selecting previously unselected package python3. [2020-10-26T19:55:51.675Z] #41 73.44 DEP criu/seize.d [2020-10-26T19:55:51.675Z] #41 73.65 DEP criu/seccomp.d [2020-10-26T19:55:51.675Z] #41 73.79 DEP criu/rst-malloc.d [2020-10-26T19:55:51.708Z] #41 67.48 CC criu/pie/restorer.o [2020-10-26T19:55:51.708Z] #41 ... [2020-10-26T19:55:51.708Z] [2020-10-26T19:55:51.708Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:51.708Z] #51 11.22 + cd /tmp/tmp.5euBuBX6ly/src/github.com/opencontainers/runc [2020-10-26T19:55:51.708Z] #51 11.22 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-26T19:55:51.708Z] #51 11.75 + '[' -z '' ']' [2020-10-26T19:55:51.708Z] #51 11.75 + target=static [2020-10-26T19:55:51.708Z] #51 11.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-26T19:55:51.708Z] #51 11.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-26T19:55:51.754Z] #42 129.5 CC criu/fifo.o [2020-10-26T19:55:51.839Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-10-26T19:55:51.849Z] #18 23.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 ... 24066 files and directories currently installed.) [2020-10-26T19:55:51.849Z] #18 23.18 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-10-26T19:55:51.849Z] #18 23.20 Unpacking python3 (3.7.3-1) ... [2020-10-26T19:55:51.849Z] #18 23.32 Selecting previously unselected package libip4tc0:arm64. [2020-10-26T19:55:51.849Z] #18 23.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-10-26T19:55:51.849Z] #18 23.34 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-10-26T19:55:51.934Z] #41 73.84 DEP criu/rbtree.d [2020-10-26T19:55:51.934Z] #41 73.89 DEP criu/pstree.d [2020-10-26T19:55:51.934Z] #41 74.06 DEP criu/protobuf.d [2020-10-26T19:55:51.970Z] #51 ... [2020-10-26T19:55:51.970Z] [2020-10-26T19:55:51.970Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:51.970Z] #18 10.33 Reading package lists... [2020-10-26T19:55:52.112Z] #18 23.44 Selecting previously unselected package libip6tc0:arm64. [2020-10-26T19:55:52.112Z] #18 23.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-10-26T19:55:52.112Z] #18 23.46 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-10-26T19:55:52.112Z] #18 23.57 Selecting previously unselected package libiptc0:arm64. [2020-10-26T19:55:52.112Z] #18 23.58 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-10-26T19:55:52.112Z] #18 23.59 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-10-26T19:55:52.113Z] #18 23.68 Selecting previously unselected package libnfnetlink0:arm64. [2020-10-26T19:55:52.376Z] #18 23.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-10-26T19:55:52.376Z] #18 23.70 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-10-26T19:55:52.376Z] #18 23.78 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-10-26T19:55:52.376Z] #18 23.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-10-26T19:55:52.376Z] #18 23.80 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-10-26T19:55:52.400Z] #42 130.1 CC criu/file-ids.o [2020-10-26T19:55:52.471Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-10-26T19:55:52.497Z] #41 74.24 GEN criu/protobuf-desc-gen.h [2020-10-26T19:55:52.640Z] #18 23.90 Selecting previously unselected package libnftnl11:arm64. [2020-10-26T19:55:52.640Z] #18 23.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-10-26T19:55:52.640Z] #18 23.91 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-10-26T19:55:52.640Z] #18 23.99 Selecting previously unselected package iptables. [2020-10-26T19:55:52.640Z] #18 23.99 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-10-26T19:55:52.640Z] #18 24.01 Unpacking iptables (1.8.2-4) ... [2020-10-26T19:55:52.698Z] #42 ... [2020-10-26T19:55:52.698Z] [2020-10-26T19:55:52.698Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:55:52.698Z] #21 5.979 Collecting yamllint==1.16.0 [2020-10-26T19:55:52.903Z] #18 24.33 Selecting previously unselected package xxd. [2020-10-26T19:55:52.903Z] #18 24.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-10-26T19:55:52.903Z] #18 24.35 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:55:53.102Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-10-26T19:55:53.169Z] #18 24.46 Selecting previously unselected package vim-common. [2020-10-26T19:55:53.170Z] #18 24.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:55:53.170Z] #18 24.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:55:53.346Z] #21 6.431 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-26T19:55:53.346Z] #21 6.519 Collecting pyyaml (from yamllint==1.16.0) [2020-10-26T19:55:53.392Z] #54 212.3 + bin/containerd-stress [2020-10-26T19:55:53.392Z] #54 214.1 + bin/containerd-shim [2020-10-26T19:55:53.434Z] #18 24.74 Selecting previously unselected package bash-completion. [2020-10-26T19:55:53.434Z] #18 24.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-26T19:55:53.645Z] #21 6.730 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-26T19:55:53.939Z] #41 75.85 DEP criu/protobuf-desc.d [2020-10-26T19:55:53.939Z] #41 76.04 DEP criu/proc_parse.d [2020-10-26T19:55:53.946Z] #21 ... [2020-10-26T19:55:53.946Z] [2020-10-26T19:55:53.946Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:55:53.946Z] #31 DONE 194.8s [2020-10-26T19:55:53.946Z] [2020-10-26T19:55:53.946Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:53.946Z] #42 130.6 CC criu/file-lock.o [2020-10-26T19:55:54.205Z] #41 76.30 DEP criu/plugin.d [2020-10-26T19:55:54.247Z] #42 132.2 CC criu/files-ext.o [2020-10-26T19:55:54.464Z] #41 76.40 DEP criu/pipes.d [2020-10-26T19:55:54.607Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.2% of statements [2020-10-26T19:55:54.607Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-26T19:55:54.607Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-26T19:55:54.607Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-26T19:55:54.607Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-26T19:55:54.722Z] #41 76.60 DEP criu/pie-util.d [2020-10-26T19:55:54.722Z] #41 76.75 DEP criu/pie-util-vdso.d [2020-10-26T19:55:54.722Z] #41 76.84 DEP criu/pie-util-vdso-elf32.d [2020-10-26T19:55:54.979Z] #41 76.97 DEP criu/path.d [2020-10-26T19:55:55.236Z] #41 77.19 DEP criu/parasite-syscall.d [2020-10-26T19:55:55.348Z] #42 132.8 CC criu/files-reg.o [2020-10-26T19:55:55.493Z] #41 77.35 DEP criu/pagemap.d [2020-10-26T19:55:55.493Z] #41 77.54 DEP criu/pagemap-cache.d [2020-10-26T19:55:55.750Z] #41 77.73 DEP criu/page-xfer.d [2020-10-26T19:55:55.750Z] #41 77.84 DEP criu/page-pipe.d [2020-10-26T19:55:56.007Z] #41 77.91 DEP criu/netfilter.d [2020-10-26T19:55:56.007Z] #41 78.07 DEP criu/net.d [2020-10-26T19:55:56.113Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-10-26T19:55:56.264Z] #41 78.22 DEP criu/namespaces.d [2020-10-26T19:55:56.393Z] 406ffb8432a7: Verifying Checksum [2020-10-26T19:55:56.393Z] 406ffb8432a7: Download complete [2020-10-26T19:55:56.403Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 56.2% of statements [2020-10-26T19:55:56.451Z] #18 14.42 Reading package lists... [2020-10-26T19:55:56.521Z] #41 78.38 DEP criu/mount.d [2020-10-26T19:55:56.521Z] #41 78.60 DEP criu/memfd.d [2020-10-26T19:55:56.751Z] #18 27.67 Unpacking bash-completion (1:2.8-6) ... [2020-10-26T19:55:56.751Z] #18 28.15 Selecting previously unselected package bzip2. [2020-10-26T19:55:56.751Z] #18 28.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-10-26T19:55:56.751Z] #18 28.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:55:56.778Z] #41 78.81 DEP criu/mem.d [2020-10-26T19:55:57.014Z] #18 28.31 Selecting previously unselected package xz-utils. [2020-10-26T19:55:57.014Z] #18 28.32 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-10-26T19:55:57.014Z] #18 28.32 Unpacking xz-utils (5.2.4-1) ... [2020-10-26T19:55:57.014Z] #18 28.52 Selecting previously unselected package apparmor. [2020-10-26T19:55:57.024Z] #18 18.44 Building dependency tree... [2020-10-26T19:55:57.278Z] #18 28.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-10-26T19:55:57.278Z] #18 28.62 Unpacking apparmor (2.13.2-10) ... [2020-10-26T19:55:57.278Z] #18 ... [2020-10-26T19:55:57.278Z] [2020-10-26T19:55:57.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:57.278Z] #41 70.32 DEP criu/net.d [2020-10-26T19:55:57.278Z] #41 70.55 DEP criu/namespaces.d [2020-10-26T19:55:57.278Z] #41 70.77 DEP criu/mount.d [2020-10-26T19:55:57.278Z] #41 70.91 DEP criu/memfd.d [2020-10-26T19:55:57.278Z] #41 71.05 DEP criu/mem.d [2020-10-26T19:55:57.278Z] #41 71.23 DEP criu/lsm.d [2020-10-26T19:55:57.278Z] #41 71.35 DEP criu/log.d [2020-10-26T19:55:57.278Z] #41 71.49 DEP criu/libnetlink.d [2020-10-26T19:55:57.278Z] #41 71.62 DEP criu/kerndat.d [2020-10-26T19:55:57.278Z] #41 71.80 DEP criu/kcmp-ids.d [2020-10-26T19:55:57.278Z] #41 71.90 DEP criu/irmap.d [2020-10-26T19:55:57.278Z] #41 72.02 DEP criu/ipc_ns.d [2020-10-26T19:55:57.278Z] #41 72.14 DEP criu/image.d [2020-10-26T19:55:57.278Z] #41 72.31 DEP criu/image-desc.d [2020-10-26T19:55:57.278Z] #41 72.40 DEP criu/fsnotify.d [2020-10-26T19:55:57.278Z] #41 72.59 DEP criu/filesystems.d [2020-10-26T19:55:57.278Z] #41 72.76 DEP criu/files.d [2020-10-26T19:55:57.278Z] #41 72.92 DEP criu/files-reg.d [2020-10-26T19:55:57.278Z] #41 73.09 DEP criu/files-ext.d [2020-10-26T19:55:57.278Z] #41 73.28 DEP criu/file-lock.d [2020-10-26T19:55:57.278Z] #41 73.52 DEP criu/file-ids.d [2020-10-26T19:55:57.278Z] #41 73.68 DEP criu/fifo.d [2020-10-26T19:55:57.278Z] #41 73.80 DEP criu/fdstore.d [2020-10-26T19:55:57.278Z] #41 73.91 DEP criu/fault-injection.d [2020-10-26T19:55:57.278Z] #41 73.97 DEP criu/external.d [2020-10-26T19:55:57.278Z] #41 74.18 DEP criu/eventpoll.d [2020-10-26T19:55:57.278Z] #41 74.37 DEP criu/eventfd.d [2020-10-26T19:55:57.278Z] #41 74.46 DEP criu/crtools.d [2020-10-26T19:55:57.278Z] #41 74.65 DEP criu/cr-service.d [2020-10-26T19:55:57.278Z] #41 74.84 DEP criu/cr-restore.d [2020-10-26T19:55:57.278Z] #41 75.02 DEP criu/cr-errno.d [2020-10-26T19:55:57.278Z] #41 75.03 DEP criu/cr-dump.d [2020-10-26T19:55:57.278Z] #41 75.17 DEP criu/cr-dedup.d [2020-10-26T19:55:57.278Z] #41 75.30 DEP criu/cr-check.d [2020-10-26T19:55:57.278Z] #41 75.44 DEP criu/config.d [2020-10-26T19:55:57.278Z] #41 75.64 DEP criu/clone-noasan.d [2020-10-26T19:55:57.278Z] #41 75.72 DEP criu/cgroup.d [2020-10-26T19:55:57.278Z] #41 75.84 DEP criu/cgroup-props.d [2020-10-26T19:55:57.278Z] #41 75.94 DEP criu/bitmap.d [2020-10-26T19:55:57.278Z] #41 75.95 DEP criu/bfd.d [2020-10-26T19:55:57.278Z] #41 76.01 DEP criu/autofs.d [2020-10-26T19:55:57.278Z] #41 76.10 DEP criu/aio.d [2020-10-26T19:55:57.278Z] #41 76.27 DEP criu/action-scripts.d [2020-10-26T19:55:57.278Z] #41 76.59 CC criu/action-scripts.o [2020-10-26T19:55:57.278Z] #41 77.11 CC criu/aio.o [2020-10-26T19:55:57.278Z] #41 77.56 CC criu/autofs.o [2020-10-26T19:55:57.278Z] #41 78.76 CC criu/bfd.o [2020-10-26T19:55:57.278Z] #41 79.23 CC criu/bitmap.o [2020-10-26T19:55:57.278Z] #41 79.37 CC criu/cgroup-props.o [2020-10-26T19:55:57.278Z] #41 79.91 CC criu/cgroup.o [2020-10-26T19:55:57.341Z] #41 79.06 DEP criu/lsm.d [2020-10-26T19:55:57.341Z] #41 ... [2020-10-26T19:55:57.341Z] [2020-10-26T19:55:57.341Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:57.341Z] #18 14.59 Reading package lists... [2020-10-26T19:55:57.341Z] #18 18.71 Building dependency tree... [2020-10-26T19:55:57.341Z] #18 20.84 libcap2-bin is already the newest version (1:2.25-2). [2020-10-26T19:55:57.341Z] #18 20.84 The following additional packages will be installed: [2020-10-26T19:55:57.341Z] #18 20.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-26T19:55:57.341Z] #18 20.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-26T19:55:57.341Z] #18 20.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-26T19:55:57.341Z] #18 20.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-26T19:55:57.341Z] #18 20.85 python3.7 python3.7-minimal vim-runtime xxd [2020-10-26T19:55:57.341Z] #18 20.85 Suggested packages: [2020-10-26T19:55:57.341Z] #18 20.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-26T19:55:57.341Z] #18 20.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-26T19:55:57.341Z] #18 20.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-26T19:55:57.341Z] #18 20.86 Recommended packages: [2020-10-26T19:55:57.341Z] #18 20.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-26T19:55:57.341Z] #18 20.86 python3-keyrings.alt python3-xdg unzip [2020-10-26T19:55:57.341Z] #18 22.64 The following NEW packages will be installed: [2020-10-26T19:55:57.342Z] #18 22.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-26T19:55:57.342Z] #18 22.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-26T19:55:57.342Z] #18 22.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-26T19:55:57.342Z] #18 22.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-26T19:55:57.342Z] #18 22.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-26T19:55:57.342Z] #18 22.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-26T19:55:57.342Z] #18 22.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-26T19:55:57.342Z] #18 22.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-26T19:55:57.342Z] #18 22.65 xz-utils zip [2020-10-26T19:55:57.342Z] #18 22.98 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:55:57.342Z] #18 22.98 Need to get 28.5 MB of archives. [2020-10-26T19:55:57.342Z] #18 22.98 After this operation, 116 MB of additional disk space will be used. [2020-10-26T19:55:57.342Z] #18 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-26T19:55:57.342Z] #18 22.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-26T19:55:57.342Z] #18 23.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-26T19:55:57.342Z] #18 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-26T19:55:57.342Z] #18 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-26T19:55:57.342Z] #18 23.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-26T19:55:57.342Z] #18 23.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-26T19:55:57.342Z] #18 23.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-26T19:55:57.342Z] #18 23.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-26T19:55:57.342Z] #18 23.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-26T19:55:57.342Z] #18 23.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-26T19:55:57.342Z] #18 23.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-26T19:55:57.342Z] #18 23.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-26T19:55:57.342Z] #18 23.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-26T19:55:57.342Z] #18 23.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-26T19:55:57.342Z] #18 23.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-26T19:55:57.342Z] #18 23.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-26T19:55:57.342Z] #18 23.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:55:57.342Z] #18 23.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-26T19:55:57.342Z] #18 23.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-26T19:55:57.342Z] #18 23.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-26T19:55:57.342Z] #18 23.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-26T19:55:57.342Z] #18 23.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-26T19:55:57.342Z] #18 23.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-26T19:55:57.342Z] #18 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-26T19:55:57.342Z] #18 23.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-26T19:55:57.342Z] #18 23.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-26T19:55:57.342Z] #18 23.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-26T19:55:57.342Z] #18 23.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-26T19:55:57.342Z] #18 23.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-26T19:55:57.342Z] #18 23.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-26T19:55:57.342Z] #18 23.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-26T19:55:57.342Z] #18 23.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-26T19:55:57.342Z] #18 23.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-26T19:55:57.342Z] #18 24.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-26T19:55:57.342Z] #18 24.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-26T19:55:57.342Z] #18 24.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-26T19:55:57.342Z] #18 24.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-26T19:55:57.342Z] #18 24.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-26T19:55:57.342Z] #18 24.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-26T19:55:57.342Z] #18 24.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-26T19:55:57.342Z] #18 24.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-26T19:55:57.342Z] #18 24.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-26T19:55:57.342Z] #18 24.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-26T19:55:57.342Z] #18 24.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-26T19:55:57.342Z] #18 24.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-26T19:55:57.342Z] #18 24.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-26T19:55:57.342Z] #18 24.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-26T19:55:57.342Z] #18 25.18 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:55:57.342Z] #18 25.28 Fetched 28.5 MB in 2s (15.7 MB/s) [2020-10-26T19:55:57.342Z] #18 25.32 Selecting previously unselected package pigz. [2020-10-26T19:55:57.342Z] #18 25.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-10-26T19:55:57.342Z] #18 25.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-26T19:55:57.342Z] #18 25.42 Unpacking pigz (2.4-1) ... [2020-10-26T19:55:57.342Z] #18 25.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-26T19:55:57.342Z] #18 25.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:55:57.342Z] #18 25.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:57.342Z] #18 26.00 Selecting previously unselected package python3.7-minimal. [2020-10-26T19:55:57.342Z] #18 26.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:55:57.342Z] #18 26.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:55:57.542Z] #41 ... [2020-10-26T19:55:57.542Z] [2020-10-26T19:55:57.542Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:55:57.542Z] #18 29.02 Selecting previously unselected package aufs-tools. [2020-10-26T19:55:57.542Z] #18 29.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-10-26T19:55:57.542Z] #18 29.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:55:57.587Z] #54 220.7 + bin/containerd-shim-runc-v1 [2020-10-26T19:55:57.596Z] #18 ... [2020-10-26T19:55:57.596Z] [2020-10-26T19:55:57.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:57.596Z] #41 70.74 LINK criu/pie/restorer.built-in.o [2020-10-26T19:55:57.596Z] #41 70.76 GEN criu/pie/restorer-blob.h [2020-10-26T19:55:57.596Z] #41 70.91 DEP criu/vdso.d [2020-10-26T19:55:57.596Z] #41 71.13 DEP criu/vdso-compat.d [2020-10-26T19:55:57.596Z] #41 71.32 DEP criu/uts_ns.d [2020-10-26T19:55:57.596Z] #41 71.47 DEP criu/util.d [2020-10-26T19:55:57.596Z] #41 71.66 DEP criu/uffd.d [2020-10-26T19:55:57.596Z] #41 71.86 DEP criu/tun.d [2020-10-26T19:55:57.596Z] #41 72.08 DEP criu/tty.d [2020-10-26T19:55:57.596Z] #41 72.29 DEP criu/timerfd.d [2020-10-26T19:55:57.596Z] #41 72.49 DEP criu/timens.d [2020-10-26T19:55:57.596Z] #41 72.62 DEP criu/sysfs_parse.d [2020-10-26T19:55:57.596Z] #41 72.78 DEP criu/sysctl.d [2020-10-26T19:55:57.596Z] #41 72.94 DEP criu/string.d [2020-10-26T19:55:57.596Z] #41 72.99 DEP criu/stats.d [2020-10-26T19:55:57.596Z] #41 73.19 DEP criu/sockets.d [2020-10-26T19:55:57.596Z] #41 73.34 DEP criu/sk-unix.d [2020-10-26T19:55:57.596Z] #41 73.53 DEP criu/sk-tcp.d [2020-10-26T19:55:57.807Z] #18 29.20 Selecting previously unselected package libonig5:arm64. [2020-10-26T19:55:57.807Z] #18 29.21 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-10-26T19:55:57.807Z] #18 29.21 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-10-26T19:55:57.858Z] #41 73.81 DEP criu/sk-queue.d [2020-10-26T19:55:57.905Z] #18 27.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:55:58.071Z] #18 29.45 Selecting previously unselected package libjq1:arm64. [2020-10-26T19:55:58.071Z] #18 29.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-10-26T19:55:58.071Z] #18 29.48 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-26T19:55:58.119Z] #41 73.94 DEP criu/sk-packet.d [2020-10-26T19:55:58.119Z] #41 74.06 DEP criu/sk-netlink.d [2020-10-26T19:55:58.119Z] #41 74.19 DEP criu/sk-inet.d [2020-10-26T19:55:58.124Z] #42 ... [2020-10-26T19:55:58.124Z] [2020-10-26T19:55:58.124Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:55:58.124Z] #21 8.900 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-26T19:55:58.124Z] #21 8.950 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-26T19:55:58.124Z] #21 8.996 Building wheels for collected packages: pyyaml [2020-10-26T19:55:58.124Z] #21 8.998 Running setup.py bdist_wheel for pyyaml: started [2020-10-26T19:55:58.124Z] #21 10.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-26T19:55:58.124Z] #21 10.27 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-26T19:55:58.124Z] #21 10.36 Successfully built pyyaml [2020-10-26T19:55:58.124Z] #21 10.38 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-26T19:55:58.124Z] #21 10.77 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-26T19:55:58.124Z] #21 DONE 11.0s [2020-10-26T19:55:58.124Z] [2020-10-26T19:55:58.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:58.124Z] #42 135.7 CC criu/files.o [2020-10-26T19:55:58.161Z] #18 27.14 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:55:58.334Z] #18 29.60 Selecting previously unselected package jq. [2020-10-26T19:55:58.334Z] #18 29.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-10-26T19:55:58.334Z] #18 29.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:55:58.334Z] #18 29.72 Selecting previously unselected package libaio1:arm64. [2020-10-26T19:55:58.334Z] #18 29.73 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-10-26T19:55:58.334Z] #18 29.74 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-10-26T19:55:58.334Z] #18 29.83 Selecting previously unselected package libgpm2:arm64. [2020-10-26T19:55:58.334Z] #18 29.85 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-10-26T19:55:58.334Z] #18 29.85 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-10-26T19:55:58.382Z] #41 ... [2020-10-26T19:55:58.382Z] [2020-10-26T19:55:58.382Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:55:58.382Z] #43 DONE 158.5s [2020-10-26T19:55:58.382Z] [2020-10-26T19:55:58.382Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:58.382Z] #41 74.38 DEP criu/signalfd.d [2020-10-26T19:55:58.601Z] #18 29.93 Selecting previously unselected package libicu63:arm64. [2020-10-26T19:55:58.601Z] #18 29.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-10-26T19:55:58.601Z] #18 29.95 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-26T19:55:58.644Z] #41 74.60 DEP criu/sigframe.d [2020-10-26T19:55:58.644Z] #41 74.71 DEP criu/shmem.d [2020-10-26T19:55:59.218Z] #41 75.02 DEP criu/servicefd.d [2020-10-26T19:55:59.480Z] #41 75.31 DEP criu/seize.d [2020-10-26T19:55:59.480Z] #41 75.52 DEP criu/seccomp.d [2020-10-26T19:55:59.531Z] #18 ... [2020-10-26T19:55:59.531Z] [2020-10-26T19:55:59.531Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:55:59.531Z] #30 DONE 162.1s [2020-10-26T19:55:59.531Z] [2020-10-26T19:55:59.531Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:55:59.531Z] #41 79.21 DEP criu/log.d [2020-10-26T19:55:59.531Z] #41 79.35 DEP criu/libnetlink.d [2020-10-26T19:55:59.531Z] #41 79.44 DEP criu/kerndat.d [2020-10-26T19:55:59.531Z] #41 79.63 DEP criu/kcmp-ids.d [2020-10-26T19:55:59.531Z] #41 79.70 DEP criu/irmap.d [2020-10-26T19:55:59.531Z] #41 79.81 DEP criu/ipc_ns.d [2020-10-26T19:55:59.531Z] #41 79.91 DEP criu/image.d [2020-10-26T19:55:59.531Z] #41 80.05 DEP criu/image-desc.d [2020-10-26T19:55:59.531Z] #41 80.13 DEP criu/fsnotify.d [2020-10-26T19:55:59.531Z] #41 80.28 DEP criu/filesystems.d [2020-10-26T19:55:59.531Z] #41 80.47 DEP criu/files.d [2020-10-26T19:55:59.531Z] #41 80.63 DEP criu/files-reg.d [2020-10-26T19:55:59.531Z] #41 80.77 DEP criu/files-ext.d [2020-10-26T19:55:59.531Z] #41 80.88 DEP criu/file-lock.d [2020-10-26T19:55:59.531Z] #41 81.02 DEP criu/file-ids.d [2020-10-26T19:55:59.531Z] #41 81.21 DEP criu/fifo.d [2020-10-26T19:55:59.531Z] #41 81.36 DEP criu/fdstore.d [2020-10-26T19:55:59.531Z] #41 81.44 DEP criu/fault-injection.d [2020-10-26T19:55:59.531Z] #41 81.56 DEP criu/external.d [2020-10-26T19:55:59.742Z] #41 75.74 DEP criu/rst-malloc.d [2020-10-26T19:55:59.742Z] #41 75.82 DEP criu/rbtree.d [2020-10-26T19:55:59.742Z] #41 75.85 DEP criu/pstree.d [2020-10-26T19:55:59.788Z] #41 81.69 DEP criu/eventpoll.d [2020-10-26T19:56:00.003Z] #41 76.05 DEP criu/protobuf.d [2020-10-26T19:56:00.044Z] #41 81.90 DEP criu/eventfd.d [2020-10-26T19:56:00.045Z] #41 82.08 DEP criu/crtools.d [2020-10-26T19:56:00.227Z] #42 138.0 CC criu/filesystems.o [2020-10-26T19:56:00.265Z] #41 76.19 GEN criu/protobuf-desc-gen.h [2020-10-26T19:56:00.301Z] #41 82.38 DEP criu/cr-service.d [2020-10-26T19:56:00.851Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.173s coverage: 46.2% of statements [2020-10-26T19:56:00.864Z] #41 82.77 DEP criu/cr-restore.d [2020-10-26T19:56:00.864Z] #41 82.95 DEP criu/cr-errno.d [2020-10-26T19:56:01.121Z] #41 82.96 DEP criu/cr-dump.d [2020-10-26T19:56:01.121Z] #41 83.16 DEP criu/cr-dedup.d [2020-10-26T19:56:01.282Z] #42 139.0 CC criu/fsnotify.o [2020-10-26T19:56:01.379Z] #41 83.31 DEP criu/cr-check.d [2020-10-26T19:56:01.648Z] #41 83.46 DEP criu/config.d [2020-10-26T19:56:01.648Z] #41 83.58 DEP criu/clone-noasan.d [2020-10-26T19:56:01.648Z] #41 83.63 DEP criu/cgroup.d [2020-10-26T19:56:01.834Z] #54 225.2 + bin/containerd-shim-runc-v2 [2020-10-26T19:56:01.883Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-10-26T19:56:01.905Z] #41 83.75 DEP criu/cgroup-props.d [2020-10-26T19:56:01.905Z] #41 83.91 DEP criu/bitmap.d [2020-10-26T19:56:01.905Z] #41 83.94 DEP criu/bfd.d [2020-10-26T19:56:01.956Z] #18 33.15 Selecting previously unselected package libnet1:arm64. [2020-10-26T19:56:01.956Z] #18 33.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-26T19:56:01.956Z] #18 33.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:56:01.956Z] #18 33.29 Selecting previously unselected package libnl-3-200:arm64. [2020-10-26T19:56:01.956Z] #18 33.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-10-26T19:56:01.956Z] #18 33.32 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-10-26T19:56:02.162Z] #41 84.04 DEP criu/autofs.d [2020-10-26T19:56:02.162Z] #41 84.15 DEP criu/aio.d [2020-10-26T19:56:02.181Z] #41 77.81 DEP criu/protobuf-desc.d [2020-10-26T19:56:02.181Z] #41 77.94 DEP criu/proc_parse.d [2020-10-26T19:56:02.181Z] #41 78.20 DEP criu/plugin.d [2020-10-26T19:56:02.240Z] #18 33.45 Selecting previously unselected package libprotobuf-c1:arm64. [2020-10-26T19:56:02.240Z] #18 33.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-10-26T19:56:02.240Z] #18 33.47 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-26T19:56:02.240Z] #18 33.58 Selecting previously unselected package libreadline5:arm64. [2020-10-26T19:56:02.240Z] #18 33.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-10-26T19:56:02.240Z] #18 33.59 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-10-26T19:56:02.359Z] #42 140.1 CC criu/image-desc.o [2020-10-26T19:56:02.360Z] #42 140.4 CC criu/image.o [2020-10-26T19:56:02.423Z] #41 84.30 DEP criu/action-scripts.d [2020-10-26T19:56:02.443Z] #41 78.29 DEP criu/pipes.d [2020-10-26T19:56:02.443Z] #41 78.51 DEP criu/pie-util.d [2020-10-26T19:56:02.520Z] #18 33.74 Selecting previously unselected package net-tools. [2020-10-26T19:56:02.520Z] #18 33.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-10-26T19:56:02.520Z] #18 33.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:56:02.520Z] #18 34.00 Selecting previously unselected package python-pip-whl. [2020-10-26T19:56:02.520Z] #18 34.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-26T19:56:02.679Z] #41 84.54 CC criu/action-scripts.o [2020-10-26T19:56:02.704Z] #41 78.60 DEP criu/pie-util-vdso.d [2020-10-26T19:56:02.770Z] #54 226.1 + binaries [2020-10-26T19:56:02.770Z] #54 226.1 + install -D bin/containerd /build/containerd [2020-10-26T19:56:02.770Z] #54 226.2 + install -D bin/containerd-shim /build/containerd-shim [2020-10-26T19:56:02.770Z] #54 226.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-26T19:56:02.796Z] #18 34.02 Unpacking python-pip-whl (18.1-5) ... [2020-10-26T19:56:02.936Z] #41 84.95 CC criu/aio.o [2020-10-26T19:56:02.966Z] #41 78.77 DEP criu/pie-util-vdso-elf32.d [2020-10-26T19:56:02.966Z] #41 78.90 DEP criu/path.d [2020-10-26T19:56:03.028Z] #54 226.2 + install -D bin/ctr /build/ctr [2020-10-26T19:56:03.227Z] #41 79.06 DEP criu/parasite-syscall.d [2020-10-26T19:56:03.400Z] #18 34.66 Selecting previously unselected package python3-lib2to3. [2020-10-26T19:56:03.400Z] #18 34.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-26T19:56:03.400Z] #18 34.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:56:03.413Z] #42 141.3 CC criu/ipc_ns.o [2020-10-26T19:56:03.489Z] #41 79.33 DEP criu/pagemap.d [2020-10-26T19:56:03.489Z] #41 79.55 DEP criu/pagemap-cache.d [2020-10-26T19:56:03.499Z] #41 85.41 CC criu/autofs.o [2020-10-26T19:56:03.725Z] #18 35.09 Selecting previously unselected package python3-distutils. [2020-10-26T19:56:03.725Z] #18 35.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-26T19:56:03.725Z] #18 35.11 Unpacking python3-distutils (3.7.3-1) ... [2020-10-26T19:56:03.751Z] #41 79.71 DEP criu/page-xfer.d [2020-10-26T19:56:03.756Z] #41 ... [2020-10-26T19:56:03.756Z] [2020-10-26T19:56:03.756Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:03.756Z] #18 29.87 Selecting previously unselected package python3-minimal. [2020-10-26T19:56:03.756Z] #18 29.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 ... 23681 files and directories currently installed.) [2020-10-26T19:56:03.756Z] #18 29.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 29.92 Unpacking python3-minimal (3.7.3-1) ... [2020-10-26T19:56:03.756Z] #18 30.02 Selecting previously unselected package libmpdec2:amd64. [2020-10-26T19:56:03.756Z] #18 30.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 30.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-26T19:56:03.756Z] #18 30.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-26T19:56:03.756Z] #18 30.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 30.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:03.756Z] #18 31.27 Selecting previously unselected package python3.7. [2020-10-26T19:56:03.756Z] #18 31.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 31.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:03.756Z] #18 31.42 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-26T19:56:03.756Z] #18 31.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 31.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-26T19:56:03.756Z] #18 31.51 Setting up python3-minimal (3.7.3-1) ... [2020-10-26T19:56:03.756Z] #18 32.27 Selecting previously unselected package python3. [2020-10-26T19:56:03.756Z] #18 32.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-10-26T19:56:03.756Z] #18 32.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 32.34 Unpacking python3 (3.7.3-1) ... [2020-10-26T19:56:03.756Z] #18 32.41 Selecting previously unselected package libip4tc0:amd64. [2020-10-26T19:56:03.756Z] #18 32.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 32.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:03.756Z] #18 32.55 Selecting previously unselected package libip6tc0:amd64. [2020-10-26T19:56:03.756Z] #18 32.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 32.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:03.756Z] #18 32.64 Selecting previously unselected package libiptc0:amd64. [2020-10-26T19:56:03.756Z] #18 32.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 32.64 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:03.756Z] #18 32.72 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-26T19:56:03.756Z] #18 32.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 32.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-26T19:56:03.756Z] #18 32.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-26T19:56:03.756Z] #18 32.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-26T19:56:03.756Z] #18 32.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-26T19:56:04.012Z] #41 79.91 DEP criu/page-pipe.d [2020-10-26T19:56:04.012Z] #41 80.06 DEP criu/netfilter.d [2020-10-26T19:56:04.013Z] #18 32.87 Selecting previously unselected package libnftnl11:amd64. [2020-10-26T19:56:04.013Z] #18 32.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-26T19:56:04.013Z] #18 32.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-26T19:56:04.013Z] #18 33.00 Selecting previously unselected package iptables. [2020-10-26T19:56:04.013Z] #18 33.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-26T19:56:04.013Z] #18 33.01 Unpacking iptables (1.8.2-4) ... [2020-10-26T19:56:04.269Z] #18 33.36 Selecting previously unselected package xxd. [2020-10-26T19:56:04.270Z] #18 33.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:56:04.270Z] #18 33.39 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:56:04.274Z] #41 80.23 DEP criu/net.d [2020-10-26T19:56:04.526Z] #18 33.52 Selecting previously unselected package vim-common. [2020-10-26T19:56:04.526Z] #18 33.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:56:04.526Z] #18 33.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:56:04.535Z] #41 80.42 DEP criu/namespaces.d [2020-10-26T19:56:04.535Z] #41 80.64 DEP criu/mount.d [2020-10-26T19:56:04.672Z] #18 35.82 Selecting previously unselected package python3-pip. [2020-10-26T19:56:04.672Z] #18 35.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-26T19:56:04.672Z] #18 35.85 Unpacking python3-pip (18.1-5) ... [2020-10-26T19:56:04.672Z] #18 36.05 Selecting previously unselected package python3-pkg-resources. [2020-10-26T19:56:04.672Z] #18 36.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:56:04.672Z] #18 36.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:56:04.783Z] #18 33.71 Selecting previously unselected package bash-completion. [2020-10-26T19:56:04.783Z] #18 33.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-26T19:56:04.796Z] #41 80.81 DEP criu/memfd.d [2020-10-26T19:56:04.796Z] #41 80.93 DEP criu/mem.d [2020-10-26T19:56:04.929Z] #54 DONE 228.0s [2020-10-26T19:56:04.935Z] #18 36.23 Selecting previously unselected package python3-setuptools. [2020-10-26T19:56:04.935Z] #18 36.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-26T19:56:04.935Z] #18 36.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-26T19:56:04.935Z] #18 36.44 Selecting previously unselected package python3-wheel. [2020-10-26T19:56:04.935Z] #18 36.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-26T19:56:04.950Z] #42 142.6 CC criu/irmap.o [2020-10-26T19:56:05.058Z] #41 81.07 DEP criu/lsm.d [2020-10-26T19:56:05.058Z] #41 81.18 DEP criu/log.d [2020-10-26T19:56:05.058Z] #41 ... [2020-10-26T19:56:05.058Z] [2020-10-26T19:56:05.058Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:05.058Z] #18 20.35 libcap2-bin is already the newest version (1:2.25-2). [2020-10-26T19:56:05.058Z] #18 20.35 The following additional packages will be installed: [2020-10-26T19:56:05.058Z] #18 20.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-26T19:56:05.058Z] #18 20.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-26T19:56:05.058Z] #18 20.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-26T19:56:05.058Z] #18 20.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-26T19:56:05.058Z] #18 20.36 python3.7 python3.7-minimal vim-runtime xxd [2020-10-26T19:56:05.058Z] #18 20.36 Suggested packages: [2020-10-26T19:56:05.058Z] #18 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-26T19:56:05.058Z] #18 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-26T19:56:05.058Z] #18 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-26T19:56:05.058Z] #18 20.37 Recommended packages: [2020-10-26T19:56:05.058Z] #18 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-26T19:56:05.058Z] #18 20.37 python3-keyrings.alt python3-xdg unzip [2020-10-26T19:56:05.058Z] #18 22.69 The following NEW packages will be installed: [2020-10-26T19:56:05.058Z] #18 22.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-26T19:56:05.058Z] #18 22.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-26T19:56:05.058Z] #18 22.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-26T19:56:05.058Z] #18 22.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-26T19:56:05.058Z] #18 22.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-26T19:56:05.058Z] #18 22.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-26T19:56:05.058Z] #18 22.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-26T19:56:05.058Z] #18 22.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-26T19:56:05.058Z] #18 22.70 xz-utils zip [2020-10-26T19:56:05.058Z] #18 23.08 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-26T19:56:05.058Z] #18 23.08 Need to get 28.5 MB of archives. [2020-10-26T19:56:05.058Z] #18 23.08 After this operation, 116 MB of additional disk space will be used. [2020-10-26T19:56:05.058Z] #18 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-26T19:56:05.058Z] #18 23.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-26T19:56:05.058Z] #18 23.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-26T19:56:05.058Z] #18 23.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-26T19:56:05.058Z] #18 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-26T19:56:05.058Z] #18 23.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-26T19:56:05.058Z] #18 23.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-26T19:56:05.058Z] #18 23.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-26T19:56:05.058Z] #18 23.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-26T19:56:05.058Z] #18 23.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-26T19:56:05.058Z] #18 23.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-26T19:56:05.058Z] #18 23.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-26T19:56:05.058Z] #18 23.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-26T19:56:05.058Z] #18 23.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-26T19:56:05.058Z] #18 23.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-26T19:56:05.058Z] #18 23.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-26T19:56:05.058Z] #18 23.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-26T19:56:05.058Z] #18 23.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-26T19:56:05.058Z] #18 23.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-26T19:56:05.058Z] #18 23.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-26T19:56:05.058Z] #18 23.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-26T19:56:05.058Z] #18 23.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-26T19:56:05.058Z] #18 23.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-26T19:56:05.058Z] #18 23.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-26T19:56:05.058Z] #18 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-26T19:56:05.058Z] #18 23.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-26T19:56:05.058Z] #18 23.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-26T19:56:05.058Z] #18 23.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-26T19:56:05.058Z] #18 23.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-26T19:56:05.058Z] #18 24.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-26T19:56:05.058Z] #18 24.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-26T19:56:05.058Z] #18 24.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-26T19:56:05.058Z] #18 24.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-26T19:56:05.058Z] #18 24.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-26T19:56:05.058Z] #18 24.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-26T19:56:05.058Z] #18 24.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-26T19:56:05.058Z] #18 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-26T19:56:05.058Z] #18 24.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-26T19:56:05.058Z] #18 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-26T19:56:05.058Z] #18 24.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-26T19:56:05.058Z] #18 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-26T19:56:05.058Z] #18 24.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-26T19:56:05.058Z] #18 24.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-26T19:56:05.058Z] #18 24.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-26T19:56:05.058Z] #18 24.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-26T19:56:05.058Z] #18 24.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-26T19:56:05.058Z] #18 24.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-26T19:56:05.058Z] #18 24.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-26T19:56:05.058Z] #18 25.49 debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T19:56:05.058Z] #18 25.64 Fetched 28.5 MB in 2s (14.2 MB/s) [2020-10-26T19:56:05.058Z] #18 25.70 Selecting previously unselected package pigz. [2020-10-26T19:56:05.058Z] #18 25.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-10-26T19:56:05.059Z] #18 25.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-26T19:56:05.059Z] #18 25.78 Unpacking pigz (2.4-1) ... [2020-10-26T19:56:05.059Z] #18 25.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-26T19:56:05.059Z] #18 25.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:56:05.059Z] #18 25.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:05.059Z] #18 26.42 Selecting previously unselected package python3.7-minimal. [2020-10-26T19:56:05.059Z] #18 26.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:56:05.059Z] #18 26.43 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:56:05.059Z] #18 27.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:05.059Z] #18 27.45 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-26T19:56:05.199Z] #18 36.46 Unpacking python3-wheel (0.32.3-2) ... [2020-10-26T19:56:05.199Z] #18 36.58 Selecting previously unselected package sudo. [2020-10-26T19:56:05.199Z] #18 36.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-10-26T19:56:05.199Z] #18 36.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:56:05.320Z] #18 ... [2020-10-26T19:56:05.320Z] [2020-10-26T19:56:05.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:05.320Z] #41 81.30 DEP criu/libnetlink.d [2020-10-26T19:56:05.320Z] #41 81.40 DEP criu/kerndat.d [2020-10-26T19:56:05.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.258s coverage: 49.5% of statements [2020-10-26T19:56:05.462Z] #18 37.01 Selecting previously unselected package thin-provisioning-tools. [2020-10-26T19:56:05.496Z] [2020-10-26T19:56:05.496Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-26T19:56:05.582Z] #41 81.63 DEP criu/kcmp-ids.d [2020-10-26T19:56:05.596Z] #42 143.2 CC criu/kcmp-ids.o [2020-10-26T19:56:05.596Z] #42 143.5 CC criu/kerndat.o [2020-10-26T19:56:05.725Z] #18 37.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-10-26T19:56:05.725Z] #18 37.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:56:05.754Z] #55 DONE 0.3s [2020-10-26T19:56:05.754Z] [2020-10-26T19:56:05.754Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-26T19:56:05.844Z] #41 81.73 DEP criu/irmap.d [2020-10-26T19:56:05.844Z] #41 81.84 DEP criu/ipc_ns.d [2020-10-26T19:56:05.844Z] #41 81.95 DEP criu/image.d [2020-10-26T19:56:05.989Z] #18 37.34 Selecting previously unselected package uidmap. [2020-10-26T19:56:05.989Z] #18 37.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-10-26T19:56:05.989Z] #18 37.36 Unpacking uidmap (1:4.5-1.1) ... [2020-10-26T19:56:06.013Z] #59 DONE 0.2s [2020-10-26T19:56:06.013Z] [2020-10-26T19:56:06.013Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-26T19:56:06.105Z] #41 82.15 DEP criu/image-desc.d [2020-10-26T19:56:06.252Z] #18 37.48 Selecting previously unselected package vim-runtime. [2020-10-26T19:56:06.252Z] #18 37.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:56:06.253Z] #18 37.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-26T19:56:06.253Z] #18 37.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-26T19:56:06.253Z] #18 37.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:56:06.367Z] #41 82.27 DEP criu/fsnotify.d [2020-10-26T19:56:06.579Z] #61 DONE 0.6s [2020-10-26T19:56:06.579Z] [2020-10-26T19:56:06.579Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-26T19:56:06.579Z] #63 DONE 0.0s [2020-10-26T19:56:06.579Z] [2020-10-26T19:56:06.579Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-26T19:56:06.579Z] #64 DONE 0.0s [2020-10-26T19:56:06.579Z] [2020-10-26T19:56:06.579Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-26T19:56:06.628Z] #41 82.44 DEP criu/filesystems.d [2020-10-26T19:56:06.628Z] #41 82.59 DEP criu/files.d [2020-10-26T19:56:06.949Z] #41 82.72 DEP criu/files-reg.d [2020-10-26T19:56:06.949Z] #41 82.85 DEP criu/files-ext.d [2020-10-26T19:56:06.949Z] #41 ... [2020-10-26T19:56:06.949Z] [2020-10-26T19:56:06.949Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-26T19:56:06.949Z] #30 DONE 166.7s [2020-10-26T19:56:07.133Z] #42 144.9 CC criu/libnetlink.o [2020-10-26T19:56:07.215Z] [2020-10-26T19:56:07.215Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:07.215Z] #18 ... [2020-10-26T19:56:07.215Z] [2020-10-26T19:56:07.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:07.215Z] #41 83.18 DEP criu/file-lock.d [2020-10-26T19:56:07.432Z] #42 145.4 CC criu/log.o [2020-10-26T19:56:07.482Z] #41 83.31 DEP criu/file-ids.d [2020-10-26T19:56:07.482Z] #41 83.46 DEP criu/fifo.d [2020-10-26T19:56:07.560Z] #18 36.38 Unpacking bash-completion (1:2.8-6) ... [2020-10-26T19:56:07.767Z] #41 83.71 DEP criu/fdstore.d [2020-10-26T19:56:07.817Z] #18 36.77 Selecting previously unselected package bzip2. [2020-10-26T19:56:07.817Z] #18 36.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-26T19:56:07.817Z] #18 36.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:56:07.817Z] #18 36.87 Selecting previously unselected package xz-utils. [2020-10-26T19:56:07.955Z] #65 DONE 1.2s [2020-10-26T19:56:08.028Z] #41 83.89 DEP criu/fault-injection.d [2020-10-26T19:56:08.028Z] #41 84.02 DEP criu/external.d [2020-10-26T19:56:08.074Z] #18 36.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-26T19:56:08.074Z] #18 36.89 Unpacking xz-utils (5.2.4-1) ... [2020-10-26T19:56:08.074Z] #18 37.07 Selecting previously unselected package apparmor. [2020-10-26T19:56:08.074Z] #18 37.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-26T19:56:08.289Z] #41 84.17 DEP criu/eventpoll.d [2020-10-26T19:56:08.289Z] #41 84.29 DEP criu/eventfd.d [2020-10-26T19:56:08.331Z] #18 37.16 Unpacking apparmor (2.13.2-10) ... [2020-10-26T19:56:08.491Z] #42 146.0 CC criu/lsm.o [2020-10-26T19:56:08.550Z] #41 84.42 DEP criu/crtools.d [2020-10-26T19:56:08.550Z] #41 84.61 DEP criu/cr-service.d [2020-10-26T19:56:08.588Z] #18 37.54 Selecting previously unselected package aufs-tools. [2020-10-26T19:56:08.588Z] #18 37.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-26T19:56:08.588Z] #18 37.54 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:56:08.588Z] #18 37.67 Selecting previously unselected package libonig5:amd64. [2020-10-26T19:56:08.588Z] #18 37.68 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-26T19:56:08.588Z] #18 37.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:56:08.789Z] #42 146.5 CC criu/mem.o [2020-10-26T19:56:08.811Z] #41 84.81 DEP criu/cr-restore.d [2020-10-26T19:56:08.813Z] #18 ... [2020-10-26T19:56:08.813Z] [2020-10-26T19:56:08.813Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:08.813Z] #47 174.0 + /build/golangci-lint --version [2020-10-26T19:56:08.845Z] #18 37.83 Selecting previously unselected package libjq1:amd64. [2020-10-26T19:56:08.845Z] #18 37.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:56:08.845Z] #18 37.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:56:08.874Z] 4612f6d0b889: Verifying Checksum [2020-10-26T19:56:08.874Z] 4612f6d0b889: Download complete [2020-10-26T19:56:08.890Z] [2020-10-26T19:56:08.890Z] #66 exporting to image [2020-10-26T19:56:08.890Z] #66 exporting layers [2020-10-26T19:56:08.907Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.120s coverage: 73.1% of statements [2020-10-26T19:56:08.907Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-26T19:56:09.072Z] #41 85.03 DEP criu/cr-errno.d [2020-10-26T19:56:09.072Z] #41 85.05 DEP criu/cr-dump.d [2020-10-26T19:56:09.076Z] #47 ... [2020-10-26T19:56:09.076Z] [2020-10-26T19:56:09.076Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:09.076Z] #41 82.09 CC criu/clone-noasan.o [2020-10-26T19:56:09.076Z] #41 82.24 CC criu/config.o [2020-10-26T19:56:09.076Z] #41 83.50 CC criu/cr-check.o [2020-10-26T19:56:09.076Z] #41 85.05 CC criu/cr-dedup.o [2020-10-26T19:56:09.076Z] #41 85.41 CC criu/cr-dump.o [2020-10-26T19:56:09.076Z] #41 87.70 CC criu/cr-errno.o [2020-10-26T19:56:09.076Z] #41 87.80 CC criu/cr-restore.o [2020-10-26T19:56:09.076Z] #41 91.45 CC criu/cr-service.o [2020-10-26T19:56:09.076Z] #41 ... [2020-10-26T19:56:09.076Z] [2020-10-26T19:56:09.076Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:09.076Z] #47 174.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-26T19:56:09.101Z] #18 37.94 Selecting previously unselected package jq. [2020-10-26T19:56:09.101Z] #18 37.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:56:09.101Z] #18 37.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:56:09.101Z] #18 38.05 Selecting previously unselected package libaio1:amd64. [2020-10-26T19:56:09.101Z] #18 38.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-26T19:56:09.101Z] #18 38.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-26T19:56:09.101Z] #18 38.15 Selecting previously unselected package libgpm2:amd64. [2020-10-26T19:56:09.101Z] #18 38.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-26T19:56:09.334Z] #41 85.20 DEP criu/cr-dedup.d [2020-10-26T19:56:09.334Z] #41 85.37 DEP criu/cr-check.d [2020-10-26T19:56:09.358Z] #18 38.16 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-26T19:56:09.358Z] #18 38.22 Selecting previously unselected package libicu63:amd64. [2020-10-26T19:56:09.358Z] #18 38.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-26T19:56:09.358Z] #18 38.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:56:09.906Z] #41 85.68 DEP criu/config.d [2020-10-26T19:56:09.906Z] #41 85.84 DEP criu/clone-noasan.d [2020-10-26T19:56:09.906Z] #41 85.88 DEP criu/cgroup.d [2020-10-26T19:56:09.939Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-10-26T19:56:10.168Z] #41 86.01 DEP criu/cgroup-props.d [2020-10-26T19:56:10.168Z] #41 86.18 DEP criu/bitmap.d [2020-10-26T19:56:10.168Z] #41 86.21 DEP criu/bfd.d [2020-10-26T19:56:10.430Z] #41 86.35 DEP criu/autofs.d [2020-10-26T19:56:10.430Z] #41 86.48 DEP criu/aio.d [2020-10-26T19:56:10.571Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-10-26T19:56:10.692Z] #41 86.61 DEP criu/action-scripts.d [2020-10-26T19:56:10.893Z] #42 148.7 CC criu/memfd.o [2020-10-26T19:56:10.953Z] #41 86.90 CC criu/action-scripts.o [2020-10-26T19:56:11.002Z] #47 DONE 176.2s [2020-10-26T19:56:11.002Z] [2020-10-26T19:56:11.002Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:11.002Z] #41 92.72 CC criu/crtools.o [2020-10-26T19:56:11.002Z] #41 93.29 CC criu/eventfd.o [2020-10-26T19:56:11.002Z] #41 93.54 CC criu/eventpoll.o [2020-10-26T19:56:11.269Z] #41 94.30 CC criu/external.o [2020-10-26T19:56:11.269Z] #41 94.54 CC criu/fault-injection.o [2020-10-26T19:56:11.526Z] #41 87.32 CC criu/aio.o [2020-10-26T19:56:11.533Z] #41 94.63 CC criu/fdstore.o [2020-10-26T19:56:11.606Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.946s coverage: 57.7% of statements [2020-10-26T19:56:11.606Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-26T19:56:11.606Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-26T19:56:11.626Z] #42 149.5 CC criu/mount.o [2020-10-26T19:56:11.787Z] #41 87.80 CC criu/autofs.o [2020-10-26T19:56:11.803Z] #41 94.93 CC criu/fifo.o [2020-10-26T19:56:12.077Z] #41 95.24 CC criu/file-ids.o [2020-10-26T19:56:12.238Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2020-10-26T19:56:12.238Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-26T19:56:12.238Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-10-26T19:56:12.238Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-26T19:56:12.340Z] #41 95.55 CC criu/file-lock.o [2020-10-26T19:56:13.175Z] #41 89.18 CC criu/bfd.o [2020-10-26T19:56:13.175Z] #41 ... [2020-10-26T19:56:13.175Z] [2020-10-26T19:56:13.175Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:13.175Z] #18 30.49 Selecting previously unselected package python3-minimal. [2020-10-26T19:56:13.175Z] #18 30.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-10-26T19:56:13.175Z] #18 30.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 30.58 Unpacking python3-minimal (3.7.3-1) ... [2020-10-26T19:56:13.175Z] #18 30.66 Selecting previously unselected package libmpdec2:amd64. [2020-10-26T19:56:13.175Z] #18 30.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 30.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-26T19:56:13.175Z] #18 30.83 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-26T19:56:13.175Z] #18 30.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 30.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:13.175Z] #18 31.87 Selecting previously unselected package python3.7. [2020-10-26T19:56:13.175Z] #18 31.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 31.88 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:13.175Z] #18 32.02 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-26T19:56:13.175Z] #18 32.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 32.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-26T19:56:13.175Z] #18 32.16 Setting up python3-minimal (3.7.3-1) ... [2020-10-26T19:56:13.175Z] #18 33.06 Selecting previously unselected package python3. [2020-10-26T19:56:13.175Z] #18 33.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-10-26T19:56:13.175Z] #18 33.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.15 Unpacking python3 (3.7.3-1) ... [2020-10-26T19:56:13.175Z] #18 33.27 Selecting previously unselected package libip4tc0:amd64. [2020-10-26T19:56:13.175Z] #18 33.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:13.175Z] #18 33.38 Selecting previously unselected package libip6tc0:amd64. [2020-10-26T19:56:13.175Z] #18 33.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:13.175Z] #18 33.49 Selecting previously unselected package libiptc0:amd64. [2020-10-26T19:56:13.175Z] #18 33.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.50 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:13.175Z] #18 33.58 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-26T19:56:13.175Z] #18 33.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-26T19:56:13.175Z] #18 33.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-26T19:56:13.175Z] #18 33.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-26T19:56:13.175Z] #18 33.77 Selecting previously unselected package libnftnl11:amd64. [2020-10-26T19:56:13.175Z] #18 33.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-26T19:56:13.175Z] #18 33.85 Selecting previously unselected package iptables. [2020-10-26T19:56:13.175Z] #18 33.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 33.87 Unpacking iptables (1.8.2-4) ... [2020-10-26T19:56:13.175Z] #18 34.21 Selecting previously unselected package xxd. [2020-10-26T19:56:13.175Z] #18 34.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:56:13.175Z] #18 34.24 Unpacking xxd (2:8.1.0875-5) ... [2020-10-26T19:56:13.175Z] #18 34.38 Selecting previously unselected package vim-common. [2020-10-26T19:56:13.175Z] #18 34.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:56:13.175Z] #18 34.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-26T19:56:13.175Z] #18 34.62 Selecting previously unselected package bash-completion. [2020-10-26T19:56:13.175Z] #18 34.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-26T19:56:13.529Z] #18 41.87 Selecting previously unselected package libnet1:amd64. [2020-10-26T19:56:13.529Z] #18 41.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:56:13.529Z] #18 41.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:56:13.529Z] #18 42.01 Selecting previously unselected package libnl-3-200:amd64. [2020-10-26T19:56:13.529Z] #18 42.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-26T19:56:13.529Z] #18 42.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:56:13.529Z] #18 42.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-26T19:56:13.529Z] #18 42.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:56:13.529Z] #18 42.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:56:13.529Z] #18 42.18 Selecting previously unselected package libreadline5:amd64. [2020-10-26T19:56:13.529Z] #18 42.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-26T19:56:13.529Z] #18 42.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-26T19:56:13.529Z] #18 42.29 Selecting previously unselected package net-tools. [2020-10-26T19:56:13.529Z] #18 42.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-26T19:56:13.529Z] #18 42.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:56:13.529Z] #18 42.51 Selecting previously unselected package python-pip-whl. [2020-10-26T19:56:13.529Z] #18 42.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-26T19:56:13.529Z] #18 42.53 Unpacking python-pip-whl (18.1-5) ... [2020-10-26T19:56:13.739Z] #41 96.62 CC criu/files-ext.o [2020-10-26T19:56:13.739Z] #41 96.96 CC criu/files-reg.o [2020-10-26T19:56:13.745Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.0% of statements [2020-10-26T19:56:13.745Z] ok github.com/docker/docker/daemon/logger/awslogs 0.064s coverage: 77.8% of statements [2020-10-26T19:56:13.745Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-26T19:56:13.745Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-26T19:56:14.093Z] #18 43.05 Selecting previously unselected package python3-lib2to3. [2020-10-26T19:56:14.093Z] #18 43.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-26T19:56:14.093Z] #18 43.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:56:14.093Z] #18 43.19 Selecting previously unselected package python3-distutils. [2020-10-26T19:56:14.093Z] #18 43.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-26T19:56:14.093Z] #18 43.21 Unpacking python3-distutils (3.7.3-1) ... [2020-10-26T19:56:14.349Z] #18 43.35 Selecting previously unselected package python3-pip. [2020-10-26T19:56:14.350Z] #18 43.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-26T19:56:14.350Z] #18 43.36 Unpacking python3-pip (18.1-5) ... [2020-10-26T19:56:14.376Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-10-26T19:56:14.607Z] #18 43.53 Selecting previously unselected package python3-pkg-resources. [2020-10-26T19:56:14.607Z] #18 43.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:56:14.607Z] #18 43.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:56:14.607Z] #18 43.71 Selecting previously unselected package python3-setuptools. [2020-10-26T19:56:14.607Z] #18 43.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-26T19:56:14.607Z] #18 43.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-26T19:56:14.607Z] #18 ... [2020-10-26T19:56:14.607Z] [2020-10-26T19:56:14.607Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:14.607Z] #41 86.70 CC criu/bfd.o [2020-10-26T19:56:14.607Z] #41 87.09 CC criu/bitmap.o [2020-10-26T19:56:14.607Z] #41 87.28 CC criu/cgroup-props.o [2020-10-26T19:56:14.607Z] #41 88.06 CC criu/cgroup.o [2020-10-26T19:56:14.607Z] #41 90.87 CC criu/clone-noasan.o [2020-10-26T19:56:14.607Z] #41 91.07 CC criu/config.o [2020-10-26T19:56:14.607Z] #41 92.52 CC criu/cr-check.o [2020-10-26T19:56:14.607Z] #41 94.13 CC criu/cr-dedup.o [2020-10-26T19:56:14.607Z] #41 94.50 CC criu/cr-dump.o [2020-10-26T19:56:14.607Z] #41 96.76 CC criu/cr-errno.o [2020-10-26T19:56:14.670Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2020-10-26T19:56:14.864Z] #41 96.85 CC criu/cr-restore.o [2020-10-26T19:56:14.864Z] #41 ... [2020-10-26T19:56:14.864Z] [2020-10-26T19:56:14.864Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:14.864Z] #18 43.97 Selecting previously unselected package python3-wheel. [2020-10-26T19:56:14.864Z] #18 43.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-26T19:56:14.864Z] #18 43.99 Unpacking python3-wheel (0.32.3-2) ... [2020-10-26T19:56:14.961Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-10-26T19:56:15.093Z] #18 37.14 Unpacking bash-completion (1:2.8-6) ... [2020-10-26T19:56:15.120Z] #18 44.06 Selecting previously unselected package sudo. [2020-10-26T19:56:15.121Z] #18 44.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-26T19:56:15.121Z] #18 44.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:56:15.354Z] #18 37.55 Selecting previously unselected package bzip2. [2020-10-26T19:56:15.354Z] #18 37.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-26T19:56:15.354Z] #18 37.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:56:15.354Z] #18 37.65 Selecting previously unselected package xz-utils. [2020-10-26T19:56:15.354Z] #18 37.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-26T19:56:15.354Z] #18 37.67 Unpacking xz-utils (5.2.4-1) ... [2020-10-26T19:56:15.458Z] #66 exporting layers 6.1s done [2020-10-26T19:56:15.458Z] #66 writing image sha256:7a10737885d61710d7c8ad0933c43a1209a2ac505564c637b60d1182d14fd438 done [2020-10-26T19:56:15.458Z] #66 naming to docker.io/library/docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 done [2020-10-26T19:56:15.458Z] #66 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-10-26T19:56:15.616Z] #18 37.86 Selecting previously unselected package apparmor. [2020-10-26T19:56:15.616Z] #18 37.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-26T19:56:15.644Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-10-26T19:56:15.667Z] #41 98.49 CC criu/files.o [2020-10-26T19:56:15.667Z] #41 ... [2020-10-26T19:56:15.667Z] [2020-10-26T19:56:15.667Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:56:15.667Z] #51 59.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-26T19:56:15.703Z] #18 44.58 Selecting previously unselected package thin-provisioning-tools. [2020-10-26T19:56:15.703Z] #18 44.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-26T19:56:15.703Z] #18 44.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:56:15.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41590/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/validate/default [2020-10-26T19:56:15.878Z] #18 37.97 Unpacking apparmor (2.13.2-10) ... [2020-10-26T19:56:15.935Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-10-26T19:56:15.935Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-26T19:56:15.959Z] #18 44.82 Selecting previously unselected package uidmap. [2020-10-26T19:56:15.959Z] #18 44.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-26T19:56:15.959Z] #18 44.83 Unpacking uidmap (1:4.5-1.1) ... [2020-10-26T19:56:15.959Z] #18 45.01 Selecting previously unselected package vim-runtime. [2020-10-26T19:56:15.959Z] #18 45.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:56:15.959Z] #18 45.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-26T19:56:15.959Z] #18 45.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-26T19:56:16.139Z] #18 38.33 Selecting previously unselected package aufs-tools. [2020-10-26T19:56:16.139Z] #18 38.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-26T19:56:16.139Z] #18 38.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:56:16.216Z] #18 45.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:56:16.421Z] #18 38.50 Selecting previously unselected package libonig5:amd64. [2020-10-26T19:56:16.421Z] #18 38.50 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-26T19:56:16.421Z] #18 38.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:56:16.421Z] #18 38.65 Selecting previously unselected package libjq1:amd64. [2020-10-26T19:56:16.421Z] #18 38.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:56:16.421Z] #18 38.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:56:16.567Z] time="2020-10-26T19:56:16Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate514473797/log830576608.1: no such file or directory" [2020-10-26T19:56:16.567Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 38.3% of statements [2020-10-26T19:56:16.684Z] #18 38.80 Selecting previously unselected package jq. [2020-10-26T19:56:16.684Z] #18 38.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-26T19:56:16.684Z] #18 38.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-26T19:56:16.684Z] #18 38.94 Selecting previously unselected package libaio1:amd64. [2020-10-26T19:56:16.684Z] #18 38.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-26T19:56:16.684Z] #18 38.95 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-26T19:56:16.684Z] #18 39.01 Selecting previously unselected package libgpm2:amd64. [2020-10-26T19:56:16.684Z] #18 39.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-26T19:56:16.684Z] #18 39.02 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-26T19:56:16.684Z] #18 39.08 Selecting previously unselected package libicu63:amd64. [2020-10-26T19:56:16.726Z] Congratulations! All commits are properly signed with the DCO! [2020-10-26T19:56:16.726Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-10-26T19:56:16.726Z] No api/types/ or api/swagger.yaml changes in diff. [2020-10-26T19:56:16.726Z] Congratulations! All TOML source files changed here have valid syntax. [2020-10-26T19:56:16.726Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-10-26T19:56:16.726Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-10-26T19:56:16.726Z] Congratulations! No new tests were added to integration-cli. [2020-10-26T19:56:16.726Z] [2020-10-26T19:56:16.726Z] INFO Start validation with golang-ci-lint [2020-10-26T19:56:16.726Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-10-26T19:56:16.726Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-10-26T19:56:16.726Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-10-26T19:56:16.858Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-10-26T19:56:16.946Z] #18 39.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-26T19:56:16.946Z] #18 39.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:56:17.061Z] #51 61.13 + mkdir -p /build [2020-10-26T19:56:17.062Z] #51 61.13 + cp runc /build/runc [2020-10-26T19:56:17.259Z] #42 154.2 CC criu/namespaces.o [2020-10-26T19:56:17.891Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2020-10-26T19:56:18.225Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-10-26T19:56:18.315Z] #42 156.3 CC criu/net.o [2020-10-26T19:56:18.458Z] #51 DONE 62.2s [2020-10-26T19:56:18.458Z] [2020-10-26T19:56:18.458Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:18.458Z] #18 42.89 Selecting previously unselected package vim. [2020-10-26T19:56:18.458Z] #18 42.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-10-26T19:56:18.458Z] #18 42.90 Unpacking vim (2:8.1.0875-5) ... [2020-10-26T19:56:18.458Z] #18 43.51 Selecting previously unselected package xfsprogs. [2020-10-26T19:56:18.458Z] #18 43.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-10-26T19:56:18.458Z] #18 43.53 Unpacking xfsprogs (4.20.0-1) ... [2020-10-26T19:56:18.458Z] #18 43.93 Selecting previously unselected package zip. [2020-10-26T19:56:18.458Z] #18 43.93 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-10-26T19:56:18.458Z] #18 43.94 Unpacking zip (3.0-11+b1) ... [2020-10-26T19:56:18.458Z] #18 44.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:56:18.458Z] #18 44.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:56:18.458Z] #18 44.21 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-10-26T19:56:18.458Z] #18 44.22 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-10-26T19:56:18.458Z] #18 44.24 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-10-26T19:56:18.458Z] #18 44.25 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-10-26T19:56:18.458Z] #18 44.26 Setting up uidmap (1:4.5-1.1) ... [2020-10-26T19:56:18.458Z] #18 44.29 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-10-26T19:56:18.458Z] #18 44.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:56:18.458Z] #18 44.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:56:18.458Z] #18 44.33 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-26T19:56:18.458Z] #18 44.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-26T19:56:18.458Z] #18 44.36 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:56:18.458Z] #18 44.37 Setting up zip (3.0-11+b1) ... [2020-10-26T19:56:18.458Z] #18 44.38 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:56:18.458Z] #18 44.41 Setting up bash-completion (1:2.8-6) ... [2020-10-26T19:56:18.458Z] #18 47.47 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-10-26T19:56:18.458Z] #18 47.49 Setting up xz-utils (5.2.4-1) ... [2020-10-26T19:56:18.458Z] #18 47.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-26T19:56:18.458Z] #18 47.53 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:56:18.458Z] #18 47.60 invoke-rc.d: could not determine current runlevel [2020-10-26T19:56:18.458Z] #18 47.62 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-26T19:56:18.458Z] #18 47.62 Setting up pigz (2.4-1) ... [2020-10-26T19:56:18.458Z] #18 47.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-10-26T19:56:18.458Z] #18 47.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-10-26T19:56:18.458Z] #18 47.67 Setting up python-pip-whl (18.1-5) ... [2020-10-26T19:56:18.458Z] #18 47.69 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-10-26T19:56:18.458Z] #18 47.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:56:18.458Z] #18 48.03 Setting up libaio1:arm64 (0.3.112-3) ... [2020-10-26T19:56:18.458Z] #18 48.04 Setting up libonig5:arm64 (6.9.1-1) ... [2020-10-26T19:56:18.458Z] #18 48.05 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:18.458Z] #18 48.07 Setting up vim (2:8.1.0875-5) ... [2020-10-26T19:56:18.458Z] #18 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-26T19:56:18.458Z] #18 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-26T19:56:18.458Z] #18 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-26T19:56:18.458Z] #18 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-26T19:56:18.458Z] #18 48.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-26T19:56:18.458Z] #18 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-26T19:56:18.458Z] #18 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-26T19:56:18.458Z] #18 48.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-26T19:56:18.458Z] #18 48.53 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-26T19:56:18.458Z] #18 48.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:56:18.458Z] #18 48.58 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-10-26T19:56:18.458Z] #18 48.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:56:18.458Z] #18 48.61 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-10-26T19:56:18.458Z] #18 48.62 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:18.856Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-10-26T19:56:19.408Z] #18 50.74 Setting up iptables (1.8.2-4) ... [2020-10-26T19:56:19.408Z] #18 50.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:56:19.408Z] #18 50.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:56:19.408Z] #18 50.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:56:19.408Z] #18 50.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:56:19.408Z] #18 50.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-26T19:56:19.408Z] #18 50.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-26T19:56:19.408Z] #18 50.87 Setting up python3 (3.7.3-1) ... [2020-10-26T19:56:19.488Z] #18 48.31 Selecting previously unselected package vim. [2020-10-26T19:56:19.488Z] #18 48.32 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:56:19.488Z] #18 48.35 Unpacking vim (2:8.1.0875-5) ... [2020-10-26T19:56:19.488Z] ok github.com/docker/docker/daemon/logger/splunk 1.445s coverage: 82.5% of statements [2020-10-26T19:56:19.488Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-26T19:56:19.488Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-26T19:56:19.745Z] #18 48.87 Selecting previously unselected package xfsprogs. [2020-10-26T19:56:19.745Z] #18 48.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-26T19:56:19.745Z] #18 48.88 Unpacking xfsprogs (4.20.0-1) ... [2020-10-26T19:56:19.992Z] #18 51.31 Setting up python3-wheel (0.32.3-2) ... [2020-10-26T19:56:20.120Z] ok github.com/docker/docker/distribution 0.213s coverage: 21.9% of statements [2020-10-26T19:56:20.251Z] #18 42.60 Selecting previously unselected package libnet1:amd64. [2020-10-26T19:56:20.251Z] #18 42.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-26T19:56:20.251Z] #18 42.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:56:20.309Z] #18 49.31 Selecting previously unselected package zip. [2020-10-26T19:56:20.309Z] #18 49.31 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-26T19:56:20.309Z] #18 49.32 Unpacking zip (3.0-11+b1) ... [2020-10-26T19:56:20.411Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-10-26T19:56:20.411Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-26T19:56:20.513Z] #18 42.71 Selecting previously unselected package libnl-3-200:amd64. [2020-10-26T19:56:20.513Z] #18 42.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-26T19:56:20.513Z] #18 42.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:56:20.513Z] #18 42.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-26T19:56:20.513Z] #18 42.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-26T19:56:20.513Z] #18 42.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:56:20.513Z] #18 42.90 Selecting previously unselected package libreadline5:amd64. [2020-10-26T19:56:20.513Z] #18 42.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-26T19:56:20.513Z] #18 42.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-26T19:56:20.568Z] #18 51.91 Setting up apparmor (2.13.2-10) ... [2020-10-26T19:56:20.575Z] #18 49.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:56:20.575Z] #18 49.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:56:20.575Z] #18 49.57 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:20.575Z] #18 49.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-26T19:56:20.575Z] #18 49.60 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-26T19:56:20.575Z] #18 49.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:20.575Z] #18 49.63 Setting up uidmap (1:4.5-1.1) ... [2020-10-26T19:56:20.575Z] #18 49.64 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-26T19:56:20.575Z] #18 49.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:56:20.575Z] #18 49.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:56:20.575Z] #18 49.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:56:20.575Z] #18 49.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:56:20.775Z] #18 43.02 Selecting previously unselected package net-tools. [2020-10-26T19:56:20.775Z] #18 43.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-26T19:56:20.775Z] #18 43.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:56:20.831Z] #18 49.73 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:56:20.832Z] #18 49.74 Setting up zip (3.0-11+b1) ... [2020-10-26T19:56:20.832Z] #18 49.76 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:56:20.832Z] #18 49.82 Setting up bash-completion (1:2.8-6) ... [2020-10-26T19:56:21.036Z] #18 43.26 Selecting previously unselected package python-pip-whl. [2020-10-26T19:56:21.036Z] #18 43.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-26T19:56:21.036Z] #18 43.28 Unpacking python-pip-whl (18.1-5) ... [2020-10-26T19:56:21.443Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-10-26T19:56:21.608Z] #18 43.85 Selecting previously unselected package python3-lib2to3. [2020-10-26T19:56:21.608Z] #18 43.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-26T19:56:21.608Z] #18 43.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:56:21.608Z] #18 43.95 Selecting previously unselected package python3-distutils. [2020-10-26T19:56:21.870Z] #18 43.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-26T19:56:21.870Z] #18 43.96 Unpacking python3-distutils (3.7.3-1) ... [2020-10-26T19:56:21.870Z] #18 44.11 Selecting previously unselected package python3-pip. [2020-10-26T19:56:21.870Z] #18 44.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-26T19:56:21.870Z] #18 44.12 Unpacking python3-pip (18.1-5) ... [2020-10-26T19:56:21.963Z] #18 53.25 Setting up xfsprogs (4.20.0-1) ... [2020-10-26T19:56:21.963Z] #18 53.27 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:56:22.075Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-10-26T19:56:22.131Z] #18 44.30 Selecting previously unselected package python3-pkg-resources. [2020-10-26T19:56:22.131Z] #18 44.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-26T19:56:22.131Z] #18 44.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:56:22.131Z] #18 44.48 Selecting previously unselected package python3-setuptools. [2020-10-26T19:56:22.131Z] #18 44.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-26T19:56:22.131Z] #18 44.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-26T19:56:22.226Z] #18 53.64 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:56:22.393Z] #18 44.73 Selecting previously unselected package python3-wheel. [2020-10-26T19:56:22.393Z] #18 44.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-26T19:56:22.393Z] #18 44.75 Unpacking python3-wheel (0.32.3-2) ... [2020-10-26T19:56:22.393Z] #18 44.85 Selecting previously unselected package sudo. [2020-10-26T19:56:22.654Z] #18 44.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-26T19:56:22.654Z] #18 44.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:56:22.707Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-10-26T19:56:22.803Z] #18 54.25 Setting up python3-distutils (3.7.3-1) ... [2020-10-26T19:56:22.828Z] #42 160.3 CC criu/netfilter.o [2020-10-26T19:56:22.828Z] #42 160.6 CC criu/page-pipe.o [2020-10-26T19:56:22.997Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2020-10-26T19:56:22.997Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-26T19:56:22.997Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-26T19:56:23.067Z] #18 54.58 Setting up python3-setuptools (40.8.0-1) ... [2020-10-26T19:56:23.227Z] #18 45.33 Selecting previously unselected package thin-provisioning-tools. [2020-10-26T19:56:23.227Z] #18 45.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-26T19:56:23.227Z] #18 45.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:56:23.227Z] #18 45.58 Selecting previously unselected package uidmap. [2020-10-26T19:56:23.289Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-10-26T19:56:23.289Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-26T19:56:23.352Z] #18 52.33 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:23.353Z] #18 52.34 Setting up xz-utils (5.2.4-1) ... [2020-10-26T19:56:23.353Z] #18 52.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-26T19:56:23.353Z] #18 52.38 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:56:23.353Z] #18 52.45 invoke-rc.d: could not determine current runlevel [2020-10-26T19:56:23.353Z] #18 52.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-26T19:56:23.353Z] #18 52.46 Setting up pigz (2.4-1) ... [2020-10-26T19:56:23.353Z] #18 52.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-26T19:56:23.353Z] #18 52.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:56:23.353Z] #18 52.51 Setting up python-pip-whl (18.1-5) ... [2020-10-26T19:56:23.489Z] #18 45.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-26T19:56:23.489Z] #18 45.59 Unpacking uidmap (1:4.5-1.1) ... [2020-10-26T19:56:23.489Z] #18 45.72 Selecting previously unselected package vim-runtime. [2020-10-26T19:56:23.489Z] #18 45.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-26T19:56:23.489Z] #18 45.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-26T19:56:23.489Z] #18 45.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-26T19:56:23.489Z] #18 45.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:56:23.580Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-10-26T19:56:23.609Z] #18 52.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-26T19:56:23.609Z] #18 52.54 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:56:23.753Z] #18 ... [2020-10-26T19:56:23.753Z] [2020-10-26T19:56:23.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:23.753Z] #41 89.70 CC criu/bitmap.o [2020-10-26T19:56:23.753Z] #41 89.88 CC criu/cgroup-props.o [2020-10-26T19:56:23.753Z] #41 90.61 CC criu/cgroup.o [2020-10-26T19:56:23.753Z] #41 93.43 CC criu/clone-noasan.o [2020-10-26T19:56:23.753Z] #41 93.67 CC criu/config.o [2020-10-26T19:56:23.753Z] #41 95.21 CC criu/cr-check.o [2020-10-26T19:56:23.753Z] #41 96.92 CC criu/cr-dedup.o [2020-10-26T19:56:23.753Z] #41 97.30 CC criu/cr-dump.o [2020-10-26T19:56:23.753Z] #41 99.58 CC criu/cr-errno.o [2020-10-26T19:56:23.753Z] #41 99.71 CC criu/cr-restore.o [2020-10-26T19:56:23.865Z] #18 53.00 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-26T19:56:23.866Z] #18 53.01 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:56:23.879Z] #42 161.7 CC criu/page-xfer.o [2020-10-26T19:56:24.017Z] #18 55.44 Setting up python3-pip (18.1-5) ... [2020-10-26T19:56:24.122Z] #18 53.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:24.122Z] #18 53.05 Setting up vim (2:8.1.0875-5) ... [2020-10-26T19:56:24.122Z] #18 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-26T19:56:24.122Z] #18 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-26T19:56:24.122Z] #18 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-26T19:56:24.122Z] #18 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-26T19:56:24.122Z] #18 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-26T19:56:24.122Z] #18 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-26T19:56:24.122Z] #18 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-26T19:56:24.122Z] #18 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-26T19:56:24.122Z] #18 53.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:56:24.123Z] #18 53.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:56:24.123Z] #18 53.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-26T19:56:24.123Z] #18 53.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:56:24.123Z] #18 53.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-26T19:56:24.123Z] #18 53.20 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:24.593Z] #18 56.11 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:56:24.611Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-10-26T19:56:24.856Z] #18 56.14 Processing triggers for mime-support (3.62) ... [2020-10-26T19:56:24.856Z] #18 DONE 56.4s [2020-10-26T19:56:24.856Z] [2020-10-26T19:56:24.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:24.856Z] #41 99.97 CC criu/filesystems.o [2020-10-26T19:56:24.856Z] #41 100.4 CC criu/fsnotify.o [2020-10-26T19:56:24.856Z] #41 101.3 CC criu/image-desc.o [2020-10-26T19:56:24.856Z] #41 101.4 CC criu/image.o [2020-10-26T19:56:24.856Z] #41 102.0 CC criu/ipc_ns.o [2020-10-26T19:56:24.856Z] #41 103.1 CC criu/irmap.o [2020-10-26T19:56:24.856Z] #41 103.5 CC criu/kcmp-ids.o [2020-10-26T19:56:24.856Z] #41 103.7 CC criu/kerndat.o [2020-10-26T19:56:24.856Z] #41 104.5 CC criu/libnetlink.o [2020-10-26T19:56:24.856Z] #41 104.7 CC criu/log.o [2020-10-26T19:56:24.856Z] #41 105.1 CC criu/lsm.o [2020-10-26T19:56:24.856Z] #41 105.4 CC criu/mem.o [2020-10-26T19:56:24.856Z] #41 106.7 CC criu/memfd.o [2020-10-26T19:56:24.856Z] #41 107.2 CC criu/mount.o [2020-10-26T19:56:25.119Z] #41 ... [2020-10-26T19:56:25.119Z] [2020-10-26T19:56:25.119Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-26T19:56:25.243Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-10-26T19:56:25.534Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-26T19:56:25.975Z] #42 163.5 CC criu/pagemap-cache.o [2020-10-26T19:56:26.069Z] #19 1.154 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-26T19:56:26.272Z] #42 164.1 CC criu/pagemap.o [2020-10-26T19:56:26.331Z] #19 1.158 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-26T19:56:26.331Z] #19 1.162 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-26T19:56:26.595Z] #19 DONE 1.7s [2020-10-26T19:56:26.595Z] [2020-10-26T19:56:26.595Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:26.857Z] #54 ... [2020-10-26T19:56:26.857Z] [2020-10-26T19:56:26.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:26.857Z] #41 110.0 CC criu/namespaces.o [2020-10-26T19:56:27.041Z] ok github.com/docker/docker/pkg/archive 0.484s coverage: 77.1% of statements [2020-10-26T19:56:27.058Z] #41 ... [2020-10-26T19:56:27.058Z] [2020-10-26T19:56:27.058Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:27.058Z] #18 49.12 Selecting previously unselected package vim. [2020-10-26T19:56:27.058Z] #18 49.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-26T19:56:27.058Z] #18 49.16 Unpacking vim (2:8.1.0875-5) ... [2020-10-26T19:56:27.324Z] #42 165.2 CC criu/parasite-syscall.o [2020-10-26T19:56:27.395Z] #18 56.21 Setting up iptables (1.8.2-4) ... [2020-10-26T19:56:27.395Z] #18 56.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:56:27.395Z] #18 56.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:56:27.395Z] #18 56.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:56:27.395Z] #18 56.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:56:27.395Z] #18 56.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-26T19:56:27.395Z] #18 56.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-26T19:56:27.395Z] #18 56.31 Setting up python3 (3.7.3-1) ... [2020-10-26T19:56:27.581Z] #18 49.71 Selecting previously unselected package xfsprogs. [2020-10-26T19:56:27.582Z] #18 49.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-26T19:56:27.582Z] #18 49.77 Unpacking xfsprogs (4.20.0-1) ... [2020-10-26T19:56:27.651Z] #18 56.77 Setting up python3-wheel (0.32.3-2) ... [2020-10-26T19:56:27.753Z] ok github.com/docker/docker/pkg/authorization 0.321s coverage: 68.3% of statements [2020-10-26T19:56:28.044Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-26T19:56:28.044Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-10-26T19:56:28.105Z] #18 50.27 Selecting previously unselected package zip. [2020-10-26T19:56:28.105Z] #18 50.29 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-26T19:56:28.105Z] #18 50.30 Unpacking zip (3.0-11+b1) ... [2020-10-26T19:56:28.105Z] #18 50.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-26T19:56:28.105Z] #18 50.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-26T19:56:28.250Z] #41 111.2 CC criu/net.o [2020-10-26T19:56:28.366Z] #18 50.53 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:28.366Z] #18 50.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-26T19:56:28.366Z] #18 50.56 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-26T19:56:28.366Z] #18 50.57 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:28.366Z] #18 50.59 Setting up uidmap (1:4.5-1.1) ... [2020-10-26T19:56:28.366Z] #18 50.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-26T19:56:28.366Z] #18 50.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-26T19:56:28.366Z] #18 50.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-26T19:56:28.366Z] #18 50.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-26T19:56:28.366Z] #18 50.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-26T19:56:28.366Z] #18 50.68 Setting up xxd (2:8.1.0875-5) ... [2020-10-26T19:56:28.366Z] #18 50.69 Setting up zip (3.0-11+b1) ... [2020-10-26T19:56:28.366Z] #18 50.71 Setting up vim-common (2:8.1.0875-5) ... [2020-10-26T19:56:28.366Z] #18 50.78 Setting up bash-completion (1:2.8-6) ... [2020-10-26T19:56:28.383Z] #42 166.4 CC criu/path.o [2020-10-26T19:56:28.595Z] #18 57.50 Setting up apparmor (2.13.2-10) ... [2020-10-26T19:56:29.033Z] #42 166.8 CC criu/pie-util-vdso.o [2020-10-26T19:56:29.330Z] #42 167.3 CC criu/pie-util.o [2020-10-26T19:56:29.330Z] #42 ... [2020-10-26T19:56:29.330Z] [2020-10-26T19:56:29.330Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:56:29.537Z] #18 ... [2020-10-26T19:56:29.537Z] [2020-10-26T19:56:29.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:29.537Z] #41 101.5 CC criu/cr-service.o [2020-10-26T19:56:29.537Z] #41 103.1 CC criu/crtools.o [2020-10-26T19:56:29.537Z] #41 103.6 CC criu/eventfd.o [2020-10-26T19:56:29.537Z] #41 104.0 CC criu/eventpoll.o [2020-10-26T19:56:29.537Z] #41 104.9 CC criu/external.o [2020-10-26T19:56:29.537Z] #41 105.2 CC criu/fault-injection.o [2020-10-26T19:56:29.537Z] #41 105.4 CC criu/fdstore.o [2020-10-26T19:56:29.537Z] #41 105.7 CC criu/fifo.o [2020-10-26T19:56:29.537Z] #41 106.1 CC criu/file-ids.o [2020-10-26T19:56:29.537Z] #41 106.4 CC criu/file-lock.o [2020-10-26T19:56:29.537Z] #41 107.2 CC criu/files-ext.o [2020-10-26T19:56:29.537Z] #41 107.6 CC criu/files-reg.o [2020-10-26T19:56:29.537Z] #41 109.7 CC criu/files.o [2020-10-26T19:56:29.628Z] #39 230.5 + dpkg --print-architecture [2020-10-26T19:56:29.628Z] #39 230.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-26T19:56:29.794Z] #41 111.8 CC criu/filesystems.o [2020-10-26T19:56:29.927Z] #39 230.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-26T19:56:29.927Z] #39 230.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-26T19:56:30.176Z] #41 113.4 CC criu/netfilter.o [2020-10-26T19:56:30.358Z] #41 ... [2020-10-26T19:56:30.358Z] [2020-10-26T19:56:30.358Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:30.358Z] #18 59.33 Setting up xfsprogs (4.20.0-1) ... [2020-10-26T19:56:30.358Z] #18 59.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:56:30.441Z] #41 113.6 CC criu/page-pipe.o [2020-10-26T19:56:30.921Z] #18 59.76 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:56:31.388Z] #41 114.3 CC criu/page-xfer.o [2020-10-26T19:56:31.672Z] #18 53.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-26T19:56:31.672Z] #18 53.62 Setting up xz-utils (5.2.4-1) ... [2020-10-26T19:56:31.672Z] #18 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-26T19:56:31.672Z] #18 53.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-26T19:56:31.672Z] #18 53.72 invoke-rc.d: could not determine current runlevel [2020-10-26T19:56:31.672Z] #18 53.72 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-26T19:56:31.672Z] #18 53.73 Setting up pigz (2.4-1) ... [2020-10-26T19:56:31.672Z] #18 53.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-26T19:56:31.672Z] #18 53.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-26T19:56:31.672Z] #18 53.78 Setting up python-pip-whl (18.1-5) ... [2020-10-26T19:56:31.672Z] #18 53.79 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-26T19:56:31.672Z] #18 53.80 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-26T19:56:31.850Z] #18 60.66 Setting up python3-distutils (3.7.3-1) ... [2020-10-26T19:56:31.933Z] #18 54.23 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-26T19:56:31.933Z] #18 54.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-26T19:56:31.933Z] #18 54.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:31.933Z] #18 54.28 Setting up vim (2:8.1.0875-5) ... [2020-10-26T19:56:31.933Z] #18 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-26T19:56:31.933Z] #18 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-26T19:56:31.933Z] #18 54.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-26T19:56:31.933Z] #18 54.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-26T19:56:31.933Z] #18 54.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-26T19:56:31.933Z] #18 54.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-26T19:56:31.933Z] #18 54.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-26T19:56:31.933Z] #18 54.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-26T19:56:31.933Z] #18 54.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-26T19:56:31.933Z] #18 54.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-26T19:56:32.107Z] #18 61.13 Setting up python3-setuptools (40.8.0-1) ... [2020-10-26T19:56:32.195Z] #18 54.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-26T19:56:32.195Z] #18 54.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-26T19:56:32.195Z] #18 54.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-26T19:56:32.195Z] #18 54.44 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-26T19:56:32.334Z] #41 115.5 CC criu/pagemap-cache.o [2020-10-26T19:56:32.565Z] ok github.com/docker/docker/layer 7.628s coverage: 68.8% of statements [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-26T19:56:32.565Z] ok github.com/docker/docker/pkg/chrootarchive 3.594s coverage: 43.2% of statements [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-26T19:56:32.565Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-26T19:56:32.565Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-10-26T19:56:32.596Z] #41 115.7 CC criu/pagemap.o [2020-10-26T19:56:32.901Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-10-26T19:56:32.902Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-10-26T19:56:33.173Z] #41 116.4 CC criu/parasite-syscall.o [2020-10-26T19:56:33.195Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-10-26T19:56:33.476Z] #18 62.35 Setting up python3-pip (18.1-5) ... [2020-10-26T19:56:33.485Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-10-26T19:56:34.116Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-10-26T19:56:34.122Z] #41 117.0 CC criu/path.o [2020-10-26T19:56:34.122Z] #41 117.3 CC criu/pie-util-vdso.o [2020-10-26T19:56:34.386Z] #41 117.6 CC criu/pie-util.o [2020-10-26T19:56:34.406Z] #18 63.40 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:56:34.406Z] #18 63.46 Processing triggers for mime-support (3.62) ... [2020-10-26T19:56:34.441Z] #39 ... [2020-10-26T19:56:34.441Z] [2020-10-26T19:56:34.441Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:56:34.441Z] #52 123.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-26T19:56:34.441Z] #52 125.6 + mkdir -p /build [2020-10-26T19:56:34.441Z] #52 125.6 + cp runc /build/runc [2020-10-26T19:56:34.441Z] #52 DONE 125.8s [2020-10-26T19:56:34.441Z] [2020-10-26T19:56:34.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:34.441Z] #42 167.6 CC criu/pipes.o [2020-10-26T19:56:34.441Z] #42 168.5 CC criu/plugin.o [2020-10-26T19:56:34.441Z] #42 169.1 CC criu/proc_parse.o [2020-10-26T19:56:34.650Z] #41 117.7 CC criu/pipes.o [2020-10-26T19:56:34.913Z] #41 118.2 CC criu/plugin.o [2020-10-26T19:56:35.100Z] #42 172.8 CC criu/protobuf-desc.o [2020-10-26T19:56:35.158Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-10-26T19:56:35.177Z] #41 118.5 CC criu/proc_parse.o [2020-10-26T19:56:35.498Z] #18 57.36 Setting up iptables (1.8.2-4) ... [2020-10-26T19:56:35.498Z] #18 57.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:56:35.498Z] #18 57.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:56:35.498Z] #18 57.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-26T19:56:35.498Z] #18 57.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-26T19:56:35.498Z] #18 57.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-26T19:56:35.498Z] #18 57.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-26T19:56:35.498Z] #18 57.44 Setting up python3 (3.7.3-1) ... [2020-10-26T19:56:35.498Z] #18 57.87 Setting up python3-wheel (0.32.3-2) ... [2020-10-26T19:56:35.775Z] #18 DONE 64.4s [2020-10-26T19:56:35.775Z] [2020-10-26T19:56:35.775Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-26T19:56:35.789Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-10-26T19:56:36.127Z] #41 ... [2020-10-26T19:56:36.127Z] [2020-10-26T19:56:36.127Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:36.127Z] #22 201.4 + return [2020-10-26T19:56:36.341Z] #19 0.931 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-26T19:56:36.341Z] #19 0.934 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-26T19:56:36.341Z] #19 0.939 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-26T19:56:36.341Z] #19 DONE 1.0s [2020-10-26T19:56:36.341Z] [2020-10-26T19:56:36.341Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:56:36.341Z] #38 194.7 + dpkg --print-architecture [2020-10-26T19:56:36.341Z] #38 194.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-26T19:56:36.341Z] #38 194.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-26T19:56:36.341Z] #38 194.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-26T19:56:36.421Z] ok github.com/docker/docker/pkg/fsutils 0.400s coverage: 85.1% of statements [2020-10-26T19:56:36.441Z] #18 58.69 Setting up apparmor (2.13.2-10) ... [2020-10-26T19:56:36.638Z] #42 174.6 CC criu/protobuf.o [2020-10-26T19:56:36.704Z] #22 ... [2020-10-26T19:56:36.704Z] [2020-10-26T19:56:36.704Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:56:36.704Z] #20 3.366 Collecting yamllint==1.16.0 [2020-10-26T19:56:36.704Z] #20 8.673 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-26T19:56:36.704Z] #20 8.747 Collecting pyyaml (from yamllint==1.16.0) [2020-10-26T19:56:36.704Z] #20 8.865 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-26T19:56:36.704Z] #20 9.906 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-26T19:56:36.704Z] #20 9.939 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-26T19:56:36.704Z] #20 9.973 Building wheels for collected packages: pyyaml [2020-10-26T19:56:36.704Z] #20 9.975 Running setup.py bdist_wheel for pyyaml: started [2020-10-26T19:56:36.783Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2020-10-26T19:56:36.783Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-10-26T19:56:37.284Z] #20 ... [2020-10-26T19:56:37.284Z] [2020-10-26T19:56:37.284Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:37.284Z] #22 DONE 202.7s [2020-10-26T19:56:37.284Z] [2020-10-26T19:56:37.284Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:37.284Z] #41 120.4 CC criu/protobuf-desc.o [2020-10-26T19:56:37.287Z] #42 175.1 CC criu/pstree.o [2020-10-26T19:56:37.414Z] ok github.com/docker/docker/pkg/idtools 0.299s coverage: 70.1% of statements [2020-10-26T19:56:37.705Z] ok github.com/docker/docker/pkg/ioutils 0.304s coverage: 68.8% of statements [2020-10-26T19:56:37.705Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-10-26T19:56:37.705Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-26T19:56:37.864Z] #41 121.2 CC criu/protobuf.o [2020-10-26T19:56:37.996Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-10-26T19:56:37.996Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-26T19:56:37.996Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-26T19:56:38.287Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-10-26T19:56:38.287Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-26T19:56:38.287Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-10-26T19:56:38.353Z] #18 60.47 Setting up xfsprogs (4.20.0-1) ... [2020-10-26T19:56:38.353Z] #18 60.48 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-26T19:56:38.353Z] #18 ... [2020-10-26T19:56:38.353Z] [2020-10-26T19:56:38.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:38.353Z] #41 104.3 CC criu/cr-service.o [2020-10-26T19:56:38.353Z] #41 105.9 CC criu/crtools.o [2020-10-26T19:56:38.353Z] #41 106.4 CC criu/eventfd.o [2020-10-26T19:56:38.353Z] #41 106.8 CC criu/eventpoll.o [2020-10-26T19:56:38.353Z] #41 107.6 CC criu/external.o [2020-10-26T19:56:38.353Z] #41 108.0 CC criu/fault-injection.o [2020-10-26T19:56:38.353Z] #41 108.0 CC criu/fdstore.o [2020-10-26T19:56:38.353Z] #41 108.4 CC criu/fifo.o [2020-10-26T19:56:38.353Z] #41 108.7 CC criu/file-ids.o [2020-10-26T19:56:38.353Z] #41 109.0 CC criu/file-lock.o [2020-10-26T19:56:38.353Z] #41 110.1 CC criu/files-ext.o [2020-10-26T19:56:38.353Z] #41 110.5 CC criu/files-reg.o [2020-10-26T19:56:38.353Z] #41 112.5 CC criu/files.o [2020-10-26T19:56:38.441Z] #41 ... [2020-10-26T19:56:38.441Z] [2020-10-26T19:56:38.441Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:56:38.441Z] #20 10.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-26T19:56:38.441Z] #20 10.81 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-26T19:56:38.441Z] #20 10.88 Successfully built pyyaml [2020-10-26T19:56:38.441Z] #20 10.91 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-26T19:56:38.441Z] #20 11.22 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-26T19:56:38.441Z] #20 DONE 11.6s [2020-10-26T19:56:38.441Z] [2020-10-26T19:56:38.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:38.441Z] #41 121.5 CC criu/pstree.o [2020-10-26T19:56:38.578Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-10-26T19:56:38.578Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-10-26T19:56:38.614Z] #41 ... [2020-10-26T19:56:38.614Z] [2020-10-26T19:56:38.614Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-26T19:56:38.614Z] #18 60.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-26T19:56:38.705Z] #41 ... [2020-10-26T19:56:38.705Z] [2020-10-26T19:56:38.705Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:38.705Z] #54 137.7 + bin/containerd [2020-10-26T19:56:38.824Z] #42 176.5 CC criu/rbtree.o [2020-10-26T19:56:38.868Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-10-26T19:56:38.868Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-26T19:56:38.868Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-26T19:56:39.121Z] #42 176.9 CC criu/rst-malloc.o [2020-10-26T19:56:39.282Z] #54 ... [2020-10-26T19:56:39.282Z] [2020-10-26T19:56:39.282Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-26T19:56:39.418Z] #42 177.2 CC criu/seccomp.o [2020-10-26T19:56:39.534Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-10-26T19:56:39.818Z] #18 61.89 Setting up python3-distutils (3.7.3-1) ... [2020-10-26T19:56:39.824Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-26T19:56:40.079Z] #18 62.30 Setting up python3-setuptools (40.8.0-1) ... [2020-10-26T19:56:40.115Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-10-26T19:56:40.257Z] #23 DONE 0.7s [2020-10-26T19:56:40.257Z] [2020-10-26T19:56:40.257Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:56:40.405Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-26T19:56:40.478Z] #42 178.1 CC criu/seize.o [2020-10-26T19:56:41.284Z] #18 63.48 Setting up python3-pip (18.1-5) ... [2020-10-26T19:56:41.438Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-10-26T19:56:41.534Z] #42 179.3 CC criu/servicefd.o [2020-10-26T19:56:41.594Z] #38 ... [2020-10-26T19:56:41.594Z] [2020-10-26T19:56:41.594Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:41.594Z] #41 112.6 CC criu/fsnotify.o [2020-10-26T19:56:41.594Z] #41 113.8 CC criu/image-desc.o [2020-10-26T19:56:41.594Z] #41 113.9 CC criu/image.o [2020-10-26T19:56:41.594Z] #41 114.9 CC criu/ipc_ns.o [2020-10-26T19:56:41.594Z] #41 116.1 CC criu/irmap.o [2020-10-26T19:56:41.594Z] #41 116.8 CC criu/kcmp-ids.o [2020-10-26T19:56:41.594Z] #41 117.0 CC criu/kerndat.o [2020-10-26T19:56:41.594Z] #41 118.3 CC criu/libnetlink.o [2020-10-26T19:56:41.594Z] #41 118.9 CC criu/log.o [2020-10-26T19:56:41.594Z] #41 119.3 CC criu/lsm.o [2020-10-26T19:56:41.594Z] #41 119.8 CC criu/mem.o [2020-10-26T19:56:41.594Z] #41 121.6 CC criu/memfd.o [2020-10-26T19:56:41.594Z] #41 122.2 CC criu/mount.o [2020-10-26T19:56:41.731Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-10-26T19:56:41.833Z] #42 179.8 CC criu/shmem.o [2020-10-26T19:56:42.227Z] #18 64.50 Processing triggers for libc-bin (2.28-10) ... [2020-10-26T19:56:42.227Z] #18 64.57 Processing triggers for mime-support (3.62) ... [2020-10-26T19:56:43.170Z] #18 DONE 65.5s [2020-10-26T19:56:43.170Z] [2020-10-26T19:56:43.170Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:56:43.170Z] #38 199.3 + dpkg --print-architecture [2020-10-26T19:56:43.170Z] #38 199.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-26T19:56:43.170Z] #38 199.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-26T19:56:43.170Z] #38 199.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-26T19:56:43.367Z] #42 180.8 CC criu/sigframe.o [2020-10-26T19:56:43.367Z] #42 181.0 CC criu/signalfd.o [2020-10-26T19:56:43.367Z] #42 181.3 CC criu/sk-inet.o [2020-10-26T19:56:44.180Z] #41 126.1 CC criu/namespaces.o [2020-10-26T19:56:44.427Z] #42 182.4 CC criu/sk-netlink.o [2020-10-26T19:56:44.560Z] #38 ... [2020-10-26T19:56:44.561Z] [2020-10-26T19:56:44.561Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-26T19:56:44.561Z] #19 0.977 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-26T19:56:44.561Z] #19 0.983 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-26T19:56:44.561Z] #19 0.987 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-26T19:56:44.561Z] #19 DONE 1.1s [2020-10-26T19:56:44.561Z] [2020-10-26T19:56:44.561Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:56:44.573Z] ok github.com/docker/docker/pkg/signal 2.331s coverage: 61.0% of statements [2020-10-26T19:56:44.573Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-10-26T19:56:45.095Z] #42 182.8 CC criu/sk-packet.o [2020-10-26T19:56:45.206Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-10-26T19:56:45.206Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-10-26T19:56:45.551Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-10-26T19:56:45.565Z] #28 ... [2020-10-26T19:56:45.565Z] [2020-10-26T19:56:45.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:45.565Z] #41 122.5 CC criu/rbtree.o [2020-10-26T19:56:45.565Z] #41 122.7 CC criu/rst-malloc.o [2020-10-26T19:56:45.565Z] #41 123.0 CC criu/seccomp.o [2020-10-26T19:56:45.565Z] #41 123.5 CC criu/seize.o [2020-10-26T19:56:45.565Z] #41 124.2 CC criu/servicefd.o [2020-10-26T19:56:45.565Z] #41 124.6 CC criu/shmem.o [2020-10-26T19:56:45.565Z] #41 125.3 CC criu/sigframe.o [2020-10-26T19:56:45.565Z] #41 125.5 CC criu/signalfd.o [2020-10-26T19:56:45.565Z] #41 125.7 CC criu/sk-inet.o [2020-10-26T19:56:45.565Z] #41 126.6 CC criu/sk-netlink.o [2020-10-26T19:56:45.565Z] #41 126.9 CC criu/sk-packet.o [2020-10-26T19:56:45.565Z] #41 127.4 CC criu/sk-queue.o [2020-10-26T19:56:45.565Z] #41 127.8 CC criu/sk-tcp.o [2020-10-26T19:56:45.565Z] #41 128.4 CC criu/sk-unix.o [2020-10-26T19:56:45.740Z] #42 183.8 CC criu/sk-queue.o [2020-10-26T19:56:46.086Z] #41 127.9 CC criu/net.o [2020-10-26T19:56:46.141Z] #41 ... [2020-10-26T19:56:46.141Z] [2020-10-26T19:56:46.141Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:56:46.141Z] #28 DONE 6.0s [2020-10-26T19:56:46.141Z] [2020-10-26T19:56:46.141Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-26T19:56:46.183Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-10-26T19:56:46.343Z] #41 ... [2020-10-26T19:56:46.343Z] [2020-10-26T19:56:46.343Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:56:46.343Z] #20 4.879 Collecting yamllint==1.16.0 [2020-10-26T19:56:46.388Z] #42 184.3 CC criu/sk-tcp.o [2020-10-26T19:56:46.476Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-10-26T19:56:46.767Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-10-26T19:56:46.905Z] #20 10.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-26T19:56:46.905Z] #20 10.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-26T19:56:46.905Z] #20 10.42 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-26T19:56:46.905Z] #20 10.49 Collecting pyyaml (from yamllint==1.16.0) [2020-10-26T19:56:46.905Z] #20 10.63 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-26T19:56:47.086Z] #31 DONE 1.0s [2020-10-26T19:56:47.086Z] [2020-10-26T19:56:47.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:47.086Z] #41 130.1 CC criu/sockets.o [2020-10-26T19:56:47.086Z] #41 ... [2020-10-26T19:56:47.086Z] [2020-10-26T19:56:47.086Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-26T19:56:47.086Z] #33 DONE 0.1s [2020-10-26T19:56:47.086Z] [2020-10-26T19:56:47.086Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-26T19:56:47.086Z] #36 DONE 0.1s [2020-10-26T19:56:47.086Z] [2020-10-26T19:56:47.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:47.432Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2020-10-26T19:56:47.432Z] testing: warning: no tests to run [2020-10-26T19:56:47.432Z] coverage: [no statements] [2020-10-26T19:56:47.432Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-10-26T19:56:47.444Z] #42 185.0 CC criu/sk-unix.o [2020-10-26T19:56:47.661Z] #41 ... [2020-10-26T19:56:47.661Z] [2020-10-26T19:56:47.661Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-26T19:56:47.661Z] #39 DONE 0.5s [2020-10-26T19:56:47.661Z] [2020-10-26T19:56:47.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:47.661Z] #41 130.9 CC criu/stats.o [2020-10-26T19:56:47.765Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-10-26T19:56:47.765Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-26T19:56:48.055Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-26T19:56:48.237Z] #41 131.2 CC criu/string.o [2020-10-26T19:56:48.237Z] #41 131.2 CC criu/sysctl.o [2020-10-26T19:56:48.270Z] #20 11.92 Building wheels for collected packages: pyyaml [2020-10-26T19:56:48.270Z] #20 11.92 Running setup.py bdist_wheel for pyyaml: started [2020-10-26T19:56:48.771Z] #20 ... [2020-10-26T19:56:48.771Z] [2020-10-26T19:56:48.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:48.771Z] #41 114.6 CC criu/filesystems.o [2020-10-26T19:56:48.771Z] #41 115.4 CC criu/fsnotify.o [2020-10-26T19:56:48.771Z] #41 116.6 CC criu/image-desc.o [2020-10-26T19:56:48.771Z] #41 116.8 CC criu/image.o [2020-10-26T19:56:48.771Z] #41 117.7 CC criu/ipc_ns.o [2020-10-26T19:56:48.771Z] #41 119.1 CC criu/irmap.o [2020-10-26T19:56:48.771Z] #41 120.0 CC criu/kcmp-ids.o [2020-10-26T19:56:48.771Z] #41 120.4 CC criu/kerndat.o [2020-10-26T19:56:48.771Z] #41 121.8 CC criu/libnetlink.o [2020-10-26T19:56:48.771Z] #41 122.3 CC criu/log.o [2020-10-26T19:56:48.771Z] #41 122.9 CC criu/lsm.o [2020-10-26T19:56:48.771Z] #41 123.3 CC criu/mem.o [2020-10-26T19:56:48.813Z] #41 131.8 CC criu/sysfs_parse.o [2020-10-26T19:56:49.076Z] #41 132.1 CC criu/timens.o [2020-10-26T19:56:49.076Z] #41 132.3 CC criu/timerfd.o [2020-10-26T19:56:49.198Z] #20 ... [2020-10-26T19:56:49.198Z] [2020-10-26T19:56:49.198Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:49.198Z] #41 131.2 CC criu/netfilter.o [2020-10-26T19:56:49.339Z] #41 132.6 CC criu/tty.o [2020-10-26T19:56:49.344Z] #41 125.2 CC criu/memfd.o [2020-10-26T19:56:49.344Z] #41 ... [2020-10-26T19:56:49.344Z] [2020-10-26T19:56:49.344Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:56:49.344Z] #20 5.086 Collecting yamllint==1.16.0 [2020-10-26T19:56:49.454Z] #41 131.5 CC criu/page-pipe.o [2020-10-26T19:56:49.545Z] #42 187.3 CC criu/sockets.o [2020-10-26T19:56:49.561Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.1% of statements [2020-10-26T19:56:50.260Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-26T19:56:50.385Z] #41 ... [2020-10-26T19:56:50.385Z] [2020-10-26T19:56:50.385Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-26T19:56:50.385Z] #20 12.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-26T19:56:50.385Z] #20 12.89 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-26T19:56:50.385Z] #20 12.98 Successfully built pyyaml [2020-10-26T19:56:50.385Z] #20 13.01 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-26T19:56:50.385Z] #20 13.42 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-26T19:56:50.385Z] #20 DONE 13.8s [2020-10-26T19:56:50.385Z] [2020-10-26T19:56:50.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:50.385Z] #41 132.2 CC criu/page-xfer.o [2020-10-26T19:56:50.551Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2020-10-26T19:56:50.606Z] #42 188.3 CC criu/stats.o [2020-10-26T19:56:50.645Z] #41 ... [2020-10-26T19:56:50.645Z] [2020-10-26T19:56:50.645Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-26T19:56:50.645Z] #23 DONE 0.2s [2020-10-26T19:56:50.645Z] [2020-10-26T19:56:50.645Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:56:50.903Z] #42 188.8 CC criu/string.o [2020-10-26T19:56:50.903Z] #42 188.9 CC criu/sysctl.o [2020-10-26T19:56:51.265Z] #41 134.2 CC criu/tun.o [2020-10-26T19:56:51.528Z] #41 134.6 CC criu/uffd.o [2020-10-26T19:56:51.960Z] #42 189.7 CC criu/sysfs_parse.o [2020-10-26T19:56:52.217Z] ok github.com/docker/docker/quota 0.654s coverage: 71.4% of statements [2020-10-26T19:56:52.256Z] #42 190.1 CC criu/timens.o [2020-10-26T19:56:52.478Z] #41 135.6 CC criu/util.o [2020-10-26T19:56:52.507Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2020-10-26T19:56:52.554Z] #42 190.5 CC criu/timerfd.o [2020-10-26T19:56:52.850Z] #42 190.9 CC criu/tty.o [2020-10-26T19:56:53.424Z] #41 136.6 CC criu/uts_ns.o [2020-10-26T19:56:53.424Z] #41 136.7 CC criu/vdso.o [2020-10-26T19:56:53.541Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-10-26T19:56:53.998Z] #41 137.1 LINK criu/built-in.o [2020-10-26T19:56:53.998Z] #41 137.2 LINK criu/criu [2020-10-26T19:56:54.235Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-10-26T19:56:54.235Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-10-26T19:56:54.572Z] #41 137.5 DEP lib/c/criu.d [2020-10-26T19:56:54.572Z] #41 137.6 CC images/rpc.pb-c.o [2020-10-26T19:56:54.639Z] #20 10.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-26T19:56:54.821Z] #28 DONE 4.1s [2020-10-26T19:56:54.821Z] [2020-10-26T19:56:54.821Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-26T19:56:54.821Z] #31 DONE 0.3s [2020-10-26T19:56:54.821Z] [2020-10-26T19:56:54.821Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-26T19:56:54.821Z] #33 DONE 0.0s [2020-10-26T19:56:54.821Z] [2020-10-26T19:56:54.821Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:56:54.821Z] #51 90.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-26T19:56:54.867Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-10-26T19:56:54.902Z] #20 10.51 Collecting pyyaml (from yamllint==1.16.0) [2020-10-26T19:56:54.903Z] #20 10.75 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-26T19:56:55.078Z] #51 ... [2020-10-26T19:56:55.078Z] [2020-10-26T19:56:55.078Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-26T19:56:55.078Z] #36 DONE 0.0s [2020-10-26T19:56:55.078Z] [2020-10-26T19:56:55.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:55.078Z] #41 133.9 CC criu/pagemap-cache.o [2020-10-26T19:56:55.078Z] #41 134.2 CC criu/pagemap.o [2020-10-26T19:56:55.078Z] #41 135.1 CC criu/parasite-syscall.o [2020-10-26T19:56:55.078Z] #41 136.0 CC criu/path.o [2020-10-26T19:56:55.078Z] #41 136.3 CC criu/pie-util-vdso-elf32.o [2020-10-26T19:56:55.078Z] #41 136.8 CC criu/pie-util-vdso.o [2020-10-26T19:56:55.146Z] #41 138.1 CC lib/c/criu.o [2020-10-26T19:56:55.230Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-10-26T19:56:55.336Z] #41 137.2 CC criu/pie-util.o [2020-10-26T19:56:55.593Z] #41 137.5 CC criu/pipes.o [2020-10-26T19:56:55.618Z] #42 193.2 CC criu/tun.o [2020-10-26T19:56:55.721Z] #41 138.9 LINK lib/c/built-in.o [2020-10-26T19:56:55.721Z] #41 138.9 LINK lib/c/libcriu.so [2020-10-26T19:56:55.721Z] #41 139.0 LINK lib/c/libcriu.a [2020-10-26T19:56:55.721Z] #41 139.1 GEN magic.py [2020-10-26T19:56:55.849Z] #41 137.9 CC criu/plugin.o [2020-10-26T19:56:55.916Z] #42 193.9 CC criu/uffd.o [2020-10-26T19:56:55.982Z] #41 139.1 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:56:55.982Z] #41 139.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:56:55.982Z] #41 139.1 Note: Building without GnuTLS support [2020-10-26T19:56:55.982Z] #41 139.1 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:56:55.982Z] #41 139.1 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:56:56.413Z] #41 138.3 CC criu/proc_parse.o [2020-10-26T19:56:56.557Z] #41 139.5 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:56:56.819Z] #41 139.8 make[1]: Nothing to be done for 'all'. [2020-10-26T19:56:56.820Z] #20 12.17 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-26T19:56:56.820Z] #20 12.22 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-26T19:56:56.820Z] #20 12.28 Building wheels for collected packages: pyyaml [2020-10-26T19:56:56.820Z] #20 12.28 Running setup.py bdist_wheel for pyyaml: started [2020-10-26T19:56:57.082Z] #41 140.2 make[1]: 'images/built-in.o' is up to date. [2020-10-26T19:56:57.082Z] #41 140.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-26T19:56:57.082Z] #41 140.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-26T19:56:57.082Z] #41 140.2 make[1]: 'compel/libcompel.a' is up to date. [2020-10-26T19:56:57.082Z] #41 140.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-26T19:56:57.082Z] #41 140.3 make[1]: Nothing to be done for 'all'. [2020-10-26T19:56:57.295Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-10-26T19:56:57.344Z] #41 ... [2020-10-26T19:56:57.344Z] [2020-10-26T19:56:57.344Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:56:57.344Z] #51 92.34 + mkdir -p /build [2020-10-26T19:56:57.344Z] #51 92.34 + cp runc /build/runc [2020-10-26T19:56:57.344Z] #51 DONE 92.9s [2020-10-26T19:56:57.344Z] [2020-10-26T19:56:57.344Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:56:57.344Z] #41 140.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:56:57.344Z] #41 140.5 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.344Z] #41 140.5 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.344Z] #41 140.6 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.344Z] #41 140.6 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.393Z] #20 13.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-26T19:56:57.452Z] #42 195.4 CC criu/util.o [2020-10-26T19:56:57.614Z] #41 140.7 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.614Z] #41 140.7 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.614Z] #41 140.7 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.614Z] #41 140.8 make[2]: Nothing to be done for 'all'. [2020-10-26T19:56:57.614Z] #41 140.8 INSTALL criu/criu [2020-10-26T19:56:57.655Z] #20 13.33 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-26T19:56:57.655Z] #20 13.42 Successfully built pyyaml [2020-10-26T19:56:57.655Z] #20 13.42 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-26T19:56:57.877Z] #41 DONE 141.1s [2020-10-26T19:56:57.877Z] [2020-10-26T19:56:57.877Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:58.002Z] ok github.com/docker/docker/volume/local 0.319s coverage: 76.4% of statements [2020-10-26T19:56:58.227Z] #20 13.81 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-26T19:56:58.490Z] #20 DONE 14.2s [2020-10-26T19:56:58.490Z] [2020-10-26T19:56:58.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:58.490Z] #41 125.9 CC criu/mount.o [2020-10-26T19:56:58.490Z] #41 129.2 CC criu/namespaces.o [2020-10-26T19:56:58.490Z] #41 131.1 CC criu/net.o [2020-10-26T19:56:58.490Z] #41 134.5 CC criu/netfilter.o [2020-10-26T19:56:58.490Z] #41 ... [2020-10-26T19:56:58.490Z] [2020-10-26T19:56:58.490Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-26T19:56:58.513Z] #42 ... [2020-10-26T19:56:58.513Z] [2020-10-26T19:56:58.513Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:56:58.513Z] #39 DONE 259.5s [2020-10-26T19:56:58.513Z] [2020-10-26T19:56:58.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:58.633Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-10-26T19:56:58.752Z] #23 DONE 0.3s [2020-10-26T19:56:58.752Z] [2020-10-26T19:56:58.752Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:56:59.240Z] #38 ... [2020-10-26T19:56:59.240Z] [2020-10-26T19:56:59.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:59.240Z] #41 140.9 CC criu/protobuf-desc.o [2020-10-26T19:56:59.314Z] #54 ... [2020-10-26T19:56:59.314Z] [2020-10-26T19:56:59.314Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-26T19:56:59.314Z] #42 DONE 0.1s [2020-10-26T19:56:59.314Z] [2020-10-26T19:56:59.314Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:59.499Z] #41 141.5 CC criu/protobuf.o [2020-10-26T19:56:59.568Z] #42 197.3 CC criu/uts_ns.o [2020-10-26T19:56:59.583Z] #54 ... [2020-10-26T19:56:59.583Z] [2020-10-26T19:56:59.583Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-26T19:56:59.583Z] #44 DONE 0.1s [2020-10-26T19:56:59.736Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-10-26T19:56:59.758Z] #41 ... [2020-10-26T19:56:59.758Z] [2020-10-26T19:56:59.758Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:56:59.758Z] #38 DONE 222.2s [2020-10-26T19:56:59.758Z] [2020-10-26T19:56:59.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:56:59.758Z] #41 141.8 CC criu/pstree.o [2020-10-26T19:56:59.846Z] [2020-10-26T19:56:59.846Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-26T19:56:59.846Z] #46 DONE 0.1s [2020-10-26T19:56:59.846Z] [2020-10-26T19:56:59.846Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:56:59.846Z] #54 ... [2020-10-26T19:56:59.846Z] [2020-10-26T19:56:59.846Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-26T19:56:59.865Z] #42 197.8 CC criu/vdso.o [2020-10-26T19:57:00.107Z] #48 DONE 0.2s [2020-10-26T19:57:00.108Z] [2020-10-26T19:57:00.108Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-26T19:57:00.108Z] #50 DONE 0.1s [2020-10-26T19:57:00.108Z] [2020-10-26T19:57:00.108Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:00.108Z] #54 ... [2020-10-26T19:57:00.108Z] [2020-10-26T19:57:00.108Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-26T19:57:00.108Z] #52 DONE 0.1s [2020-10-26T19:57:00.369Z] [2020-10-26T19:57:00.369Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:00.513Z] #42 198.3 LINK criu/built-in.o [2020-10-26T19:57:00.812Z] #42 198.5 LINK criu/criu [2020-10-26T19:57:01.127Z] #41 143.1 CC criu/rbtree.o [2020-10-26T19:57:01.384Z] #41 143.3 CC criu/rst-malloc.o [2020-10-26T19:57:01.384Z] #41 143.5 CC criu/seccomp.o [2020-10-26T19:57:01.470Z] #42 199.2 DEP lib/c/criu.d [2020-10-26T19:57:01.470Z] #42 199.3 CC images/rpc.pb-c.o [2020-10-26T19:57:01.948Z] #41 143.9 CC criu/seize.o [2020-10-26T19:57:02.115Z] #42 200.1 CC lib/c/criu.o [2020-10-26T19:57:02.205Z] #41 ... [2020-10-26T19:57:02.205Z] [2020-10-26T19:57:02.205Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-26T19:57:02.205Z] #39 DONE 0.9s [2020-10-26T19:57:02.205Z] [2020-10-26T19:57:02.205Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:02.462Z] #47 ... [2020-10-26T19:57:02.462Z] [2020-10-26T19:57:02.462Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:57:02.462Z] #41 144.5 CC criu/servicefd.o [2020-10-26T19:57:02.720Z] #41 144.7 CC criu/shmem.o [2020-10-26T19:57:03.283Z] #41 145.2 CC criu/sigframe.o [2020-10-26T19:57:03.283Z] #41 145.3 CC criu/signalfd.o [2020-10-26T19:57:03.540Z] #41 145.6 CC criu/sk-inet.o [2020-10-26T19:57:03.659Z] #42 201.3 LINK lib/c/built-in.o [2020-10-26T19:57:03.659Z] #42 201.4 LINK lib/c/libcriu.so [2020-10-26T19:57:03.659Z] #42 201.5 LINK lib/c/libcriu.a [2020-10-26T19:57:03.958Z] #42 201.7 GEN magic.py [2020-10-26T19:57:03.958Z] #42 201.8 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:57:03.958Z] #42 201.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:57:03.958Z] #42 201.8 Note: Building without GnuTLS support [2020-10-26T19:57:03.958Z] #42 201.9 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:57:03.958Z] #42 201.9 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:57:04.049Z] #28 DONE 4.6s [2020-10-26T19:57:04.049Z] [2020-10-26T19:57:04.049Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:57:04.049Z] #51 93.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-26T19:57:04.049Z] #51 ... [2020-10-26T19:57:04.049Z] [2020-10-26T19:57:04.049Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-26T19:57:04.049Z] #31 DONE 0.5s [2020-10-26T19:57:04.049Z] [2020-10-26T19:57:04.049Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-26T19:57:04.049Z] #33 DONE 0.1s [2020-10-26T19:57:04.049Z] [2020-10-26T19:57:04.049Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-26T19:57:04.049Z] #36 DONE 0.0s [2020-10-26T19:57:04.049Z] [2020-10-26T19:57:04.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:57:04.049Z] #41 134.9 CC criu/page-pipe.o [2020-10-26T19:57:04.049Z] #41 135.7 CC criu/page-xfer.o [2020-10-26T19:57:04.049Z] #41 136.9 CC criu/pagemap-cache.o [2020-10-26T19:57:04.049Z] #41 137.2 CC criu/pagemap.o [2020-10-26T19:57:04.049Z] #41 137.8 CC criu/parasite-syscall.o [2020-10-26T19:57:04.049Z] #41 138.6 CC criu/path.o [2020-10-26T19:57:04.049Z] #41 138.8 CC criu/pie-util-vdso-elf32.o [2020-10-26T19:57:04.049Z] #41 139.2 CC criu/pie-util-vdso.o [2020-10-26T19:57:04.049Z] #41 139.7 CC criu/pie-util.o [2020-10-26T19:57:04.049Z] #41 139.9 CC criu/pipes.o [2020-10-26T19:57:04.103Z] #41 146.2 CC criu/sk-netlink.o [2020-10-26T19:57:04.622Z] #41 140.6 CC criu/plugin.o [2020-10-26T19:57:04.667Z] #41 146.6 CC criu/sk-packet.o [2020-10-26T19:57:04.924Z] #41 146.9 CC criu/sk-queue.o [2020-10-26T19:57:05.020Z] #42 202.6 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:57:05.181Z] #41 147.3 CC criu/sk-tcp.o [2020-10-26T19:57:05.195Z] #41 141.0 CC criu/proc_parse.o [2020-10-26T19:57:05.457Z] #41 ... [2020-10-26T19:57:05.457Z] [2020-10-26T19:57:05.457Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-26T19:57:05.457Z] #51 95.04 + mkdir -p /build [2020-10-26T19:57:05.457Z] #51 95.04 + cp runc /build/runc [2020-10-26T19:57:05.673Z] #42 203.5 make[1]: Nothing to be done for 'all'. [2020-10-26T19:57:05.744Z] #41 147.6 CC criu/sk-unix.o [2020-10-26T19:57:05.744Z] #41 ... [2020-10-26T19:57:05.744Z] [2020-10-26T19:57:05.744Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:05.744Z] #47 227.9 + /build/golangci-lint --version [2020-10-26T19:57:05.744Z] #47 228.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-26T19:57:05.744Z] #47 DONE 228.5s [2020-10-26T19:57:06.000Z] [2020-10-26T19:57:06.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:57:06.400Z] #51 DONE 95.9s [2020-10-26T19:57:06.401Z] [2020-10-26T19:57:06.401Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:06.564Z] #41 148.6 CC criu/sockets.o [2020-10-26T19:57:06.739Z] #42 204.5 make[1]: 'images/built-in.o' is up to date. [2020-10-26T19:57:06.739Z] #42 204.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-26T19:57:06.739Z] #42 204.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-26T19:57:06.739Z] #42 204.6 make[1]: 'compel/libcompel.a' is up to date. [2020-10-26T19:57:06.739Z] #42 204.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-26T19:57:06.739Z] #42 204.6 make[1]: Nothing to be done for 'all'. [2020-10-26T19:57:06.739Z] #42 204.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:57:06.961Z] #54 176.0 + bin/containerd-stress [2020-10-26T19:57:07.035Z] #42 204.9 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.035Z] #42 205.0 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.035Z] #42 205.0 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.127Z] #41 149.0 CC criu/stats.o [2020-10-26T19:57:07.127Z] #41 149.2 CC criu/string.o [2020-10-26T19:57:07.332Z] #42 205.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.332Z] #42 205.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.332Z] #42 205.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.332Z] #42 205.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.348Z] #47 ... [2020-10-26T19:57:07.348Z] [2020-10-26T19:57:07.348Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-26T19:57:07.348Z] #38 DONE 227.2s [2020-10-26T19:57:07.348Z] [2020-10-26T19:57:07.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:57:07.348Z] #41 143.3 CC criu/protobuf-desc.o [2020-10-26T19:57:07.384Z] #41 149.2 CC criu/sysctl.o [2020-10-26T19:57:07.631Z] #42 205.5 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:07.631Z] #42 205.5 INSTALL criu/criu [2020-10-26T19:57:07.631Z] #42 DONE 205.6s [2020-10-26T19:57:07.631Z] [2020-10-26T19:57:07.631Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:07.947Z] #41 149.8 CC criu/sysfs_parse.o [2020-10-26T19:57:07.947Z] #41 150.0 CC criu/timens.o [2020-10-26T19:57:08.205Z] #41 150.1 CC criu/timerfd.o [2020-10-26T19:57:08.383Z] #41 144.2 CC criu/protobuf.o [2020-10-26T19:57:08.462Z] #41 150.3 CC criu/tty.o [2020-10-26T19:57:08.675Z] #41 144.7 CC criu/pstree.o [2020-10-26T19:57:09.392Z] #41 151.2 CC criu/tun.o [2020-10-26T19:57:09.510Z] #54 178.7 + bin/containerd-shim [2020-10-26T19:57:09.649Z] #41 151.5 CC criu/uffd.o [2020-10-26T19:57:09.738Z] #55 ... [2020-10-26T19:57:09.738Z] [2020-10-26T19:57:09.738Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:09.738Z] #48 270.5 + /build/golangci-lint --version [2020-10-26T19:57:09.738Z] #48 270.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-26T19:57:09.907Z] #41 152.0 CC criu/util.o [2020-10-26T19:57:10.037Z] #48 DONE 271.1s [2020-10-26T19:57:10.037Z] [2020-10-26T19:57:10.037Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:10.082Z] #41 145.9 CC criu/rbtree.o [2020-10-26T19:57:10.082Z] #41 146.1 CC criu/rst-malloc.o [2020-10-26T19:57:10.343Z] #41 ... [2020-10-26T19:57:10.343Z] [2020-10-26T19:57:10.343Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-26T19:57:10.343Z] #39 DONE 0.8s [2020-10-26T19:57:10.343Z] [2020-10-26T19:57:10.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:57:10.343Z] #41 146.3 CC criu/seccomp.o [2020-10-26T19:57:10.470Z] #41 152.6 CC criu/uts_ns.o [2020-10-26T19:57:10.604Z] #41 146.7 CC criu/seize.o [2020-10-26T19:57:10.727Z] #41 152.7 CC criu/vdso-compat.o [2020-10-26T19:57:10.727Z] #41 152.8 CC criu/vdso.o [2020-10-26T19:57:11.291Z] #41 153.2 LINK criu/built-in.o [2020-10-26T19:57:11.291Z] #41 153.3 LINK criu/criu [2020-10-26T19:57:11.546Z] #41 147.3 CC criu/servicefd.o [2020-10-26T19:57:11.546Z] #41 147.6 CC criu/shmem.o [2020-10-26T19:57:11.548Z] #41 153.5 DEP lib/c/criu.d [2020-10-26T19:57:11.548Z] #41 153.5 CC images/rpc.pb-c.o [2020-10-26T19:57:11.805Z] #41 153.9 CC lib/c/criu.o [2020-10-26T19:57:12.117Z] #41 148.2 CC criu/sigframe.o [2020-10-26T19:57:12.369Z] #41 154.4 LINK lib/c/built-in.o [2020-10-26T19:57:12.369Z] #41 154.4 LINK lib/c/libcriu.so [2020-10-26T19:57:12.369Z] #41 154.4 LINK lib/c/libcriu.a [2020-10-26T19:57:12.377Z] #41 148.3 CC criu/signalfd.o [2020-10-26T19:57:12.626Z] #41 154.5 GEN magic.py [2020-10-26T19:57:12.627Z] #41 154.6 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:57:12.627Z] #41 154.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:57:12.627Z] #41 154.6 Note: Building without GnuTLS support [2020-10-26T19:57:12.627Z] #41 154.6 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:57:12.627Z] #41 154.6 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:57:12.640Z] #41 148.5 CC criu/sk-inet.o [2020-10-26T19:57:12.900Z] #41 ... [2020-10-26T19:57:12.900Z] [2020-10-26T19:57:12.900Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:12.900Z] #47 232.4 + /build/golangci-lint --version [2020-10-26T19:57:12.900Z] #47 232.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-26T19:57:12.900Z] #47 DONE 233.0s [2020-10-26T19:57:12.900Z] [2020-10-26T19:57:12.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-26T19:57:13.162Z] #41 149.1 CC criu/sk-netlink.o [2020-10-26T19:57:13.190Z] #41 155.0 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:57:13.423Z] #41 149.3 CC criu/sk-packet.o [2020-10-26T19:57:13.684Z] #41 149.7 CC criu/sk-queue.o [2020-10-26T19:57:13.754Z] #41 155.5 make[1]: Nothing to be done for 'all'. [2020-10-26T19:57:13.945Z] #41 149.9 CC criu/sk-tcp.o [2020-10-26T19:57:14.011Z] #41 155.9 make[1]: 'images/built-in.o' is up to date. [2020-10-26T19:57:14.011Z] #41 156.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-26T19:57:14.011Z] #41 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-26T19:57:14.011Z] #41 156.0 make[1]: 'compel/libcompel.a' is up to date. [2020-10-26T19:57:14.011Z] #41 156.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-26T19:57:14.011Z] #41 156.0 make[1]: Nothing to be done for 'all'. [2020-10-26T19:57:14.208Z] #41 150.3 CC criu/sk-unix.o [2020-10-26T19:57:14.268Z] #41 156.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:57:14.268Z] #41 156.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.268Z] #41 156.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.268Z] #41 156.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.268Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.268Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.525Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.525Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.525Z] #41 156.4 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:14.525Z] #41 156.4 INSTALL criu/criu [2020-10-26T19:57:14.525Z] #41 DONE 156.5s [2020-10-26T19:57:14.525Z] [2020-10-26T19:57:14.525Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:14.817Z] #54 184.0 + bin/containerd-shim-runc-v1 [2020-10-26T19:57:15.291Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/rootless [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/volume [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-26T19:57:15.291Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === Skipped [2020-10-26T19:57:15.291Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-26T19:57:15.291Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-26T19:57:15.291Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:73: No driver to put! [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-26T19:57:15.291Z] time="2020-10-26T19:56:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-26T19:57:15.291Z] time="2020-10-26T19:56:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-26T19:57:15.291Z] time="2020-10-26T19:56:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-26T19:57:15.291Z] time="2020-10-26T19:56:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-26T19:57:15.291Z] time="2020-10-26T19:56:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:73: No driver to put! [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-26T19:57:15.291Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-26T19:57:15.291Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-26T19:57:15.291Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T19:57:15.291Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-26T19:57:15.291Z] graphtest_unix.go:73: No driver to put! [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-26T19:57:15.291Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-26T19:57:15.291Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] [2020-10-26T19:57:15.291Z] DONE 2199 tests, 26 skipped in 190.430s Post stage [Pipeline] junit [2020-10-26T19:57:15.337Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T19:57:15.597Z] #41 151.6 CC criu/sockets.o [2020-10-26T19:57:15.898Z] #54 ... [2020-10-26T19:57:15.898Z] [2020-10-26T19:57:15.898Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-26T19:57:15.898Z] #42 DONE 0.1s [2020-10-26T19:57:15.898Z] [2020-10-26T19:57:15.898Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-26T19:57:15.898Z] #44 DONE 0.2s [2020-10-26T19:57:15.898Z] [2020-10-26T19:57:15.898Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:15.940Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -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:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh dynbinary test-integration [2020-10-26T19:57:16.156Z] #54 ... [2020-10-26T19:57:16.156Z] [2020-10-26T19:57:16.156Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-26T19:57:16.156Z] #46 DONE 0.1s [2020-10-26T19:57:16.156Z] [2020-10-26T19:57:16.156Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-26T19:57:16.168Z] #41 152.0 CC criu/stats.o [2020-10-26T19:57:16.169Z] #41 152.2 CC criu/string.o [2020-10-26T19:57:16.169Z] #41 152.2 CC criu/sysctl.o [2020-10-26T19:57:16.230Z] [2020-10-26T19:57:16.230Z] Removing bundles/ [2020-10-26T19:57:16.230Z] [2020-10-26T19:57:16.230Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-26T19:57:16.413Z] #48 DONE 0.1s [2020-10-26T19:57:16.413Z] [2020-10-26T19:57:16.413Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-26T19:57:16.413Z] #50 DONE 0.1s [2020-10-26T19:57:16.413Z] [2020-10-26T19:57:16.413Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-26T19:57:16.429Z] #41 152.5 CC criu/sysfs_parse.o [2020-10-26T19:57:16.520Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:57:16.520Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T19:57:16.669Z] #52 DONE 0.4s [2020-10-26T19:57:16.669Z] [2020-10-26T19:57:16.669Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:16.690Z] #41 152.7 CC criu/timens.o [2020-10-26T19:57:16.950Z] #41 152.9 CC criu/timerfd.o [2020-10-26T19:57:16.950Z] #41 153.0 CC criu/tty.o [2020-10-26T19:57:17.231Z] #54 182.7 + bin/containerd [2020-10-26T19:57:17.892Z] #41 154.0 CC criu/tun.o [2020-10-26T19:57:18.154Z] #41 154.2 CC criu/uffd.o [2020-10-26T19:57:19.036Z] #54 187.8 + bin/containerd-shim-runc-v2 [2020-10-26T19:57:19.097Z] #41 154.8 CC criu/util.o [2020-10-26T19:57:19.358Z] #41 155.5 CC criu/uts_ns.o [2020-10-26T19:57:19.619Z] #41 155.6 CC criu/vdso-compat.o [2020-10-26T19:57:19.881Z] #41 155.7 CC criu/vdso.o [2020-10-26T19:57:19.980Z] #54 189.0 + binaries [2020-10-26T19:57:19.980Z] #54 189.0 + install -D bin/containerd /build/containerd [2020-10-26T19:57:19.980Z] #54 189.0 + install -D bin/containerd-shim /build/containerd-shim [2020-10-26T19:57:19.980Z] #54 189.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-26T19:57:19.980Z] #54 189.1 + install -D bin/ctr /build/ctr [2020-10-26T19:57:20.143Z] #41 156.0 LINK criu/built-in.o [2020-10-26T19:57:20.143Z] #41 156.1 LINK criu/criu [2020-10-26T19:57:20.404Z] #41 156.4 DEP lib/c/criu.d [2020-10-26T19:57:20.404Z] #41 156.4 CC images/rpc.pb-c.o [2020-10-26T19:57:20.666Z] #41 156.7 CC lib/c/criu.o [2020-10-26T19:57:21.239Z] #41 157.2 LINK lib/c/built-in.o [2020-10-26T19:57:21.239Z] #41 157.2 LINK lib/c/libcriu.so [2020-10-26T19:57:21.239Z] #41 157.3 LINK lib/c/libcriu.a [2020-10-26T19:57:21.239Z] #41 157.4 GEN magic.py [2020-10-26T19:57:21.500Z] #41 157.4 Note: Building without setproctitle() and strlcpy() support. [2020-10-26T19:57:21.500Z] #41 157.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-26T19:57:21.500Z] #41 157.4 Note: Building without GnuTLS support [2020-10-26T19:57:21.500Z] #41 157.4 Makefile.config:39: Warn: you have no libnftables installed [2020-10-26T19:57:21.500Z] #41 157.4 Makefile.config:40: Warn: Building without nftables support [2020-10-26T19:57:21.762Z] #41 157.9 fatal: not a git repository (or any of the parent directories): .git [2020-10-26T19:57:22.526Z] #54 DONE 191.2s [2020-10-26T19:57:22.706Z] #41 158.4 make[1]: Nothing to be done for 'all'. [2020-10-26T19:57:22.706Z] #41 158.8 make[1]: 'images/built-in.o' is up to date. [2020-10-26T19:57:22.968Z] #41 158.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-26T19:57:22.968Z] #41 158.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-26T19:57:22.968Z] #41 158.9 make[1]: 'compel/libcompel.a' is up to date. [2020-10-26T19:57:22.968Z] #41 158.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-26T19:57:22.968Z] #41 158.9 make[1]: Nothing to be done for 'all'. [2020-10-26T19:57:22.968Z] #41 158.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-26T19:57:22.968Z] #41 159.0 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.1 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.1 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.2 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.229Z] #41 159.3 make[2]: Nothing to be done for 'all'. [2020-10-26T19:57:23.469Z] [2020-10-26T19:57:23.469Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-26T19:57:23.490Z] #41 159.3 INSTALL criu/criu [2020-10-26T19:57:23.751Z] #41 DONE 159.6s [2020-10-26T19:57:23.751Z] [2020-10-26T19:57:23.751Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:24.330Z] #54 ... [2020-10-26T19:57:24.330Z] [2020-10-26T19:57:24.330Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-26T19:57:24.412Z] #55 DONE 0.8s [2020-10-26T19:57:24.412Z] [2020-10-26T19:57:24.412Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-26T19:57:24.592Z] #42 DONE 0.1s [2020-10-26T19:57:24.592Z] [2020-10-26T19:57:24.592Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-26T19:57:24.592Z] #44 DONE 0.2s [2020-10-26T19:57:24.592Z] [2020-10-26T19:57:24.592Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:24.672Z] #59 DONE 0.5s [2020-10-26T19:57:24.672Z] [2020-10-26T19:57:24.672Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-26T19:57:24.853Z] #54 ... [2020-10-26T19:57:24.853Z] [2020-10-26T19:57:24.853Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-26T19:57:24.853Z] #46 DONE 0.1s [2020-10-26T19:57:24.853Z] [2020-10-26T19:57:24.853Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-26T19:57:25.425Z] #48 DONE 0.6s [2020-10-26T19:57:25.425Z] [2020-10-26T19:57:25.425Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:25.459Z] #55 249.3 + bin/containerd [2020-10-26T19:57:25.686Z] #54 ... [2020-10-26T19:57:25.686Z] [2020-10-26T19:57:25.686Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-26T19:57:25.686Z] #50 DONE 0.2s [2020-10-26T19:57:25.686Z] [2020-10-26T19:57:25.686Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-26T19:57:25.947Z] #52 DONE 0.3s [2020-10-26T19:57:25.947Z] [2020-10-26T19:57:25.947Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:26.057Z] #61 DONE 1.2s [2020-10-26T19:57:26.057Z] [2020-10-26T19:57:26.057Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-26T19:57:26.057Z] #63 DONE 0.1s [2020-10-26T19:57:26.057Z] [2020-10-26T19:57:26.057Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-26T19:57:26.057Z] #64 DONE 0.0s [2020-10-26T19:57:26.057Z] [2020-10-26T19:57:26.057Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-26T19:57:26.207Z] #54 188.7 + bin/containerd [2020-10-26T19:57:27.974Z] #65 DONE 1.8s [2020-10-26T19:57:27.974Z] [2020-10-26T19:57:27.974Z] #66 exporting to image [2020-10-26T19:57:27.974Z] #66 exporting layers [2020-10-26T19:57:32.191Z] #66 exporting layers 4.0s done [2020-10-26T19:57:32.191Z] #66 writing image sha256:49af79aa3f11581daacc8248634b09fd4a8577a6d155852b2f41b198e75510d5 done [2020-10-26T19:57:32.191Z] #66 naming to docker.io/library/docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 done [2020-10-26T19:57:32.191Z] #66 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-26T19:57:32.411Z] #55 ... [2020-10-26T19:57:32.411Z] [2020-10-26T19:57:32.411Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:32.411Z] #23 293.6 + return [2020-10-26T19:57:32.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/test/unit [2020-10-26T19:57:32.708Z] #23 DONE 293.7s [2020-10-26T19:57:32.708Z] [2020-10-26T19:57:32.708Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:34.241Z] #55 ... [2020-10-26T19:57:34.241Z] [2020-10-26T19:57:34.241Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-26T19:57:34.540Z] #24 DONE 0.1s [2020-10-26T19:57:34.540Z] [2020-10-26T19:57:34.540Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-26T19:57:35.185Z] #29 DONE 0.6s [2020-10-26T19:57:35.185Z] [2020-10-26T19:57:35.185Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-26T19:57:35.185Z] #32 DONE 0.1s [2020-10-26T19:57:35.185Z] [2020-10-26T19:57:35.185Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:35.185Z] #55 ... [2020-10-26T19:57:35.185Z] [2020-10-26T19:57:35.185Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-26T19:57:35.185Z] #34 DONE 0.1s [2020-10-26T19:57:35.185Z] [2020-10-26T19:57:35.185Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-26T19:57:35.185Z] #37 DONE 0.1s [2020-10-26T19:57:35.185Z] [2020-10-26T19:57:35.185Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-26T19:57:35.485Z] #40 DONE 0.1s [2020-10-26T19:57:35.485Z] [2020-10-26T19:57:35.485Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-26T19:57:35.485Z] #43 DONE 0.1s [2020-10-26T19:57:35.485Z] [2020-10-26T19:57:35.485Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:35.790Z] #55 ... [2020-10-26T19:57:35.790Z] [2020-10-26T19:57:35.790Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-26T19:57:35.790Z] #45 DONE 0.1s [2020-10-26T19:57:35.790Z] [2020-10-26T19:57:35.790Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-26T19:57:35.790Z] #47 DONE 0.1s [2020-10-26T19:57:35.790Z] [2020-10-26T19:57:35.790Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-26T19:57:36.086Z] #49 DONE 0.1s [2020-10-26T19:57:36.086Z] [2020-10-26T19:57:36.086Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-26T19:57:36.086Z] #51 DONE 0.1s [2020-10-26T19:57:36.086Z] [2020-10-26T19:57:36.086Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:36.086Z] #55 ... [2020-10-26T19:57:36.086Z] [2020-10-26T19:57:36.086Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-26T19:57:36.086Z] #53 DONE 0.1s [2020-10-26T19:57:36.384Z] [2020-10-26T19:57:36.384Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-26T19:57:37.825Z] ? github.com/docker/docker/api [no test files] [2020-10-26T19:57:49.266Z] #54 210.3 + bin/containerd-stress [2020-10-26T19:57:49.266Z] #54 212.2 + bin/containerd-shim [2020-10-26T19:57:50.086Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-10-26T19:57:53.441Z] #54 218.8 + bin/containerd-shim-runc-v1 [2020-10-26T19:57:58.327Z] #54 216.8 + bin/containerd-stress [2020-10-26T19:57:58.328Z] #54 218.9 + bin/containerd-shim [2020-10-26T19:57:58.699Z] #54 223.2 + bin/containerd-shim-runc-v2 [2020-10-26T19:57:58.956Z] #54 224.2 + binaries [2020-10-26T19:57:58.956Z] #54 224.2 + install -D bin/containerd /build/containerd [2020-10-26T19:57:58.956Z] #54 224.2 + install -D bin/containerd-shim /build/containerd-shim [2020-10-26T19:57:58.956Z] #54 224.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-26T19:57:58.956Z] #54 224.2 + install -D bin/ctr /build/ctr [2020-10-26T19:58:00.321Z] #54 DONE 225.7s [2020-10-26T19:58:01.249Z] [2020-10-26T19:58:01.249Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-26T19:58:02.175Z] #55 DONE 0.9s [2020-10-26T19:58:02.175Z] [2020-10-26T19:58:02.175Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-26T19:58:02.175Z] #59 DONE 0.2s [2020-10-26T19:58:02.175Z] [2020-10-26T19:58:02.175Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-26T19:58:02.737Z] #61 DONE 0.5s [2020-10-26T19:58:02.737Z] [2020-10-26T19:58:02.737Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-26T19:58:02.737Z] #63 DONE 0.0s [2020-10-26T19:58:02.737Z] [2020-10-26T19:58:02.737Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-26T19:58:02.737Z] #64 DONE 0.0s [2020-10-26T19:58:02.737Z] [2020-10-26T19:58:02.737Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-26T19:58:03.580Z] #55 284.9 + bin/containerd-stress [2020-10-26T19:58:03.581Z] #55 287.3 + bin/containerd-shim [2020-10-26T19:58:03.621Z] #54 225.8 + bin/containerd-shim-runc-v1 [2020-10-26T19:58:04.102Z] #65 DONE 1.3s [2020-10-26T19:58:04.102Z] [2020-10-26T19:58:04.102Z] #66 exporting to image [2020-10-26T19:58:04.102Z] #66 exporting layers [2020-10-26T19:58:08.910Z] #54 230.5 + bin/containerd-shim-runc-v2 [2020-10-26T19:58:09.481Z] #54 231.6 + binaries [2020-10-26T19:58:09.481Z] #54 231.6 + install -D bin/containerd /build/containerd [2020-10-26T19:58:09.481Z] #54 231.6 + install -D bin/containerd-shim /build/containerd-shim [2020-10-26T19:58:09.481Z] #54 231.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-26T19:58:09.481Z] #54 231.6 + install -D bin/ctr /build/ctr [2020-10-26T19:58:10.554Z] #55 294.2 + bin/containerd-shim-runc-v1 [2020-10-26T19:58:10.713Z] #66 exporting layers 6.6s done [2020-10-26T19:58:10.713Z] #66 writing image sha256:2729a5c20d80a24c5342a556a0643defbb88bfc56ef5b498d9b5c21531dbf9ec done [2020-10-26T19:58:10.713Z] #66 naming to docker.io/library/docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 done [2020-10-26T19:58:10.713Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T19:58:11.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -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:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh dynbinary test-integration [2020-10-26T19:58:11.395Z] #54 DONE 233.5s [2020-10-26T19:58:11.968Z] [2020-10-26T19:58:11.968Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-26T19:58:12.437Z] [2020-10-26T19:58:12.437Z] Removing bundles/ [2020-10-26T19:58:12.437Z] [2020-10-26T19:58:12.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-26T19:58:12.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:58:12.437Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T19:58:12.538Z] #55 DONE 0.4s [2020-10-26T19:58:12.538Z] [2020-10-26T19:58:12.538Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-26T19:58:12.538Z] #59 DONE 0.2s [2020-10-26T19:58:12.538Z] [2020-10-26T19:58:12.538Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-26T19:58:12.799Z] #61 DONE 0.2s [2020-10-26T19:58:13.059Z] [2020-10-26T19:58:13.059Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-26T19:58:13.059Z] #63 DONE 0.0s [2020-10-26T19:58:13.059Z] [2020-10-26T19:58:13.059Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-26T19:58:13.059Z] #64 DONE 0.0s [2020-10-26T19:58:13.059Z] [2020-10-26T19:58:13.059Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-26T19:58:13.429Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:58:13.429Z] [2020-10-26T19:58:13.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T19:58:13.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T19:58:13.429Z] HOSTNAME=75cd371f7677 [2020-10-26T19:58:13.429Z] TESTDEBUG=0 [2020-10-26T19:58:13.429Z] DEST=bundles/test-integration [2020-10-26T19:58:13.429Z] PWD=/go/src/github.com/docker/docker [2020-10-26T19:58:13.429Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:58:13.429Z] container=docker [2020-10-26T19:58:13.429Z] HOME=/root [2020-10-26T19:58:13.429Z] GOLANG_VERSION=1.13.15 [2020-10-26T19:58:13.429Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T19:58:13.429Z] VALIDATE_BRANCH=master [2020-10-26T19:58:13.429Z] TERM=xterm [2020-10-26T19:58:13.429Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T19:58:13.429Z] SHLVL=1 [2020-10-26T19:58:13.429Z] TIMEOUT=120m [2020-10-26T19:58:13.429Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T19:58:13.429Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T19:58:13.429Z] GO111MODULE=off [2020-10-26T19:58:13.429Z] DOCKER_EXPERIMENTAL=1 [2020-10-26T19:58:13.429Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-26T19:58:13.429Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T19:58:13.429Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T19:58:13.429Z] GOPATH=/go [2020-10-26T19:58:13.429Z] PKG_CONFIG=pkg-config [2020-10-26T19:58:13.429Z] _=/usr/bin/env [2020-10-26T19:58:13.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-26T19:58:14.443Z] #65 DONE 1.5s [2020-10-26T19:58:14.443Z] [2020-10-26T19:58:14.443Z] #66 exporting to image [2020-10-26T19:58:14.443Z] #66 exporting layers [2020-10-26T19:58:15.064Z] #55 299.2 + bin/containerd-shim-runc-v2 [2020-10-26T19:58:16.110Z] #55 300.3 + binaries [2020-10-26T19:58:16.110Z] #55 300.3 + install -D bin/containerd /build/containerd [2020-10-26T19:58:16.110Z] #55 300.3 + install -D bin/containerd-shim /build/containerd-shim [2020-10-26T19:58:16.110Z] #55 300.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-26T19:58:16.110Z] #55 300.3 + install -D bin/ctr /build/ctr [2020-10-26T19:58:16.110Z] #55 DONE 300.4s [2020-10-26T19:58:17.633Z] [2020-10-26T19:58:17.633Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-26T19:58:17.633Z] #56 DONE 0.1s [2020-10-26T19:58:17.633Z] [2020-10-26T19:58:17.633Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-26T19:58:17.633Z] #60 DONE 0.1s [2020-10-26T19:58:17.633Z] [2020-10-26T19:58:17.633Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-26T19:58:17.633Z] #62 DONE 0.1s [2020-10-26T19:58:17.633Z] [2020-10-26T19:58:17.633Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-26T19:58:17.633Z] #64 DONE 0.1s [2020-10-26T19:58:17.633Z] [2020-10-26T19:58:17.633Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-26T19:58:17.633Z] #65 DONE 0.0s [2020-10-26T19:58:17.633Z] [2020-10-26T19:58:17.633Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-26T19:58:19.745Z] #66 DONE 2.1s [2020-10-26T19:58:19.745Z] [2020-10-26T19:58:19.745Z] #67 exporting to oci image format [2020-10-26T19:58:19.745Z] #67 exporting layers [2020-10-26T19:58:21.030Z] #66 exporting layers 6.4s done [2020-10-26T19:58:21.030Z] #66 writing image sha256:f880fb6e79eb276ef39fcd535ccb5fbc265d0dc367ba62f0fb660abd61082638 done [2020-10-26T19:58:21.030Z] #66 naming to docker.io/library/docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 done [2020-10-26T19:58:21.030Z] #66 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-10-26T19:58:21.385Z] + trap exit INT TERM [2020-10-26T19:58:21.385Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-10-26T19:58:21.385Z] + CONTAINER_NAME=docker-pr1 [2020-10-26T19:58:21.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41590/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh dynbinary-daemon [2020-10-26T19:58:22.326Z] [2020-10-26T19:58:22.326Z] Removing bundles/ [2020-10-26T19:58:22.326Z] [2020-10-26T19:58:22.326Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-26T19:58:22.326Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:58:22.326Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T19:58:23.207Z] INFO [loader] Go packages loading at mode 575 (imports|exports_file|files|name|types_sizes|compiled_files|deps) took 1m56.942883262s [2020-10-26T19:58:23.207Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.205129ms [2020-10-26T19:58:35.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-26T19:58:35.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-26T19:58:36.035Z] 4612f6d0b889: Pull complete [2020-10-26T19:58:37.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-26T19:58:46.403Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-10-26T19:58:46.403Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-10-26T19:58:47.798Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 13.6% of statements [2020-10-26T19:58:48.746Z] ok github.com/docker/docker/builder/dockerfile 0.929s coverage: 48.0% of statements [2020-10-26T19:58:48.746Z] ok github.com/docker/docker/builder/remotecontext/git 3.390s coverage: 86.3% of statements [2020-10-26T19:58:48.746Z] ? github.com/docker/docker/cli [no test files] [2020-10-26T19:58:48.746Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-26T19:58:52.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-26T19:58:52.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-26T19:58:53.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-26T19:58:54.051Z] ok github.com/docker/docker/client 0.258s coverage: 75.4% of statements [2020-10-26T19:58:54.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-26T19:58:54.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-26T19:58:55.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-26T19:58:58.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-26T19:58:59.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-26T19:59:00.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-26T19:59:01.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-26T19:59:02.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-26T19:59:03.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-26T19:59:04.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-26T19:59:05.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-26T19:59:06.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-26T19:59:07.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T19:59:07.159Z] Using test binary docker [2020-10-26T19:59:07.159Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-26T19:59:07.159Z] +++ /etc/init.d/apparmor start [2020-10-26T19:59:07.450Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T19:59:07.450Z] INFO: Waiting for daemon to start... [2020-10-26T19:59:07.450Z] Starting dockerd [2020-10-26T19:59:07.450Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-10-26T19:59:09.516Z] . [2020-10-26T19:59:09.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T19:59:09.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T19:59:09.516Z] Error: No such image: emptyfs [2020-10-26T19:59:09.516Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-26T19:59:09.516Z] ++++ docker load [2020-10-26T19:59:09.516Z] Running integration-test (iteration 1) [2020-10-26T19:59:09.516Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-10-26T19:59:09.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T19:59:09.516Z] ++ set -e [2020-10-26T19:59:09.516Z] ++ '[' -n 0 ']' [2020-10-26T19:59:09.516Z] ++ set -x [2020-10-26T19:59:09.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T19:59:17.994Z] Loaded image: buildpack-deps:buster [2020-10-26T19:59:18.285Z] Loaded image: busybox:latest [2020-10-26T19:59:18.285Z] Loaded image: busybox:glibc [2020-10-26T19:59:18.285Z] Loaded image: debian:buster [2020-10-26T19:59:18.285Z] Loaded image: hello-world:latest [2020-10-26T19:59:18.576Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T19:59:18.576Z] INFO: Testing against a local daemon [2020-10-26T19:59:18.576Z] === RUN TestCgroupNamespacesBuild [2020-10-26T19:59:20.642Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2020-10-26T19:59:20.642Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-26T19:59:22.713Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-10-26T19:59:22.713Z] === RUN TestBuildWithSession [2020-10-26T19:59:22.713Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-26T19:59:22.713Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T19:59:22.713Z] === RUN TestBuildSquashParent [2020-10-26T19:59:26.199Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2020-10-26T19:59:26.199Z] ok github.com/docker/docker/container 0.145s coverage: 34.4% of statements [2020-10-26T19:59:26.199Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-26T19:59:26.199Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-26T19:59:26.199Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-26T19:59:26.199Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-26T19:59:26.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-10-26T19:59:26.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.9% of statements [2020-10-26T19:59:29.518Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2020-10-26T19:59:29.610Z] --- PASS: TestBuildSquashParent (6.57s) [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T19:59:29.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T19:59:29.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T19:59:29.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T19:59:29.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T19:59:29.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T19:59:29.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T19:59:29.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T19:59:29.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T19:59:29.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T19:59:30.911Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.100899561s with top 10 stages: buildssa: 1m33.653413312s, goimports: 22.369944308s, unconvert: 11.375884629s, gosec: 9.850969355s, golint: 5.432211143s, ineffassign: 4.028663334s, misspell: 3.82130764s, inspect: 3.66136701s, vrp: 3.257537434s, ctrlflow: 1.837365286s [2020-10-26T19:59:31.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T19:59:31.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T19:59:32.839Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 81.8% of statements [2020-10-26T19:59:32.839Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-10-26T19:59:33.790Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-10-26T19:59:34.386Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-10-26T19:59:34.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T19:59:34.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2020-10-26T19:59:36.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-10-26T19:59:36.509Z] === RUN TestBuildMultiStageCopy [2020-10-26T19:59:36.509Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-26T19:59:37.732Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 14.1% of statements [2020-10-26T19:59:37.732Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-10-26T19:59:39.123Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.553s coverage: 56.2% of statements [2020-10-26T19:59:39.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-26T19:59:39.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-26T19:59:39.869Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-26T19:59:40.500Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-26T19:59:41.134Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2020-10-26T19:59:41.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-10-26T19:59:41.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-10-26T19:59:41.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-10-26T19:59:41.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-10-26T19:59:41.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-10-26T19:59:41.134Z] === RUN TestBuildMultiStageParentConfig [2020-10-26T19:59:41.681Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2020-10-26T19:59:42.113Z] #67 exporting layers 81.5s done [2020-10-26T19:59:42.113Z] #67 exporting manifest sha256:7a8462a4bcfd2a5e9e947141c45c71d13f29885b02d2e23fe8bb0c97999460f3 done [2020-10-26T19:59:42.113Z] #67 exporting config sha256:9d05cfb778701a675eda69b4253a975616778510ef7e5f1ca6f9aed7d50a8b6a done [2020-10-26T19:59:42.113Z] #67 sending tarball [2020-10-26T19:59:42.662Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-10-26T19:59:42.662Z] === RUN TestBuildLabelWithTargets [2020-10-26T19:59:43.600Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.323s coverage: 46.2% of statements [2020-10-26T19:59:45.393Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-10-26T19:59:45.393Z] === RUN TestBuildWithEmptyLayers [2020-10-26T19:59:45.520Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.826s coverage: 49.5% of statements [2020-10-26T19:59:45.520Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.937s coverage: 73.1% of statements [2020-10-26T19:59:46.429Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-10-26T19:59:46.429Z] === RUN TestBuildMultiStageOnBuild [2020-10-26T19:59:46.466Z] ok github.com/docker/docker/daemon 12.373s coverage: 17.2% of statements [2020-10-26T19:59:46.466Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-26T19:59:46.466Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-26T19:59:46.466Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-26T19:59:46.466Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-26T19:59:46.466Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-26T19:59:47.043Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-10-26T19:59:47.621Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-10-26T19:59:47.883Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2020-10-26T19:59:48.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:59:48.829Z] [2020-10-26T19:59:48.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T19:59:48.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T19:59:48.829Z] HOSTNAME=fe47880c046e [2020-10-26T19:59:48.829Z] DEST=bundles/test-integration [2020-10-26T19:59:48.829Z] PWD=/go/src/github.com/docker/docker [2020-10-26T19:59:48.829Z] DOCKER_ROOTLESS=1 [2020-10-26T19:59:48.829Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:59:48.829Z] container=docker [2020-10-26T19:59:48.829Z] HOME=/root [2020-10-26T19:59:48.829Z] GOLANG_VERSION=1.13.15 [2020-10-26T19:59:48.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T19:59:48.829Z] VALIDATE_BRANCH=master [2020-10-26T19:59:48.829Z] TERM=xterm [2020-10-26T19:59:48.829Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T19:59:48.829Z] SHLVL=1 [2020-10-26T19:59:48.829Z] TIMEOUT=120m [2020-10-26T19:59:48.829Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T19:59:48.829Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T19:59:48.829Z] GO111MODULE=off [2020-10-26T19:59:48.829Z] DOCKER_EXPERIMENTAL=1 [2020-10-26T19:59:48.829Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-26T19:59:48.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T19:59:48.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T19:59:48.829Z] GOPATH=/go [2020-10-26T19:59:48.829Z] PKG_CONFIG=pkg-config [2020-10-26T19:59:48.829Z] _=/usr/bin/env [2020-10-26T19:59:48.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-26T19:59:49.008Z] INFO [runner/unused/goanalysis] analyzers took 25.517659191s with top 10 stages: buildssa: 21.524218148s, U1000: 3.993441043s [2020-10-26T19:59:49.008Z] INFO [runner] Issues before processing: 2274, after processing: 0 [2020-10-26T19:59:49.008Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1589, nolint: 0/64, identifier_marker: 1589/1589, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, exclude: 1589/1589, skip_files: 1694/1694, filename_unadjuster: 1694/1694, cgo: 1694/2274, path_prettifier: 1694/1694 [2020-10-26T19:59:49.008Z] INFO [runner] processing took 125.954323ms with stages: nolint: 54.615105ms, identifier_marker: 38.759265ms, path_prettifier: 13.337341ms, autogenerated_exclude: 7.167543ms, exclude-rules: 6.670503ms, skip_dirs: 3.782475ms, cgo: 886.526µs, filename_unadjuster: 729.404µs, max_same_issues: 1.488µs, uniq_by_line: 918ns, source_code: 836ns, exclude: 613ns, diff: 609ns, max_from_linter: 572ns, path_shortener: 420ns, skip_files: 416ns, max_per_file_from_linter: 289ns [2020-10-26T19:59:49.008Z] INFO [runner] linters took 1m33.921636348s with stages: goanalysis_metalinter: 1m15.305352688s, unused: 18.489532414s [2020-10-26T19:59:49.008Z] INFO File cache stats: 1445 entries of total size 6.8MiB [2020-10-26T19:59:49.008Z] INFO Memory: 1606 samples, avg is 246.7MB, max is 3163.7MB [2020-10-26T19:59:49.008Z] INFO Execution took 3m32.00588552s [2020-10-26T19:59:49.008Z] Congratulations! The shell scripts are properly formatted. [2020-10-26T19:59:49.155Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-10-26T19:59:49.155Z] === RUN TestBuildUncleanTarFilenames [2020-10-26T19:59:49.808Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-10-26T19:59:50.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh dynbinary-daemon test-docker-py [2020-10-26T19:59:50.384Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2020-10-26T19:59:50.647Z] ok github.com/docker/docker/daemon/logger/awslogs 0.293s coverage: 77.8% of statements [2020-10-26T19:59:50.661Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-10-26T19:59:50.661Z] === RUN TestBuildMultiStageLayerLeak [2020-10-26T19:59:50.851Z] [2020-10-26T19:59:50.851Z] Removing bundles/ [2020-10-26T19:59:50.851Z] [2020-10-26T19:59:50.851Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-26T19:59:50.851Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:59:50.851Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T19:59:51.599Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2020-10-26T19:59:51.599Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.109s coverage: 57.7% of statements [2020-10-26T19:59:51.599Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-26T19:59:51.599Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-26T19:59:51.599Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-26T19:59:51.599Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-26T19:59:51.599Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-26T19:59:51.599Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-26T19:59:51.862Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2020-10-26T19:59:52.438Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.053s coverage: 61.6% of statements [2020-10-26T19:59:52.438Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2020-10-26T19:59:53.386Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2020-10-26T19:59:53.386Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-26T19:59:53.388Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-10-26T19:59:53.388Z] === RUN TestBuildWithHugeFile [2020-10-26T19:59:53.962Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-10-26T19:59:54.224Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 33.3% of statements [2020-10-26T19:59:54.801Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-10-26T19:59:55.376Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2020-10-26T19:59:55.962Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-10-26T19:59:56.913Z] ok github.com/docker/docker/daemon/logger/splunk 1.998s coverage: 82.5% of statements [2020-10-26T19:59:56.913Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-26T19:59:56.913Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-26T19:59:57.175Z] ok github.com/docker/docker/distribution/metadata 0.128s coverage: 48.2% of statements [2020-10-26T19:59:57.596Z] #67 sending tarball 15.6s done [2020-10-26T19:59:57.596Z] #67 DONE 97.1s [2020-10-26T19:59:57.596Z] [2020-10-26T19:59:57.596Z] #68 importing to docker [2020-10-26T19:59:58.125Z] ok github.com/docker/docker/distribution 0.376s coverage: 21.9% of statements [2020-10-26T19:59:58.125Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-26T19:59:58.701Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-10-26T19:59:58.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T19:59:58.913Z] [2020-10-26T19:59:58.913Z] + TEST_INTEGRATION_DEST=1 [2020-10-26T19:59:58.913Z] + CONTAINER_NAME=docker-pr1-1 [2020-10-26T19:59:58.913Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-10-26T19:59:58.913Z] + run_tests test-integration-flaky [2020-10-26T19:59:58.913Z] + '[' -n 0 ']' [2020-10-26T19:59:58.913Z] + rm= [2020-10-26T19:59:58.913Z] + c=0 [2020-10-26T19:59:58.913Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41590/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41590/.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=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh test-integration-flaky test-integration [2020-10-26T19:59:58.913Z] + TEST_INTEGRATION_DEST=3 [2020-10-26T19:59:58.913Z] + CONTAINER_NAME=docker-pr1-3 [2020-10-26T19:59:58.913Z] + TEST_SKIP_INTEGRATION=1 [2020-10-26T19:59:58.913Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-26T19:59:58.913Z] ++ jobs -p [2020-10-26T19:59:58.913Z] + run_tests [2020-10-26T19:59:58.913Z] + '[' -n 0 ']' [2020-10-26T19:59:58.913Z] + rm= [2020-10-26T19:59:58.913Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41590/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41590/.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=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh '' test-integration [2020-10-26T19:59:58.913Z] + TEST_INTEGRATION_DEST=2 [2020-10-26T19:59:58.913Z] + CONTAINER_NAME=docker-pr1-2 [2020-10-26T19:59:58.913Z] + TEST_SKIP_INTEGRATION=1 [2020-10-26T19:59:58.913Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-26T19:59:58.913Z] + run_tests [2020-10-26T19:59:58.913Z] + '[' -n 0 ']' [2020-10-26T19:59:58.913Z] + rm= [2020-10-26T19:59:58.913Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41590/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41590/.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=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh '' test-integration [2020-10-26T19:59:58.913Z] + for job in $(jobs -p) [2020-10-26T19:59:58.913Z] + wait 7876 [2020-10-26T19:59:58.913Z] [2020-10-26T19:59:58.913Z] [2020-10-26T19:59:58.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T19:59:58.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T19:59:58.913Z] HOSTNAME=bee114880303 [2020-10-26T19:59:58.913Z] TEST_SKIP_INTEGRATION=1 [2020-10-26T19:59:58.913Z] TESTDEBUG=0 [2020-10-26T19:59:58.913Z] DEST=bundles/test-integration [2020-10-26T19:59:58.913Z] PWD=/go/src/github.com/docker/docker [2020-10-26T19:59:58.913Z] KEEPBUNDLE=1 [2020-10-26T19:59:58.913Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:59:58.913Z] container=docker [2020-10-26T19:59:58.913Z] HOME=/root [2020-10-26T19:59:58.913Z] GOLANG_VERSION=1.13.15 [2020-10-26T19:59:58.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T19:59:58.913Z] VALIDATE_BRANCH=master [2020-10-26T19:59:58.913Z] TERM=xterm [2020-10-26T19:59:58.913Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T19:59:58.913Z] SHLVL=1 [2020-10-26T19:59:58.913Z] TIMEOUT=120m [2020-10-26T19:59:58.913Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T19:59:58.913Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T19:59:58.913Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-26T19:59:58.913Z] GO111MODULE=off [2020-10-26T19:59:58.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T19:59:58.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T19:59:58.913Z] GOPATH=/go [2020-10-26T19:59:58.913Z] PKG_CONFIG=pkg-config [2020-10-26T19:59:58.913Z] _=/usr/bin/env [2020-10-26T19:59:58.913Z] Building test suite binary ./integration-cli/test.main [2020-10-26T19:59:58.913Z] [2020-10-26T19:59:58.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T19:59:58.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T19:59:58.913Z] HOSTNAME=4976b49467c3 [2020-10-26T19:59:58.913Z] TEST_SKIP_INTEGRATION=1 [2020-10-26T19:59:58.913Z] TESTDEBUG=0 [2020-10-26T19:59:58.913Z] DEST=bundles/test-integration [2020-10-26T19:59:58.913Z] PWD=/go/src/github.com/docker/docker [2020-10-26T19:59:58.913Z] KEEPBUNDLE=1 [2020-10-26T19:59:58.913Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:59:58.913Z] container=docker [2020-10-26T19:59:58.913Z] HOME=/root [2020-10-26T19:59:58.913Z] GOLANG_VERSION=1.13.15 [2020-10-26T19:59:58.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T19:59:58.913Z] VALIDATE_BRANCH=master [2020-10-26T19:59:58.913Z] TERM=xterm [2020-10-26T19:59:58.913Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T19:59:58.913Z] SHLVL=1 [2020-10-26T19:59:58.913Z] TIMEOUT=120m [2020-10-26T19:59:58.913Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T19:59:58.913Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T19:59:58.913Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-10-26T19:59:58.913Z] GO111MODULE=off [2020-10-26T19:59:58.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T19:59:58.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T19:59:58.913Z] GOPATH=/go [2020-10-26T19:59:58.913Z] PKG_CONFIG=pkg-config [2020-10-26T19:59:58.913Z] _=/usr/bin/env [2020-10-26T19:59:58.913Z] Building test suite binary ./integration-cli/test.main [2020-10-26T19:59:58.913Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-10-26T19:59:58.913Z] No new tests added to integration. [2020-10-26T19:59:58.913Z] [2020-10-26T19:59:58.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T19:59:58.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T19:59:58.913Z] HOSTNAME=5c8e76714baf [2020-10-26T19:59:58.913Z] TESTDEBUG=0 [2020-10-26T19:59:58.913Z] DEST=bundles/test-integration [2020-10-26T19:59:58.913Z] PWD=/go/src/github.com/docker/docker [2020-10-26T19:59:58.913Z] KEEPBUNDLE=1 [2020-10-26T19:59:58.913Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T19:59:58.913Z] container=docker [2020-10-26T19:59:58.913Z] HOME=/root [2020-10-26T19:59:58.913Z] GOLANG_VERSION=1.13.15 [2020-10-26T19:59:58.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T19:59:58.913Z] VALIDATE_BRANCH=master [2020-10-26T19:59:58.913Z] TERM=xterm [2020-10-26T19:59:58.913Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T19:59:58.913Z] SHLVL=1 [2020-10-26T19:59:58.913Z] TIMEOUT=120m [2020-10-26T19:59:58.913Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T19:59:58.913Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T19:59:58.913Z] GO111MODULE=off [2020-10-26T19:59:58.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-26T19:59:58.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T19:59:58.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T19:59:58.913Z] GOPATH=/go [2020-10-26T19:59:58.913Z] PKG_CONFIG=pkg-config [2020-10-26T19:59:58.913Z] _=/usr/bin/env [2020-10-26T19:59:58.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-26T19:59:59.651Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-10-26T19:59:59.914Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-10-26T19:59:59.914Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-10-26T20:00:00.177Z] ok github.com/docker/docker/distribution/xfer 1.732s coverage: 85.6% of statements [2020-10-26T20:00:00.177Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-26T20:00:00.177Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-26T20:00:00.177Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-26T20:00:00.441Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-10-26T20:00:01.390Z] ok github.com/docker/docker/oci 0.052s coverage: 8.2% of statements [2020-10-26T20:00:01.653Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2020-10-26T20:00:02.603Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2020-10-26T20:00:03.997Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-10-26T20:00:04.259Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-10-26T20:00:04.521Z] ok github.com/docker/docker/pkg/authorization 0.962s coverage: 68.3% of statements [2020-10-26T20:00:05.097Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-10-26T20:00:05.359Z] ok github.com/docker/docker/pkg/archive 1.329s coverage: 76.9% of statements [2020-10-26T20:00:05.936Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-10-26T20:00:06.199Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 97.6% of statements [2020-10-26T20:00:06.775Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-10-26T20:00:07.352Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-10-26T20:00:07.925Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-10-26T20:00:08.871Z] ok github.com/docker/docker/pkg/chrootarchive 3.481s coverage: 43.2% of statements [2020-10-26T20:00:08.871Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-10-26T20:00:09.446Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-10-26T20:00:10.022Z] ok github.com/docker/docker/pkg/fsutils 0.334s coverage: 85.1% of statements [2020-10-26T20:00:10.022Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-10-26T20:00:10.285Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2020-10-26T20:00:11.233Z] ok github.com/docker/docker/layer 7.981s coverage: 68.8% of statements [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-26T20:00:11.233Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-26T20:00:11.233Z] ok github.com/docker/docker/pkg/idtools 0.608s coverage: 70.1% of statements [2020-10-26T20:00:11.233Z] ok github.com/docker/docker/pkg/jsonmessage 0.041s coverage: 91.7% of statements [2020-10-26T20:00:11.496Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 70.6% of statements [2020-10-26T20:00:11.496Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-26T20:00:11.759Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2020-10-26T20:00:11.759Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-26T20:00:11.759Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-26T20:00:12.022Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2020-10-26T20:00:12.022Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-26T20:00:12.022Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-10-26T20:00:12.284Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-10-26T20:00:12.546Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.062s coverage: 86.7% of statements [2020-10-26T20:00:12.546Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2020-10-26T20:00:12.546Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-26T20:00:12.546Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-26T20:00:13.496Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2020-10-26T20:00:13.496Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-10-26T20:00:14.071Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-10-26T20:00:14.071Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-10-26T20:00:14.645Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-10-26T20:00:15.231Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2020-10-26T20:00:15.231Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2020-10-26T20:00:15.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-26T20:00:15.808Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-10-26T20:00:15.808Z] ok github.com/docker/docker/pkg/streamformatter 0.024s coverage: 66.2% of statements [2020-10-26T20:00:16.248Z] #68 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-26T20:00:16.382Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-10-26T20:00:16.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-26T20:00:16.707Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/test/unit [2020-10-26T20:00:16.959Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-10-26T20:00:17.221Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-10-26T20:00:17.483Z] ok github.com/docker/docker/pkg/signal 2.832s coverage: 61.0% of statements [2020-10-26T20:00:17.746Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2020-10-26T20:00:18.012Z] testing: warning: no tests to run [2020-10-26T20:00:18.012Z] coverage: [no statements] [2020-10-26T20:00:18.012Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-10-26T20:00:18.274Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-10-26T20:00:18.537Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-10-26T20:00:18.537Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-10-26T20:00:18.799Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-10-26T20:00:19.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-26T20:00:20.192Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 14.5% of statements [2020-10-26T20:00:20.192Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.4% of statements [2020-10-26T20:00:20.264Z] ? github.com/docker/docker/api [no test files] [2020-10-26T20:00:20.495Z] --- PASS: TestBuildWithHugeFile (26.81s) [2020-10-26T20:00:20.495Z] === RUN TestBuildWithEmptyDockerfile [2020-10-26T20:00:20.495Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:00:20.495Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:00:20.495Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:00:20.495Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:00:20.495Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:00:20.495Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:00:20.495Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:00:20.495Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:00:20.495Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:00:20.769Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-10-26T20:00:20.785Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-10-26T20:00:20.785Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-10-26T20:00:20.785Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-10-26T20:00:20.785Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-10-26T20:00:20.785Z] === RUN TestBuildPreserveOwnership [2020-10-26T20:00:20.785Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-26T20:00:21.343Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.1% of statements [2020-10-26T20:00:23.266Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-10-26T20:00:23.266Z] ok github.com/docker/docker/quota 0.606s coverage: 71.4% of statements [2020-10-26T20:00:23.266Z] ok github.com/docker/docker/registry 0.214s coverage: 56.3% of statements [2020-10-26T20:00:23.528Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-10-26T20:00:23.528Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2020-10-26T20:00:24.476Z] ok github.com/docker/docker/runconfig 0.064s coverage: 66.1% of statements [2020-10-26T20:00:25.268Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-26T20:00:25.868Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-10-26T20:00:27.283Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2020-10-26T20:00:27.331Z] --- PASS: TestBuildPreserveOwnership (6.77s) [2020-10-26T20:00:27.331Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.37s) [2020-10-26T20:00:27.331Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s) [2020-10-26T20:00:27.331Z] === RUN TestBuildPlatformInvalid [2020-10-26T20:00:27.580Z] ok github.com/docker/docker/volume/local 0.240s coverage: 76.4% of statements [2020-10-26T20:00:27.621Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-10-26T20:00:27.621Z] PASS [2020-10-26T20:00:27.621Z] [2020-10-26T20:00:27.621Z] === Skipped [2020-10-26T20:00:27.621Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-10-26T20:00:27.621Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:00:27.621Z] [2020-10-26T20:00:27.621Z] [2020-10-26T20:00:27.621Z] DONE 32 tests, 1 skipped in 77.965s [2020-10-26T20:00:27.621Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-10-26T20:00:27.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:00:27.621Z] ++ set -e [2020-10-26T20:00:27.621Z] ++ '[' -n 0 ']' [2020-10-26T20:00:27.621Z] ++ set -x [2020-10-26T20:00:27.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:00:27.621Z] INFO: Testing against a local daemon [2020-10-26T20:00:27.621Z] === RUN TestConfigInspect [2020-10-26T20:00:28.168Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-10-26T20:00:31.137Z] --- PASS: TestConfigInspect (3.51s) [2020-10-26T20:00:31.137Z] === RUN TestConfigList [2020-10-26T20:00:35.585Z] --- PASS: TestConfigList (3.74s) [2020-10-26T20:00:35.585Z] === RUN TestConfigsCreateAndDelete [2020-10-26T20:00:38.938Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2020-10-26T20:00:39.099Z] --- PASS: TestConfigsCreateAndDelete (3.61s) [2020-10-26T20:00:39.099Z] === RUN TestConfigsUpdate [2020-10-26T20:00:42.611Z] --- PASS: TestConfigsUpdate (3.69s) [2020-10-26T20:00:42.611Z] === RUN TestTemplatedConfig [2020-10-26T20:00:45.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-26T20:00:45.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-26T20:00:45.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-26T20:00:45.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-26T20:00:45.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-26T20:00:46.130Z] --- PASS: TestTemplatedConfig (3.46s) [2020-10-26T20:00:46.130Z] === RUN TestConfigCreateResolve [2020-10-26T20:00:47.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-26T20:00:47.892Z] 406ffb8432a7: Pull complete [2020-10-26T20:00:47.892Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-10-26T20:00:47.892Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:00:47.892Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:00:47.892Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-10-26T20:00:47.892Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-10-26T20:00:47.892Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-10-26T20:00:47.892Z] INFO: Docker version of control daemon [2020-10-26T20:00:47.892Z] [2020-10-26T20:00:47.892Z] Client: Docker Engine - Enterprise [2020-10-26T20:00:47.892Z] Version: 19.03.12 [2020-10-26T20:00:47.892Z] API version: 1.40 [2020-10-26T20:00:47.892Z] Go version: go1.13.13 [2020-10-26T20:00:47.892Z] Git commit: 4306744 [2020-10-26T20:00:47.892Z] Built: 08/05/2020 19:27:53 [2020-10-26T20:00:47.892Z] OS/Arch: windows/amd64 [2020-10-26T20:00:47.892Z] Experimental: false [2020-10-26T20:00:47.892Z] [2020-10-26T20:00:47.892Z] Server: Docker Engine - Enterprise [2020-10-26T20:00:47.892Z] Engine: [2020-10-26T20:00:47.892Z] Version: 19.03.12 [2020-10-26T20:00:47.892Z] API version: 1.40 (minimum version 1.24) [2020-10-26T20:00:47.892Z] Go version: go1.13.13 [2020-10-26T20:00:47.892Z] Git commit: f295753ffd [2020-10-26T20:00:47.893Z] Built: 08/05/2020 19:26:41 [2020-10-26T20:00:47.893Z] OS/Arch: windows/amd64 [2020-10-26T20:00:47.893Z] Experimental: true [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] INFO: Docker info of control daemon [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] Client: [2020-10-26T20:00:47.893Z] Debug Mode: false [2020-10-26T20:00:47.893Z] Plugins: [2020-10-26T20:00:47.893Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] Server: [2020-10-26T20:00:47.893Z] Containers: 0 [2020-10-26T20:00:47.893Z] Running: 0 [2020-10-26T20:00:47.893Z] Paused: 0 [2020-10-26T20:00:47.893Z] Stopped: 0 [2020-10-26T20:00:47.893Z] Images: 1 [2020-10-26T20:00:47.893Z] Server Version: 19.03.12 [2020-10-26T20:00:47.893Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-26T20:00:47.893Z] Windows: [2020-10-26T20:00:47.893Z] LCOW: [2020-10-26T20:00:47.893Z] Logging Driver: json-file [2020-10-26T20:00:47.893Z] Plugins: [2020-10-26T20:00:47.893Z] Volume: local [2020-10-26T20:00:47.893Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-26T20:00:47.893Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-26T20:00:47.893Z] Swarm: inactive [2020-10-26T20:00:47.893Z] Default Isolation: process [2020-10-26T20:00:47.893Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-26T20:00:47.893Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-26T20:00:47.893Z] OSType: windows [2020-10-26T20:00:47.893Z] Architecture: x86_64 [2020-10-26T20:00:47.893Z] CPUs: 4 [2020-10-26T20:00:47.893Z] Total Memory: 32GiB [2020-10-26T20:00:47.893Z] Name: azwin-2-c4c2a0 [2020-10-26T20:00:47.893Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-26T20:00:47.893Z] Docker Root Dir: D:\docker [2020-10-26T20:00:47.893Z] Debug Mode: false [2020-10-26T20:00:47.893Z] Registry: https://index.docker.io/v1/ [2020-10-26T20:00:47.893Z] Labels: [2020-10-26T20:00:47.893Z] Experimental: true [2020-10-26T20:00:47.893Z] Insecure Registries: [2020-10-26T20:00:47.893Z] 10.0.0.4:5000 [2020-10-26T20:00:47.893Z] 127.0.0.0/8 [2020-10-26T20:00:47.893Z] Registry Mirrors: [2020-10-26T20:00:47.893Z] http://10.0.0.4:5000/ [2020-10-26T20:00:47.893Z] Live Restore Enabled: false [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] INFO: Commit hash is c3adbf828b [2020-10-26T20:00:47.893Z] INFO: Nuke-Everything... [2020-10-26T20:00:47.893Z] INFO: Container count on control daemon to delete is 0 [2020-10-26T20:00:47.893Z] INFO: Nuking d:\CI [2020-10-26T20:00:47.893Z] INFO: Zapped successfully [2020-10-26T20:00:47.893Z] INFO: Location for testing is d:\CI\PR-41590\1 [2020-10-26T20:00:47.893Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:47.893Z] INFO: Building the image from Dockerfile.windows at 10/26/2020 20:00:44... [2020-10-26T20:00:47.893Z] [2020-10-26T20:00:49.646Z] --- PASS: TestConfigCreateResolve (3.67s) [2020-10-26T20:00:49.646Z] === RUN TestConfigDaemonLibtrustID [2020-10-26T20:00:49.937Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-10-26T20:00:49.937Z] PASS [2020-10-26T20:00:49.937Z] [2020-10-26T20:00:49.937Z] DONE 7 tests in 22.289s [2020-10-26T20:00:49.937Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-10-26T20:00:49.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:00:49.937Z] ++ set -e [2020-10-26T20:00:49.937Z] ++ '[' -n 0 ']' [2020-10-26T20:00:49.937Z] ++ set -x [2020-10-26T20:00:49.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:00:49.937Z] INFO: Testing against a local daemon [2020-10-26T20:00:49.937Z] === RUN TestCheckpoint [2020-10-26T20:00:49.937Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-26T20:00:49.937Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:00:49.937Z] === RUN TestContainerInvalidJSON [2020-10-26T20:00:49.937Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:00:49.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:00:49.937Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:00:49.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:00:49.937Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:00:49.937Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:00:49.937Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:00:49.937Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:00:49.937Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:00:49.937Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-26T20:00:49.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-26T20:00:49.937Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-26T20:00:49.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-26T20:00:49.937Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-26T20:00:50.133Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/rootless [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/volume [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-26T20:00:50.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === Skipped [2020-10-26T20:00:50.134Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-26T20:00:50.134Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-26T20:00:50.134Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-26T20:00:50.134Z] time="2020-10-26T19:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-26T20:00:50.134Z] time="2020-10-26T19:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-26T20:00:50.134Z] time="2020-10-26T19:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-26T20:00:50.134Z] time="2020-10-26T19:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-26T20:00:50.134Z] time="2020-10-26T19:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-26T20:00:50.134Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-26T20:00:50.134Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-26T20:00:50.134Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:00:50.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-26T20:00:50.134Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-26T20:00:50.134Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-26T20:00:50.134Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] [2020-10-26T20:00:50.134Z] DONE 2199 tests, 26 skipped in 191.318s Post stage [Pipeline] junit [2020-10-26T20:00:50.149Z] Recording test results [2020-10-26T20:00:50.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-10-26T20:00:50.228Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-26T20:00:50.228Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-10-26T20:00:50.228Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-26T20:00:50.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-26T20:00:50.518Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-10-26T20:00:50.518Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-26T20:00:50.518Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-10-26T20:00:50.518Z] === RUN TestCopyFromContainer [2020-10-26T20:00:50.829Z] Sending build context to Docker daemon 56.82MB [2020-10-26T20:00:50.829Z] [2020-10-26T20:00:51.295Z] Step 1/10 : FROM microsoft/windowsservercore [2020-10-26T20:00:51.295Z] ---> 71d3f266f3af [2020-10-26T20:00:51.295Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-10-26T20:00:51.295Z] ---> Running in 2dd0ceef43f0 [2020-10-26T20:00:51.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T20:00:52.280Z] Removing intermediate container 2dd0ceef43f0 [2020-10-26T20:00:52.280Z] ---> ea4a858a279a [2020-10-26T20:00:52.280Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-10-26T20:00:52.280Z] ---> Running in 287c69574a97 [2020-10-26T20:00:52.280Z] Removing intermediate container 287c69574a97 [2020-10-26T20:00:52.280Z] ---> 08c6b82fbf1a [2020-10-26T20:00:52.280Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-10-26T20:00:52.366Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -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:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh dynbinary test-integration [2020-10-26T20:00:52.747Z] ---> Running in f61886d69630 [2020-10-26T20:00:53.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-26T20:00:53.211Z] Removing intermediate container f61886d69630 [2020-10-26T20:00:53.211Z] ---> d17dc5ac154c [2020-10-26T20:00:53.211Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-10-26T20:00:53.211Z] ---> Running in 17a4d193c0fa [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer// [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer//bar/root [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer/bar/quux [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-26T20:00:53.243Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-26T20:00:53.310Z] [2020-10-26T20:00:53.310Z] Removing bundles/ [2020-10-26T20:00:53.310Z] [2020-10-26T20:00:53.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-26T20:00:53.310Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T20:00:53.310Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T20:00:53.534Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-26T20:00:53.534Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer (2.96s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-10-26T20:00:53.534Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-10-26T20:00:53.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-26T20:00:53.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:00:53.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:00:53.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:00:53.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:00:53.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:00:53.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:00:53.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:00:53.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:00:53.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:00:53.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-26T20:00:53.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-26T20:00:53.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-26T20:00:53.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-26T20:00:53.534Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-26T20:00:53.677Z] Removing intermediate container 17a4d193c0fa [2020-10-26T20:00:53.677Z] ---> 423f39e62901 [2020-10-26T20:00:53.677Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-10-26T20:00:53.677Z] ---> Running in d0e5eebe779c [2020-10-26T20:00:53.825Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-10-26T20:00:53.825Z] === RUN TestCreateWithInvalidEnv [2020-10-26T20:00:53.825Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-26T20:00:53.825Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-26T20:00:53.825Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-26T20:00:53.825Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-26T20:00:53.825Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-26T20:00:53.825Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-26T20:00:53.825Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-26T20:00:53.825Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-26T20:00:53.825Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-26T20:00:53.825Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-26T20:00:53.825Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-26T20:00:53.825Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-26T20:00:53.825Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-26T20:00:53.825Z] === RUN TestCreateTmpfsMountsTarget [2020-10-26T20:00:53.825Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-26T20:00:53.825Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-26T20:00:54.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-26T20:00:55.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-26T20:00:56.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-26T20:00:56.617Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-10-26T20:00:56.617Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-26T20:00:58.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-10-26T20:00:58.806Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-26T20:00:58.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:00:58.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:00:58.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:00:58.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:00:58.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:00:58.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:00:58.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:00:58.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:00:58.806Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:00:58.806Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:00:58.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:00:58.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:00:58.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:00:58.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:00:58.806Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-26T20:00:58.806Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-26T20:00:58.806Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-26T20:00:59.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-26T20:00:59.437Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-10-26T20:00:59.437Z] === RUN TestCreateDifferentPlatform [2020-10-26T20:00:59.437Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-26T20:00:59.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-26T20:00:59.437Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-10-26T20:00:59.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-26T20:00:59.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-26T20:00:59.437Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-26T20:00:59.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-26T20:00:59.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-26T20:00:59.729Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-10-26T20:00:59.729Z] === RUN TestContainerStartOnDaemonRestart [2020-10-26T20:00:59.729Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-26T20:00:59.729Z] === RUN TestDaemonRestartIpcMode [2020-10-26T20:00:59.729Z] === PAUSE TestDaemonRestartIpcMode [2020-10-26T20:00:59.729Z] === RUN TestDaemonHostGatewayIP [2020-10-26T20:00:59.729Z] === PAUSE TestDaemonHostGatewayIP [2020-10-26T20:00:59.729Z] === RUN TestContainerKillOnDaemonStart [2020-10-26T20:00:59.729Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-26T20:00:59.729Z] === RUN TestDiff [2020-10-26T20:01:00.362Z] --- PASS: TestDiff (0.76s) [2020-10-26T20:01:00.362Z] === RUN TestExecWithCloseStdin [2020-10-26T20:01:00.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-26T20:01:00.832Z] [2020-10-26T20:01:00.832Z] SUCCESS: Specified value was saved. [2020-10-26T20:01:01.397Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-10-26T20:01:01.397Z] === RUN TestExec [2020-10-26T20:01:01.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T20:01:01.454Z] Using test binary docker [2020-10-26T20:01:01.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-26T20:01:01.710Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:01:01.710Z] INFO: Waiting for daemon to start... [2020-10-26T20:01:01.710Z] Starting dockerd [2020-10-26T20:01:01.817Z] INFO: Downloading git... [2020-10-26T20:01:02.030Z] --- PASS: TestExec (0.90s) [2020-10-26T20:01:02.030Z] === RUN TestExecUser [2020-10-26T20:01:03.066Z] --- PASS: TestExecUser (0.92s) [2020-10-26T20:01:03.067Z] === RUN TestExportContainerAndImportImage [2020-10-26T20:01:03.376Z] INFO: Downloading go... [2020-10-26T20:01:04.101Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-10-26T20:01:04.101Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-26T20:01:04.973Z] . [2020-10-26T20:01:04.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T20:01:04.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T20:01:04.973Z] Error: No such image: emptyfs [2020-10-26T20:01:04.973Z] Running integration-test (iteration 1) [2020-10-26T20:01:04.973Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-26T20:01:05.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-10-26T20:01:05.605Z] === RUN TestHealthCheckWorkdir [2020-10-26T20:01:07.110Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-10-26T20:01:07.110Z] === RUN TestHealthKillContainer [2020-10-26T20:01:07.157Z] INFO: Downloading compiler 1 of 3... [2020-10-26T20:01:08.138Z] INFO: Downloading compiler 2 of 3... [2020-10-26T20:01:08.604Z] INFO: Downloading compiler 3 of 3... [2020-10-26T20:01:09.586Z] INFO: Extracting git... [2020-10-26T20:01:09.835Z] --- PASS: TestHealthKillContainer (2.99s) [2020-10-26T20:01:09.835Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-26T20:01:10.868Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-10-26T20:01:10.868Z] === RUN TestIpcModeNone [2020-10-26T20:01:11.500Z] --- PASS: TestIpcModeNone (0.98s) [2020-10-26T20:01:11.500Z] === RUN TestIpcModePrivate [2020-10-26T20:01:12.532Z] --- PASS: TestIpcModePrivate (0.90s) [2020-10-26T20:01:12.532Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-10-26T20:01:12.532Z] === RUN TestIpcModeShareable [2020-10-26T20:01:13.568Z] --- PASS: TestIpcModeShareable (0.95s) [2020-10-26T20:01:13.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-10-26T20:01:13.568Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-26T20:01:17.159Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2020-10-26T20:01:17.160Z] === RUN TestAPIIpcModeHost [2020-10-26T20:01:17.160Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-10-26T20:01:17.160Z] === RUN TestDaemonIpcModeShareable [2020-10-26T20:01:19.298Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-10-26T20:01:19.298Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-10-26T20:01:19.298Z] === RUN TestDaemonIpcModePrivate [2020-10-26T20:01:19.820Z] Loaded image: buildpack-deps:buster [2020-10-26T20:01:19.820Z] Loaded image: busybox:latest [2020-10-26T20:01:19.820Z] Loaded image: busybox:glibc [2020-10-26T20:01:19.820Z] Loaded image: debian:buster [2020-10-26T20:01:19.820Z] Loaded image: hello-world:latest [2020-10-26T20:01:19.820Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T20:01:19.820Z] INFO: Testing against a local daemon [2020-10-26T20:01:19.820Z] === RUN TestCgroupNamespacesBuild [2020-10-26T20:01:20.804Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-10-26T20:01:20.804Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-10-26T20:01:20.804Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-26T20:01:22.317Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-10-26T20:01:22.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-10-26T20:01:22.317Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-26T20:01:23.102Z] --- PASS: TestCgroupNamespacesBuild (4.65s) [2020-10-26T20:01:23.102Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-26T20:01:24.382Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-10-26T20:01:24.383Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-10-26T20:01:24.383Z] === RUN TestIpcModeOlderClient [2020-10-26T20:01:24.383Z] === PAUSE TestIpcModeOlderClient [2020-10-26T20:01:24.383Z] === RUN TestKillContainerInvalidSignal [2020-10-26T20:01:24.486Z] INFO: Expanding go... [2020-10-26T20:01:25.014Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-10-26T20:01:25.014Z] === RUN TestKillContainer [2020-10-26T20:01:25.014Z] === RUN TestKillContainer/no_signal [2020-10-26T20:01:25.030Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2020-10-26T20:01:25.030Z] === RUN TestBuildWithSession [2020-10-26T20:01:25.030Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-26T20:01:25.030Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:01:25.030Z] === RUN TestBuildSquashParent [2020-10-26T20:01:26.047Z] === RUN TestKillContainer/non_killing_signal [2020-10-26T20:01:26.338Z] === RUN TestKillContainer/killing_signal [2020-10-26T20:01:27.361Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T20:01:27.361Z] [2020-10-26T20:01:27.361Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-10-26T20:01:27.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-10-26T20:01:27.361Z] Using test binary docker [2020-10-26T20:01:27.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-26T20:01:27.361Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:01:27.361Z] INFO: Waiting for daemon to start... [2020-10-26T20:01:27.361Z] Starting dockerd [2020-10-26T20:01:27.361Z] . [2020-10-26T20:01:27.361Z] INFO: Building docker-sdk-python3:4.3.0... [2020-10-26T20:01:27.968Z] --- PASS: TestKillContainer (2.75s) [2020-10-26T20:01:27.968Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-10-26T20:01:27.968Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-10-26T20:01:27.968Z] --- PASS: TestKillContainer/killing_signal (0.94s) [2020-10-26T20:01:27.968Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-26T20:01:27.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-26T20:01:28.599Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-26T20:01:29.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-10-26T20:01:29.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-10-26T20:01:29.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-10-26T20:01:29.631Z] === RUN TestKillStoppedContainer [2020-10-26T20:01:29.631Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-26T20:01:29.631Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-26T20:01:29.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-10-26T20:01:29.631Z] === RUN TestKillDifferentUserContainer [2020-10-26T20:01:30.736Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-10-26T20:01:30.736Z] === RUN TestInspectOomKilledTrue [2020-10-26T20:01:30.736Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-26T20:01:30.736Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:01:30.736Z] === RUN TestInspectOomKilledFalse [2020-10-26T20:01:30.736Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-26T20:01:30.736Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:01:30.736Z] === RUN TestLinksEtcHostsContentMatch [2020-10-26T20:01:31.057Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-10-26T20:01:31.057Z] === RUN TestLinksContainerNames [2020-10-26T20:01:33.111Z] --- PASS: TestBuildSquashParent (7.61s) [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:01:33.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:01:33.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:01:33.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:01:33.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:01:33.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:01:33.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:01:33.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:01:33.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:01:33.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:01:33.122Z] --- PASS: TestLinksContainerNames (1.72s) [2020-10-26T20:01:33.122Z] === RUN TestLogsFollowTailEmpty [2020-10-26T20:01:33.481Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-10-26T20:01:33.481Z] === RUN TestContainerNetworkMountsNoChown [2020-10-26T20:01:33.673Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:01:33.929Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:01:34.579Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/default [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/default [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/private [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/private [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rprivate [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/slave [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/slave [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rslave [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/shared [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/shared [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rshared [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/default [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rshared [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rprivate [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/shared [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rslave [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/slave [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/private [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:01:34.579Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-26T20:01:34.579Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:01:34.579Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:01:34.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:01:35.176Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-26T20:01:35.467Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-10-26T20:01:35.467Z] === RUN TestContainerBindMountNonRecursive [2020-10-26T20:01:35.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:01:35.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:01:37.531Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-10-26T20:01:37.531Z] === RUN TestNetworkNat [2020-10-26T20:01:37.712Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-26T20:01:37.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2020-10-26T20:01:37.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2020-10-26T20:01:37.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2020-10-26T20:01:37.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2020-10-26T20:01:37.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-10-26T20:01:37.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2020-10-26T20:01:37.971Z] === RUN TestBuildMultiStageCopy [2020-10-26T20:01:37.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-26T20:01:38.163Z] --- PASS: TestNetworkNat (0.94s) [2020-10-26T20:01:38.163Z] === RUN TestNetworkLocalhostTCPNat [2020-10-26T20:01:39.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-10-26T20:01:39.249Z] === RUN TestNetworkLoopbackNat [2020-10-26T20:01:41.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-26T20:01:42.161Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-26T20:01:42.836Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2020-10-26T20:01:42.836Z] === RUN TestPause [2020-10-26T20:01:43.088Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-26T20:01:43.127Z] --- PASS: TestPause (0.88s) [2020-10-26T20:01:43.127Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-26T20:01:43.127Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:01:43.127Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:01:43.127Z] === RUN TestPauseStopPausedContainer [2020-10-26T20:01:44.159Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-10-26T20:01:44.159Z] === RUN TestPsFilter [2020-10-26T20:01:44.159Z] --- PASS: TestPsFilter (0.24s) [2020-10-26T20:01:44.159Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-26T20:01:44.453Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-26T20:01:45.205Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-10-26T20:01:45.205Z] === RUN TestRemoveContainerWithVolume [2020-10-26T20:01:45.379Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2020-10-26T20:01:45.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-10-26T20:01:45.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-10-26T20:01:45.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-10-26T20:01:45.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-10-26T20:01:45.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-10-26T20:01:45.379Z] === RUN TestBuildMultiStageParentConfig [2020-10-26T20:01:45.836Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-10-26T20:01:45.836Z] === RUN TestRemoveContainerRunning [2020-10-26T20:01:46.870Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-10-26T20:01:46.870Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-26T20:01:47.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-10-26T20:01:47.501Z] === RUN TestRemoveInvalidContainer [2020-10-26T20:01:47.501Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-26T20:01:47.501Z] === RUN TestRenameLinkedContainer [2020-10-26T20:01:49.729Z] INFO: Expanding compiler 1 of 3... [2020-10-26T20:01:49.729Z] INFO: Expanding compiler 2 of 3... [2020-10-26T20:01:50.620Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-10-26T20:01:50.620Z] === RUN TestBuildLabelWithTargets [2020-10-26T20:01:51.034Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-10-26T20:01:51.034Z] === RUN TestRenameStoppedContainer [2020-10-26T20:01:52.068Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-10-26T20:01:52.068Z] === RUN TestRenameRunningContainerAndReuse [2020-10-26T20:01:53.514Z] INFO: Expanding compiler 3 of 3... [2020-10-26T20:01:53.575Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-10-26T20:01:53.575Z] === RUN TestRenameInvalidName [2020-10-26T20:01:54.494Z] INFO: Removing downloaded files... [2020-10-26T20:01:54.494Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-10-26T20:01:54.494Z] INFO: Configuring git core.autocrlf... [2020-10-26T20:01:54.610Z] --- PASS: TestRenameInvalidName (0.80s) [2020-10-26T20:01:54.610Z] === RUN TestRenameAnonymousContainer [2020-10-26T20:01:58.701Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-10-26T20:01:58.701Z] === RUN TestBuildWithEmptyLayers [2020-10-26T20:01:59.218Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-10-26T20:01:59.218Z] === RUN TestRenameContainerWithSameName [2020-10-26T20:01:59.438Z] sha256:f91a42907ba3e5e69afc33a3054b63ea4acf1e6e772b8cee82f26394f3c873fd [2020-10-26T20:01:59.438Z] INFO: Starting docker-py tests... [2020-10-26T20:02:00.374Z] ============================= test session starts ============================== [2020-10-26T20:02:00.374Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-10-26T20:02:00.374Z] rootdir: /src, inifile: pytest.ini [2020-10-26T20:02:00.374Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-10-26T20:02:00.375Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-10-26T20:02:00.375Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-26T20:02:01.217Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-10-26T20:02:01.217Z] === RUN TestBuildMultiStageOnBuild [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-26T20:02:01.275Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/builder/remotecontext/git 3.734s coverage: 86.3% of statements [2020-10-26T20:02:01.275Z] ok github.com/docker/docker/builder/remotecontext 0.503s coverage: 13.6% of statements [2020-10-26T20:02:01.310Z] collected 389 items / 1 deselected / 388 selected [2020-10-26T20:02:01.310Z] [2020-10-26T20:02:01.951Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-10-26T20:02:01.951Z] === RUN TestResize [2020-10-26T20:02:02.810Z] ok github.com/docker/docker/builder/dockerfile 1.415s coverage: 48.0% of statements [2020-10-26T20:02:02.810Z] ? github.com/docker/docker/cli [no test files] [2020-10-26T20:02:02.810Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-26T20:02:02.984Z] --- PASS: TestResize (0.89s) [2020-10-26T20:02:02.984Z] === RUN TestResizeWithInvalidSize [2020-10-26T20:02:03.631Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-10-26T20:02:03.631Z] === RUN TestResizeWhenContainerNotStarted [2020-10-26T20:02:04.669Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:02:04.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:02:04.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:02:04.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:02:04.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:02:05.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-26T20:02:05.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-26T20:02:06.457Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-10-26T20:02:06.457Z] === RUN TestBuildUncleanTarFilenames [2020-10-26T20:02:06.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:02:06.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:02:07.020Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2020-10-26T20:02:07.020Z] === RUN TestBuildMultiStageLayerLeak [2020-10-26T20:02:08.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:02:08.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:02:08.443Z] ok github.com/docker/docker/client 0.525s coverage: 75.4% of statements [2020-10-26T20:02:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-26T20:02:09.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:02:09.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:02:11.184Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2020-10-26T20:02:11.184Z] === RUN TestBuildWithHugeFile [2020-10-26T20:02:11.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:02:12.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:02:14.826Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T20:02:14.826Z] [2020-10-26T20:02:14.826Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T20:02:14.826Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T20:02:14.826Z] HOSTNAME=a48e10965f30 [2020-10-26T20:02:14.826Z] TESTDEBUG=0 [2020-10-26T20:02:14.826Z] DEST=bundles/test-integration [2020-10-26T20:02:14.826Z] PWD=/go/src/github.com/docker/docker [2020-10-26T20:02:14.826Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T20:02:14.826Z] container=docker [2020-10-26T20:02:14.826Z] HOME=/root [2020-10-26T20:02:14.826Z] GOLANG_VERSION=1.13.15 [2020-10-26T20:02:14.826Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T20:02:14.826Z] VALIDATE_BRANCH=master [2020-10-26T20:02:14.826Z] TERM=xterm [2020-10-26T20:02:14.826Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T20:02:14.826Z] SHLVL=1 [2020-10-26T20:02:14.826Z] TIMEOUT=120m [2020-10-26T20:02:14.826Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T20:02:14.826Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T20:02:14.826Z] GO111MODULE=off [2020-10-26T20:02:14.826Z] DOCKER_EXPERIMENTAL=1 [2020-10-26T20:02:14.826Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-26T20:02:14.826Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T20:02:14.826Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T20:02:14.826Z] GOPATH=/go [2020-10-26T20:02:14.826Z] PKG_CONFIG=pkg-config [2020-10-26T20:02:14.826Z] _=/usr/bin/env [2020-10-26T20:02:14.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-26T20:02:14.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:02:15.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:02:17.740Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2020-10-26T20:02:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-10-26T20:02:18.016Z] === RUN TestCgroupNamespacesRun [2020-10-26T20:02:18.307Z] tests/integration/api_client_test.py ..... [ 7%] [2020-10-26T20:02:19.560Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-10-26T20:02:19.560Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-26T20:02:19.810Z] tests/integration/api_config_test.py ..... [ 8%] [2020-10-26T20:02:21.066Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-10-26T20:02:21.066Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-26T20:02:23.131Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-10-26T20:02:23.131Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-26T20:02:24.638Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-10-26T20:02:24.638Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-26T20:02:26.146Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2020-10-26T20:02:26.146Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-26T20:02:28.215Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-10-26T20:02:28.215Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-26T20:02:28.847Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-10-26T20:02:28.847Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-26T20:02:30.352Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-10-26T20:02:30.352Z] === RUN TestKernelTCPMemory [2020-10-26T20:02:31.389Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-10-26T20:02:31.389Z] === RUN TestNISDomainname [2020-10-26T20:02:32.423Z] --- PASS: TestNISDomainname (0.98s) [2020-10-26T20:02:32.423Z] === RUN TestHostnameDnsResolution [2020-10-26T20:02:32.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-26T20:02:33.928Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-10-26T20:02:33.928Z] === RUN TestStats [2020-10-26T20:02:34.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-26T20:02:36.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-26T20:02:37.479Z] --- PASS: TestStats (2.92s) [2020-10-26T20:02:37.479Z] === RUN TestStopContainerWithTimeout [2020-10-26T20:02:37.479Z] === RUN TestStopContainerWithTimeout/0 [2020-10-26T20:02:37.479Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-26T20:02:37.479Z] === RUN TestStopContainerWithTimeout/1 [2020-10-26T20:02:37.479Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-26T20:02:37.479Z] === RUN TestStopContainerWithTimeout/3 [2020-10-26T20:02:37.479Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-26T20:02:37.479Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-26T20:02:37.479Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-26T20:02:37.479Z] === CONT TestStopContainerWithTimeout/0 [2020-10-26T20:02:37.479Z] === CONT TestStopContainerWithTimeout/3 [2020-10-26T20:02:38.112Z] === CONT TestStopContainerWithTimeout/1 [2020-10-26T20:02:40.176Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-26T20:02:42.903Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-10-26T20:02:42.903Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2020-10-26T20:02:42.903Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-10-26T20:02:42.903Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-10-26T20:02:42.903Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-10-26T20:02:42.903Z] === RUN TestDeleteDevicemapper [2020-10-26T20:02:42.903Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-26T20:02:42.903Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:02:42.903Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-26T20:02:46.416Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s) [2020-10-26T20:02:46.416Z] === RUN TestUpdateMemory [2020-10-26T20:02:46.416Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-26T20:02:46.416Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:02:46.416Z] === RUN TestUpdateCPUQuota [2020-10-26T20:02:47.450Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-10-26T20:02:47.450Z] === RUN TestUpdatePidsLimit [2020-10-26T20:02:47.450Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-26T20:02:47.920Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 29.1% of statements [2020-10-26T20:02:48.082Z] === RUN TestUpdatePidsLimit/no_change [2020-10-26T20:02:48.372Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-26T20:02:48.663Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-26T20:02:48.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-26T20:02:49.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-26T20:02:49.567Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-10-26T20:02:49.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit (3.47s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-10-26T20:02:50.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-10-26T20:02:50.913Z] === RUN TestUpdateRestartPolicy [2020-10-26T20:02:52.426Z] ok github.com/docker/docker/container 0.181s coverage: 34.7% of statements [2020-10-26T20:02:52.426Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-26T20:02:52.426Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-26T20:02:52.426Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-26T20:02:52.426Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-26T20:02:54.549Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2020-10-26T20:02:55.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-26T20:02:56.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-26T20:02:58.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-26T20:02:59.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-26T20:03:00.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-26T20:03:00.173Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2020-10-26T20:03:01.713Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2020-10-26T20:03:01.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-26T20:03:05.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-26T20:03:05.276Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2020-10-26T20:03:06.248Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2020-10-26T20:03:06.248Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-26T20:03:06.248Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-10-26T20:03:06.248Z] === RUN TestWaitNonBlocked [2020-10-26T20:03:06.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:03:06.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:03:06.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:03:06.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:03:06.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:03:06.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:03:06.248Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-26T20:03:06.248Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-10-26T20:03:06.248Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-10-26T20:03:06.248Z] === RUN TestWaitBlocked [2020-10-26T20:03:06.248Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:03:06.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:03:06.248Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:03:06.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:03:06.248Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:03:06.248Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:03:06.890Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-26T20:03:06.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-10-26T20:03:06.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-10-26T20:03:06.890Z] === CONT TestContainerStartOnDaemonRestart [2020-10-26T20:03:06.890Z] === CONT TestContainerKillOnDaemonStart [2020-10-26T20:03:07.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-26T20:03:07.353Z] --- PASS: TestBuildWithHugeFile (53.76s) [2020-10-26T20:03:07.353Z] === RUN TestBuildWithEmptyDockerfile [2020-10-26T20:03:07.353Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:03:07.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:03:07.353Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:03:07.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:03:07.353Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:03:07.353Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:03:07.353Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:03:07.353Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:03:07.353Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:03:07.353Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-10-26T20:03:07.353Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-10-26T20:03:07.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-10-26T20:03:07.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-10-26T20:03:07.353Z] === RUN TestBuildPreserveOwnership [2020-10-26T20:03:07.353Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-26T20:03:07.376Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-10-26T20:03:07.677Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2020-10-26T20:03:09.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-26T20:03:09.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-26T20:03:10.403Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2020-10-26T20:03:10.403Z] === CONT TestIpcModeOlderClient [2020-10-26T20:03:10.403Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-10-26T20:03:10.403Z] === CONT TestDaemonHostGatewayIP [2020-10-26T20:03:10.466Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-10-26T20:03:11.514Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-26T20:03:11.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-26T20:03:12.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-26T20:03:13.209Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-10-26T20:03:13.504Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 14.1% of statements [2020-10-26T20:03:13.917Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2020-10-26T20:03:13.917Z] === CONT TestDaemonRestartIpcMode [2020-10-26T20:03:14.558Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.704s coverage: 57.1% of statements [2020-10-26T20:03:14.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-26T20:03:15.681Z] --- PASS: TestBuildPreserveOwnership (9.88s) [2020-10-26T20:03:15.681Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.87s) [2020-10-26T20:03:15.681Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-10-26T20:03:15.681Z] === RUN TestBuildPlatformInvalid [2020-10-26T20:03:15.681Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-10-26T20:03:15.681Z] PASS [2020-10-26T20:03:15.681Z] [2020-10-26T20:03:15.681Z] === Skipped [2020-10-26T20:03:15.681Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-10-26T20:03:15.681Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:03:15.681Z] [2020-10-26T20:03:15.681Z] [2020-10-26T20:03:15.681Z] DONE 32 tests, 1 skipped in 130.222s [2020-10-26T20:03:15.681Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-26T20:03:15.681Z] INFO: Testing against a local daemon [2020-10-26T20:03:15.681Z] === RUN TestConfigInspect [2020-10-26T20:03:15.681Z] --- SKIP: TestConfigInspect (0.02s) [2020-10-26T20:03:15.681Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:15.681Z] === RUN TestConfigList [2020-10-26T20:03:15.681Z] --- SKIP: TestConfigList (0.01s) [2020-10-26T20:03:15.681Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:15.681Z] === RUN TestConfigsCreateAndDelete [2020-10-26T20:03:15.681Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-10-26T20:03:15.681Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:15.681Z] === RUN TestConfigsUpdate [2020-10-26T20:03:15.681Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-10-26T20:03:15.681Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:15.681Z] === RUN TestTemplatedConfig [2020-10-26T20:03:15.681Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-26T20:03:15.681Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:15.681Z] === RUN TestConfigCreateResolve [2020-10-26T20:03:15.681Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-10-26T20:03:15.681Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:15.681Z] === RUN TestConfigDaemonLibtrustID [2020-10-26T20:03:16.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-26T20:03:17.045Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-10-26T20:03:17.045Z] PASS [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] === Skipped [2020-10-26T20:03:17.045Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-10-26T20:03:17.045Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-10-26T20:03:17.045Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-10-26T20:03:17.045Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-10-26T20:03:17.045Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-10-26T20:03:17.045Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-10-26T20:03:17.045Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] [2020-10-26T20:03:17.045Z] DONE 7 tests, 6 skipped in 1.733s [2020-10-26T20:03:17.045Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-26T20:03:17.301Z] INFO: Testing against a local daemon [2020-10-26T20:03:17.301Z] === RUN TestCheckpoint [2020-10-26T20:03:17.301Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-26T20:03:17.301Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:03:17.301Z] === RUN TestContainerInvalidJSON [2020-10-26T20:03:17.301Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:03:17.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:03:17.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:03:17.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:03:17.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:03:17.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:03:17.301Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:03:17.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:03:17.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:03:17.301Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-26T20:03:17.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-26T20:03:17.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-26T20:03:17.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-26T20:03:17.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-26T20:03:17.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-10-26T20:03:17.301Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-26T20:03:17.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-10-26T20:03:17.301Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-26T20:03:17.301Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-10-26T20:03:17.301Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-26T20:03:17.318Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-10-26T20:03:17.437Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2020-10-26T20:03:17.556Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-10-26T20:03:17.556Z] === RUN TestCopyFromContainer [2020-10-26T20:03:18.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-26T20:03:18.369Z] ok github.com/docker/docker/daemon 12.383s coverage: 17.2% of statements [2020-10-26T20:03:18.369Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-26T20:03:18.369Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-26T20:03:18.369Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-26T20:03:18.369Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-26T20:03:19.013Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.260s coverage: 69.2% of statements [2020-10-26T20:03:19.499Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2020-10-26T20:03:19.499Z] PASS [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] === Skipped [2020-10-26T20:03:19.499Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-10-26T20:03:19.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-26T20:03:19.499Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-26T20:03:19.499Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:03:19.499Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-10-26T20:03:19.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-10-26T20:03:19.499Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] [2020-10-26T20:03:19.499Z] DONE 193 tests, 6 skipped in 149.259s [2020-10-26T20:03:19.499Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-10-26T20:03:19.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:03:19.499Z] ++ set -e [2020-10-26T20:03:19.499Z] ++ '[' -n 0 ']' [2020-10-26T20:03:19.499Z] ++ set -x [2020-10-26T20:03:19.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:03:19.499Z] INFO: Testing against a local daemon [2020-10-26T20:03:19.499Z] === RUN TestCommitInheritsEnv [2020-10-26T20:03:19.573Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T20:03:19.573Z] Using test binary docker [2020-10-26T20:03:19.573Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-26T20:03:19.573Z] +++ /etc/init.d/apparmor start [2020-10-26T20:03:19.573Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:03:19.573Z] INFO: Waiting for daemon to start... [2020-10-26T20:03:19.573Z] Starting dockerd [2020-10-26T20:03:19.573Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-10-26T20:03:20.130Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-10-26T20:03:20.130Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-26T20:03:20.130Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-26T20:03:20.130Z] === RUN TestImagesFilterMultiReference [2020-10-26T20:03:20.130Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-10-26T20:03:20.130Z] === RUN TestImagePullPlatformInvalid [2020-10-26T20:03:20.130Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-10-26T20:03:20.130Z] === RUN TestRemoveImageOrphaning [2020-10-26T20:03:20.570Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.912s coverage: 45.9% of statements [2020-10-26T20:03:20.570Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-26T20:03:20.761Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-10-26T20:03:20.762Z] === RUN TestRemoveImageGarbageCollector [2020-10-26T20:03:20.762Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:03:20.762Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:03:20.762Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-26T20:03:20.762Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-26T20:03:20.762Z] === RUN TestTagInvalidReference [2020-10-26T20:03:20.762Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-26T20:03:20.762Z] === RUN TestTagValidPrefixedRepo [2020-10-26T20:03:20.762Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-10-26T20:03:20.762Z] === RUN TestTagExistedNameWithoutForce [2020-10-26T20:03:20.762Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-10-26T20:03:20.762Z] === RUN TestTagOfficialNames [2020-10-26T20:03:20.762Z] --- PASS: TestTagOfficialNames (0.03s) [2020-10-26T20:03:20.762Z] === RUN TestTagMatchesDigest [2020-10-26T20:03:20.762Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-10-26T20:03:20.762Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-26T20:03:21.623Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.448s coverage: 49.5% of statements [2020-10-26T20:03:21.720Z] === RUN TestCopyFromContainer// [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer//bar/root [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/quux [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-26T20:03:21.721Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer (4.39s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-10-26T20:03:21.721Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-10-26T20:03:21.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-26T20:03:21.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:03:21.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:03:21.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:03:21.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:03:21.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:03:21.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:03:21.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:03:21.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:03:21.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:03:21.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-26T20:03:21.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-26T20:03:21.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-26T20:03:21.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-26T20:03:21.977Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-26T20:03:21.977Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-10-26T20:03:21.977Z] === RUN TestCreateWithInvalidEnv [2020-10-26T20:03:21.977Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-26T20:03:21.977Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-26T20:03:21.977Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-26T20:03:21.977Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-26T20:03:21.977Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-26T20:03:21.977Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-26T20:03:21.977Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-26T20:03:21.977Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-26T20:03:21.977Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-26T20:03:21.977Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-26T20:03:21.977Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-26T20:03:21.977Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-26T20:03:21.977Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-26T20:03:21.977Z] === RUN TestCreateTmpfsMountsTarget [2020-10-26T20:03:21.977Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-26T20:03:21.977Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-26T20:03:22.270Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-10-26T20:03:23.341Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2020-10-26T20:03:23.341Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-26T20:03:23.803Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-10-26T20:03:23.803Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2020-10-26T20:03:24.269Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-26T20:03:24.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:03:24.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:03:24.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:03:24.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:03:24.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:03:24.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:03:24.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:03:24.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:03:24.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:03:24.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:03:24.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:03:24.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:03:24.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:03:24.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:03:24.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-26T20:03:24.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-26T20:03:24.269Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-26T20:03:24.831Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-10-26T20:03:24.831Z] === RUN TestCreateDifferentPlatform [2020-10-26T20:03:24.831Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-26T20:03:24.831Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-26T20:03:24.831Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-10-26T20:03:24.831Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-26T20:03:24.831Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-26T20:03:24.831Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-26T20:03:24.831Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-10-26T20:03:24.831Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-26T20:03:24.831Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-10-26T20:03:24.831Z] === RUN TestContainerStartOnDaemonRestart [2020-10-26T20:03:24.831Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-10-26T20:03:24.831Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-10-26T20:03:24.831Z] === RUN TestDaemonRestartIpcMode [2020-10-26T20:03:24.831Z] === PAUSE TestDaemonRestartIpcMode [2020-10-26T20:03:24.831Z] === RUN TestDaemonHostGatewayIP [2020-10-26T20:03:24.831Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-10-26T20:03:24.831Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:03:24.831Z] === RUN TestContainerKillOnDaemonStart [2020-10-26T20:03:24.831Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-10-26T20:03:24.831Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-10-26T20:03:24.831Z] === RUN TestDiff [2020-10-26T20:03:25.392Z] --- PASS: TestDiff (0.40s) [2020-10-26T20:03:25.392Z] === RUN TestExecWithCloseStdin [2020-10-26T20:03:25.647Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-10-26T20:03:25.647Z] === RUN TestExec [2020-10-26T20:03:26.244Z] --- PASS: TestExec (0.51s) [2020-10-26T20:03:26.244Z] === RUN TestExecUser [2020-10-26T20:03:26.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.053s coverage: 52.1% of statements [2020-10-26T20:03:26.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-26T20:03:26.609Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-26T20:03:26.835Z] --- PASS: TestExecUser (0.53s) [2020-10-26T20:03:26.835Z] === RUN TestExportContainerAndImportImage [2020-10-26T20:03:26.907Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.0% of statements [2020-10-26T20:03:27.438Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2020-10-26T20:03:27.438Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-26T20:03:27.957Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.9% of statements [2020-10-26T20:03:27.957Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-26T20:03:27.957Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-26T20:03:28.256Z] ok github.com/docker/docker/daemon/logger/awslogs 0.460s coverage: 77.8% of statements [2020-10-26T20:03:28.256Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-26T20:03:28.256Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-26T20:03:29.311Z] ok github.com/docker/docker/daemon/logger/gelf 0.057s coverage: 67.0% of statements [2020-10-26T20:03:29.573Z] . [2020-10-26T20:03:29.573Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T20:03:29.573Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T20:03:29.573Z] Error: No such image: emptyfs [2020-10-26T20:03:29.573Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-26T20:03:29.573Z] ++++ docker load [2020-10-26T20:03:29.573Z] Running integration-test (iteration 1) [2020-10-26T20:03:29.573Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-10-26T20:03:29.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:03:29.573Z] ++ set -e [2020-10-26T20:03:29.573Z] ++ '[' -n 0 ']' [2020-10-26T20:03:29.573Z] ++ set -x [2020-10-26T20:03:29.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:03:29.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-10-26T20:03:29.906Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2020-10-26T20:03:30.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-26T20:03:30.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-26T20:03:30.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-26T20:03:30.704Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2020-10-26T20:03:30.704Z] === RUN TestHealthCheckWorkdir [2020-10-26T20:03:30.957Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2020-10-26T20:03:31.265Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-10-26T20:03:31.265Z] === RUN TestHealthKillContainer [2020-10-26T20:03:32.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-26T20:03:32.493Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2020-10-26T20:03:32.493Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-26T20:03:33.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-26T20:03:33.141Z] time="2020-10-26T20:03:32Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate621054205/log291040312.1: no such file or directory" [2020-10-26T20:03:33.141Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 38.3% of statements [2020-10-26T20:03:33.141Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-10-26T20:03:33.778Z] --- PASS: TestHealthKillContainer (2.50s) [2020-10-26T20:03:33.778Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-26T20:03:34.339Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-10-26T20:03:34.339Z] === RUN TestIpcModeNone [2020-10-26T20:03:34.679Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-10-26T20:03:34.900Z] --- PASS: TestIpcModeNone (0.46s) [2020-10-26T20:03:34.900Z] === RUN TestIpcModePrivate [2020-10-26T20:03:35.156Z] --- PASS: TestIpcModePrivate (0.47s) [2020-10-26T20:03:35.156Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-10-26T20:03:35.156Z] === RUN TestIpcModeShareable [2020-10-26T20:03:35.156Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-10-26T20:03:35.156Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:03:35.156Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-26T20:03:35.735Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-10-26T20:03:36.794Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-10-26T20:03:37.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2020-10-26T20:03:37.046Z] === RUN TestAPIIpcModeHost [2020-10-26T20:03:37.046Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-10-26T20:03:37.046Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:03:37.046Z] === RUN TestDaemonIpcModeShareable [2020-10-26T20:03:37.046Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-10-26T20:03:37.046Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:03:37.046Z] === RUN TestDaemonIpcModePrivate [2020-10-26T20:03:37.091Z] ok github.com/docker/docker/daemon/logger/splunk 2.540s coverage: 82.5% of statements [2020-10-26T20:03:37.091Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-26T20:03:37.091Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-26T20:03:38.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-26T20:03:38.933Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-10-26T20:03:38.933Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-10-26T20:03:38.933Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-26T20:03:38.933Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-10-26T20:03:38.933Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:03:38.933Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-26T20:03:38.933Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-10-26T20:03:38.933Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:03:38.933Z] === RUN TestIpcModeOlderClient [2020-10-26T20:03:38.933Z] === PAUSE TestIpcModeOlderClient [2020-10-26T20:03:38.933Z] === RUN TestKillContainerInvalidSignal [2020-10-26T20:03:39.193Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-10-26T20:03:39.494Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-10-26T20:03:39.494Z] === RUN TestKillContainer [2020-10-26T20:03:39.494Z] === RUN TestKillContainer/no_signal [2020-10-26T20:03:39.750Z] === RUN TestKillContainer/non_killing_signal [2020-10-26T20:03:39.843Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2020-10-26T20:03:40.006Z] === RUN TestKillContainer/killing_signal [2020-10-26T20:03:40.583Z] --- PASS: TestKillContainer (1.34s) [2020-10-26T20:03:40.583Z] --- PASS: TestKillContainer/no_signal (0.45s) [2020-10-26T20:03:40.583Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-10-26T20:03:40.583Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-10-26T20:03:40.583Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-26T20:03:40.583Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-26T20:03:40.899Z] ok github.com/docker/docker/distribution 0.413s coverage: 21.9% of statements [2020-10-26T20:03:40.899Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-26T20:03:41.144Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-26T20:03:41.706Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2020-10-26T20:03:41.706Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2020-10-26T20:03:41.706Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2020-10-26T20:03:41.706Z] === RUN TestKillStoppedContainer [2020-10-26T20:03:41.706Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-10-26T20:03:41.706Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-26T20:03:41.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-10-26T20:03:41.706Z] === RUN TestKillDifferentUserContainer [2020-10-26T20:03:41.823Z] Loaded image: buildpack-deps:buster [2020-10-26T20:03:42.269Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2020-10-26T20:03:42.269Z] === RUN TestInspectOomKilledTrue [2020-10-26T20:03:42.269Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-26T20:03:42.269Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:03:42.269Z] === RUN TestInspectOomKilledFalse [2020-10-26T20:03:42.269Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-26T20:03:42.269Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:03:42.269Z] === RUN TestLinksEtcHostsContentMatch [2020-10-26T20:03:42.269Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-10-26T20:03:42.269Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-10-26T20:03:42.269Z] === RUN TestLinksContainerNames [2020-10-26T20:03:42.830Z] --- PASS: TestLinksContainerNames (0.85s) [2020-10-26T20:03:42.856Z] ..........................xx.................... [ 29%] [2020-10-26T20:03:43.014Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2020-10-26T20:03:43.014Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-26T20:03:43.086Z] === RUN TestLogsFollowTailEmpty [2020-10-26T20:03:43.296Z] Loaded image: busybox:latest [2020-10-26T20:03:43.310Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2020-10-26T20:03:43.310Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-10-26T20:03:43.310Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-26T20:03:43.342Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-10-26T20:03:43.342Z] === RUN TestContainerNetworkMountsNoChown [2020-10-26T20:03:43.605Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2020-10-26T20:03:43.605Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-26T20:03:43.904Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/default [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/default [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/private [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/private [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rprivate [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/slave [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/slave [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rslave [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/shared [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/shared [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rshared [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/default [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rslave [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rshared [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/shared [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rprivate [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/slave [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/private [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-26T20:03:43.904Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:03:43.904Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:03:43.904Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-26T20:03:44.160Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-10-26T20:03:44.160Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-10-26T20:03:44.160Z] === RUN TestContainerBindMountNonRecursive [2020-10-26T20:03:44.160Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-10-26T20:03:44.160Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-10-26T20:03:44.160Z] === RUN TestNetworkNat [2020-10-26T20:03:44.248Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-10-26T20:03:44.685Z] Loaded image: busybox:glibc [2020-10-26T20:03:44.722Z] --- PASS: TestNetworkNat (0.54s) [2020-10-26T20:03:44.722Z] === RUN TestNetworkLocalhostTCPNat [2020-10-26T20:03:44.947Z] Loaded image: debian:buster [2020-10-26T20:03:45.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-10-26T20:03:45.284Z] === RUN TestNetworkLoopbackNat [2020-10-26T20:03:45.777Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2020-10-26T20:03:45.890Z] Loaded image: hello-world:latest [2020-10-26T20:03:45.890Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T20:03:46.151Z] INFO: Testing against a local daemon [2020-10-26T20:03:46.151Z] === RUN TestCgroupNamespacesBuild [2020-10-26T20:03:46.423Z] ok github.com/docker/docker/oci 0.016s coverage: 8.2% of statements [2020-10-26T20:03:47.806Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-10-26T20:03:47.806Z] === RUN TestPause [2020-10-26T20:03:47.806Z] --- SKIP: TestPause (0.00s) [2020-10-26T20:03:47.806Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:03:47.806Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-26T20:03:47.806Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:03:47.806Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:03:47.806Z] === RUN TestPauseStopPausedContainer [2020-10-26T20:03:47.806Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-10-26T20:03:47.806Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:03:47.806Z] === RUN TestPsFilter [2020-10-26T20:03:48.062Z] --- PASS: TestPsFilter (0.16s) [2020-10-26T20:03:48.062Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-26T20:03:48.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-10-26T20:03:48.318Z] === RUN TestRemoveContainerWithVolume [2020-10-26T20:03:48.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-26T20:03:48.880Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-10-26T20:03:48.880Z] === RUN TestRemoveContainerRunning [2020-10-26T20:03:49.135Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-10-26T20:03:49.135Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-26T20:03:49.399Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2020-10-26T20:03:49.476Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2020-10-26T20:03:49.476Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-26T20:03:49.693Z] ok github.com/docker/docker/pkg/authorization 0.423s coverage: 68.3% of statements [2020-10-26T20:03:49.697Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2020-10-26T20:03:49.697Z] === RUN TestRemoveInvalidContainer [2020-10-26T20:03:49.697Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-26T20:03:49.697Z] === RUN TestRenameLinkedContainer [2020-10-26T20:03:49.990Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2020-10-26T20:03:50.288Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-10-26T20:03:50.931Z] ok github.com/docker/docker/pkg/archive 1.149s coverage: 76.8% of statements [2020-10-26T20:03:51.227Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-10-26T20:03:51.406Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-10-26T20:03:51.406Z] === RUN TestBuildWithSession [2020-10-26T20:03:51.406Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-26T20:03:51.406Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:03:51.406Z] === RUN TestBuildSquashParent [2020-10-26T20:03:51.587Z] --- PASS: TestRenameLinkedContainer (1.67s) [2020-10-26T20:03:51.587Z] === RUN TestRenameStoppedContainer [2020-10-26T20:03:51.843Z] --- PASS: TestRenameStoppedContainer (0.43s) [2020-10-26T20:03:51.843Z] === RUN TestRenameRunningContainerAndReuse [2020-10-26T20:03:51.873Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-10-26T20:03:52.528Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-10-26T20:03:52.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-26T20:03:52.770Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2020-10-26T20:03:52.770Z] === RUN TestRenameInvalidName [2020-10-26T20:03:53.026Z] --- PASS: TestRenameInvalidName (0.43s) [2020-10-26T20:03:53.026Z] === RUN TestRenameAnonymousContainer [2020-10-26T20:03:53.576Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-10-26T20:03:54.215Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-10-26T20:03:54.509Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-10-26T20:03:54.913Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-10-26T20:03:54.913Z] === RUN TestRenameContainerWithSameName [2020-10-26T20:03:54.913Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-10-26T20:03:54.913Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-26T20:03:55.840Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-10-26T20:03:55.840Z] === RUN TestResize [2020-10-26T20:03:56.032Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-10-26T20:03:56.032Z] ok github.com/docker/docker/pkg/chrootarchive 3.796s coverage: 43.2% of statements [2020-10-26T20:03:56.330Z] ok github.com/docker/docker/layer 7.983s coverage: 68.8% of statements [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-26T20:03:56.330Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-26T20:03:56.401Z] --- PASS: TestResize (0.43s) [2020-10-26T20:03:56.401Z] === RUN TestResizeWithInvalidSize [2020-10-26T20:03:56.657Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-10-26T20:03:56.657Z] === RUN TestResizeWhenContainerNotStarted [2020-10-26T20:03:56.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-26T20:03:56.975Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 89.5% of statements [2020-10-26T20:03:56.975Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-10-26T20:03:57.221Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-10-26T20:03:57.221Z] === RUN TestDaemonRestartKillContainers [2020-10-26T20:03:57.221Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:03:57.221Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-10-26T20:03:57.221Z] === RUN TestCgroupNamespacesRun [2020-10-26T20:03:57.274Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-10-26T20:03:57.572Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2020-10-26T20:03:58.635Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2020-10-26T20:03:58.719Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-10-26T20:03:58.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-26T20:03:58.939Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-10-26T20:03:59.110Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2020-10-26T20:03:59.110Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-26T20:03:59.548Z] --- PASS: TestBuildSquashParent (7.02s) [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:03:59.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:03:59.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:03:59.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:03:59.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:03:59.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:03:59.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:03:59.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:03:59.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:03:59.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:03:59.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:03:59.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:03:59.582Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-10-26T20:03:59.582Z] ok github.com/docker/docker/pkg/idtools 0.798s coverage: 70.1% of statements [2020-10-26T20:03:59.582Z] ok github.com/docker/docker/pkg/ioutils 1.272s coverage: 69.3% of statements [2020-10-26T20:03:59.582Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-26T20:03:59.582Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-26T20:03:59.582Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-26T20:03:59.582Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-26T20:03:59.879Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-10-26T20:04:00.177Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-10-26T20:04:00.475Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-10-26T20:04:00.773Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.4% of statements [2020-10-26T20:04:00.773Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-26T20:04:00.773Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-26T20:04:00.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:04:00.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:04:01.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2020-10-26T20:04:01.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-26T20:04:01.840Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-10-26T20:04:02.486Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2020-10-26T20:04:02.486Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-10-26T20:04:02.486Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-10-26T20:04:02.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-26T20:04:03.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-26T20:04:03.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-10-26T20:04:03.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-10-26T20:04:03.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2020-10-26T20:04:03.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-10-26T20:04:03.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-10-26T20:04:03.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-10-26T20:04:03.489Z] === RUN TestBuildMultiStageCopy [2020-10-26T20:04:03.489Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-26T20:04:03.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s) [2020-10-26T20:04:03.510Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-26T20:04:03.535Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-10-26T20:04:04.180Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-10-26T20:04:04.180Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 75.0% of statements [2020-10-26T20:04:04.825Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-10-26T20:04:04.825Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-10-26T20:04:05.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-26T20:04:05.469Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-10-26T20:04:05.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-26T20:04:06.023Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2020-10-26T20:04:06.023Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-26T20:04:06.182Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-10-26T20:04:06.349Z] Removing intermediate container d0e5eebe779c [2020-10-26T20:04:06.349Z] ---> a6d02de9caad [2020-10-26T20:04:06.349Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-10-26T20:04:06.349Z] ---> Running in 9cde28b77e98 [2020-10-26T20:04:06.349Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-10-26T20:04:06.349Z] go: finding gotest.tools v0.5.3 [2020-10-26T20:04:06.349Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-10-26T20:04:06.349Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-26T20:04:06.349Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-26T20:04:06.349Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T20:04:06.349Z] go: downloading github.com/pkg/errors v0.9.1 [2020-10-26T20:04:06.349Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-26T20:04:06.349Z] go: downloading github.com/fatih/color v1.9.0 [2020-10-26T20:04:06.349Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T20:04:06.349Z] go: extracting github.com/fatih/color v1.9.0 [2020-10-26T20:04:06.349Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-26T20:04:06.349Z] go: extracting github.com/pkg/errors v0.9.1 [2020-10-26T20:04:06.349Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-26T20:04:06.349Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T20:04:06.349Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-26T20:04:06.349Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T20:04:06.349Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-26T20:04:06.349Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-26T20:04:06.349Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T20:04:06.349Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-10-26T20:04:06.349Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-10-26T20:04:06.349Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T20:04:06.349Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T20:04:06.349Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T20:04:06.349Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T20:04:06.349Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T20:04:06.349Z] go: finding github.com/fatih/color v1.9.0 [2020-10-26T20:04:06.349Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-26T20:04:06.349Z] go: finding github.com/pkg/errors v0.9.1 [2020-10-26T20:04:06.349Z] go: finding github.com/spf13/pflag v1.0.3 [2020-10-26T20:04:06.349Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-26T20:04:06.349Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-26T20:04:06.349Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-26T20:04:06.349Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-26T20:04:06.349Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T20:04:06.349Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-26T20:04:06.349Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-26T20:04:06.518Z] ok github.com/docker/docker/pkg/signal 2.895s coverage: 61.0% of statements [2020-10-26T20:04:06.518Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.8% of statements [2020-10-26T20:04:06.518Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-10-26T20:04:06.547Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-26T20:04:07.120Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-26T20:04:07.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-26T20:04:07.381Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2020-10-26T20:04:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2020-10-26T20:04:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-10-26T20:04:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-10-26T20:04:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-10-26T20:04:07.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-10-26T20:04:07.381Z] === RUN TestBuildMultiStageParentConfig [2020-10-26T20:04:07.566Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2020-10-26T20:04:07.566Z] testing: warning: no tests to run [2020-10-26T20:04:07.566Z] coverage: [no statements] [2020-10-26T20:04:07.566Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-10-26T20:04:07.863Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2020-10-26T20:04:07.910Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-10-26T20:04:07.910Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-26T20:04:08.168Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-10-26T20:04:08.168Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-10-26T20:04:08.463Z] ok github.com/docker/docker/pkg/useragent 0.073s coverage: 88.9% of statements [2020-10-26T20:04:09.296Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2020-10-26T20:04:09.296Z] === RUN TestBuildLabelWithTargets [2020-10-26T20:04:09.752Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-10-26T20:04:10.466Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2020-10-26T20:04:10.466Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-26T20:04:11.099Z] INFO: Build done for gotestsum... [2020-10-26T20:04:11.210Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-10-26T20:04:11.210Z] === RUN TestBuildWithEmptyLayers [2020-10-26T20:04:11.229Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-10-26T20:04:11.229Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 83.5% of statements [2020-10-26T20:04:11.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-26T20:04:11.829Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-10-26T20:04:11.829Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-26T20:04:12.154Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-10-26T20:04:12.154Z] === RUN TestBuildMultiStageOnBuild [2020-10-26T20:04:12.275Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-10-26T20:04:12.937Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.1% of statements [2020-10-26T20:04:14.342Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-10-26T20:04:14.343Z] === RUN TestKernelTCPMemory [2020-10-26T20:04:14.343Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-10-26T20:04:14.343Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:14.343Z] === RUN TestNISDomainname [2020-10-26T20:04:14.343Z] --- SKIP: TestNISDomainname (0.01s) [2020-10-26T20:04:14.343Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-10-26T20:04:14.343Z] === RUN TestHostnameDnsResolution [2020-10-26T20:04:14.466Z] ok github.com/docker/docker/quota 0.688s coverage: 71.4% of statements [2020-10-26T20:04:14.466Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-10-26T20:04:14.598Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-10-26T20:04:14.598Z] === RUN TestStats [2020-10-26T20:04:14.599Z] --- SKIP: TestStats (0.00s) [2020-10-26T20:04:14.599Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:14.599Z] === RUN TestStopContainerWithTimeout [2020-10-26T20:04:14.599Z] === RUN TestStopContainerWithTimeout/0 [2020-10-26T20:04:14.599Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-26T20:04:14.599Z] === RUN TestStopContainerWithTimeout/1 [2020-10-26T20:04:14.599Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-26T20:04:14.599Z] === RUN TestStopContainerWithTimeout/3 [2020-10-26T20:04:14.599Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-26T20:04:14.599Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-26T20:04:14.599Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-26T20:04:14.599Z] === CONT TestStopContainerWithTimeout/0 [2020-10-26T20:04:14.599Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-26T20:04:14.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-26T20:04:15.108Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-10-26T20:04:15.456Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2020-10-26T20:04:15.456Z] === RUN TestBuildUncleanTarFilenames [2020-10-26T20:04:15.526Z] === CONT TestStopContainerWithTimeout/3 [2020-10-26T20:04:15.751Z] ok github.com/docker/docker/registry 0.292s coverage: 56.3% of statements [2020-10-26T20:04:16.395Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2020-10-26T20:04:16.397Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-10-26T20:04:16.397Z] === RUN TestBuildMultiStageLayerLeak [2020-10-26T20:04:17.038Z] ok github.com/docker/docker/runconfig 0.062s coverage: 66.1% of statements [2020-10-26T20:04:17.412Z] === CONT TestStopContainerWithTimeout/1 [2020-10-26T20:04:18.776Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-26T20:04:18.776Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2020-10-26T20:04:18.776Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2020-10-26T20:04:18.776Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-10-26T20:04:18.776Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2020-10-26T20:04:18.776Z] === RUN TestDeleteDevicemapper [2020-10-26T20:04:18.776Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-26T20:04:18.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:04:18.776Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-26T20:04:18.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-26T20:04:19.133Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2020-10-26T20:04:19.704Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-10-26T20:04:19.704Z] === RUN TestBuildWithHugeFile [2020-10-26T20:04:20.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2020-10-26T20:04:20.142Z] === RUN TestUpdateMemory [2020-10-26T20:04:20.142Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-26T20:04:20.142Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:20.142Z] === RUN TestUpdateCPUQuota [2020-10-26T20:04:20.142Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-10-26T20:04:20.142Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:20.142Z] === RUN TestUpdatePidsLimit [2020-10-26T20:04:20.142Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-10-26T20:04:20.142Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:20.142Z] === RUN TestUpdateRestartPolicy [2020-10-26T20:04:21.230Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2020-10-26T20:04:21.525Z] ok github.com/docker/docker/volume/local 0.228s coverage: 76.4% of statements [2020-10-26T20:04:22.160Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-10-26T20:04:22.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T20:04:22.213Z] Using test binary docker [2020-10-26T20:04:22.474Z] +++ /etc/init.d/apparmor start [2020-10-26T20:04:22.474Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:04:22.474Z] INFO: Waiting for daemon to start... [2020-10-26T20:04:22.474Z] Starting dockerd [2020-10-26T20:04:22.474Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-10-26T20:04:25.021Z] . [2020-10-26T20:04:25.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T20:04:25.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T20:04:25.021Z] Error: No such image: emptyfs [2020-10-26T20:04:25.021Z] ++++ docker load [2020-10-26T20:04:25.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-26T20:04:25.639Z] Running integration-test (iteration 1) [2020-10-26T20:04:25.639Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-26T20:04:25.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:04:25.639Z] ++ set -e [2020-10-26T20:04:25.639Z] ++ '[' -n 0 ']' [2020-10-26T20:04:25.639Z] ++ set -x [2020-10-26T20:04:25.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:04:25.966Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-10-26T20:04:32.300Z] Removing intermediate container 9cde28b77e98 [2020-10-26T20:04:32.300Z] ---> 0215060f8ab1 [2020-10-26T20:04:32.300Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-10-26T20:04:32.300Z] ---> Running in 3a3b573c124d [2020-10-26T20:04:32.300Z] Removing intermediate container 3a3b573c124d [2020-10-26T20:04:32.300Z] ---> b11bf56c0a59 [2020-10-26T20:04:32.300Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-10-26T20:04:32.300Z] ---> Running in a7d94b82b3ac [2020-10-26T20:04:32.300Z] Removing intermediate container a7d94b82b3ac [2020-10-26T20:04:32.300Z] ---> 37ffb9a66504 [2020-10-26T20:04:32.300Z] Step 10/10 : COPY . . [2020-10-26T20:04:32.348Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2020-10-26T20:04:32.348Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-26T20:04:32.348Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-10-26T20:04:32.348Z] === RUN TestWaitNonBlocked [2020-10-26T20:04:32.348Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:04:32.348Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:04:32.348Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:04:32.348Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:04:32.348Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:04:32.348Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:04:32.348Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-26T20:04:32.348Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2020-10-26T20:04:32.348Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-10-26T20:04:32.348Z] === RUN TestWaitBlocked [2020-10-26T20:04:32.604Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:04:32.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:04:32.604Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:04:32.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:04:32.604Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:04:32.604Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:04:33.165Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-26T20:04:33.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-10-26T20:04:33.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-10-26T20:04:33.165Z] === CONT TestDaemonRestartIpcMode [2020-10-26T20:04:33.165Z] === CONT TestIpcModeOlderClient [2020-10-26T20:04:33.421Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-10-26T20:04:34.239Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-10-26T20:04:35.433Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-10-26T20:04:37.507Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/rootless [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/volume [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-26T20:04:37.507Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === Skipped [2020-10-26T20:04:37.507Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-26T20:04:37.507Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-26T20:04:37.507Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-26T20:04:37.507Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-26T20:04:37.507Z] time="2020-10-26T20:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:04:37.507Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:04:37.507Z] [2020-10-26T20:04:37.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-26T20:04:37.507Z] time="2020-10-26T20:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:04:37.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-26T20:04:37.508Z] time="2020-10-26T20:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-26T20:04:37.508Z] time="2020-10-26T20:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-26T20:04:37.508Z] time="2020-10-26T20:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-26T20:04:37.508Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-26T20:04:37.508Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-26T20:04:37.508Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:04:37.508Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-26T20:04:37.508Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-26T20:04:37.508Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-26T20:04:37.508Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] [2020-10-26T20:04:37.508Z] DONE 2199 tests, 26 skipped in 257.757s Post stage [Pipeline] junit [2020-10-26T20:04:37.554Z] Recording test results [2020-10-26T20:04:37.586Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2020-10-26T20:04:37.586Z] PASS [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === Skipped [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-26T20:04:37.586Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-10-26T20:04:37.586Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-10-26T20:04:37.586Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-10-26T20:04:37.586Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-10-26T20:04:37.586Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-10-26T20:04:37.586Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-10-26T20:04:37.586Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-10-26T20:04:37.586Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-10-26T20:04:37.586Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-26T20:04:37.586Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-26T20:04:37.586Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-10-26T20:04:37.586Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-10-26T20:04:37.586Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-10-26T20:04:37.586Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:04:37.586Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-10-26T20:04:37.586Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:04:37.586Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-10-26T20:04:37.586Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-10-26T20:04:37.586Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-10-26T20:04:37.586Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-26T20:04:37.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-26T20:04:37.586Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-10-26T20:04:37.586Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-10-26T20:04:37.586Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] [2020-10-26T20:04:37.586Z] DONE 174 tests, 24 skipped in 80.416s [2020-10-26T20:04:37.586Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-26T20:04:37.842Z] INFO: Testing against a local daemon [2020-10-26T20:04:37.842Z] === RUN TestCommitInheritsEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T20:04:38.322Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -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:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh dynbinary test-integration [2020-10-26T20:04:38.619Z] [2020-10-26T20:04:38.619Z] Removing bundles/ [2020-10-26T20:04:38.619Z] [2020-10-26T20:04:38.619Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-26T20:04:38.619Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T20:04:38.619Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T20:04:39.205Z] --- PASS: TestCommitInheritsEnv (1.46s) [2020-10-26T20:04:39.206Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-26T20:04:39.206Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-26T20:04:39.206Z] === RUN TestImagesFilterMultiReference [2020-10-26T20:04:39.206Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-10-26T20:04:39.206Z] === RUN TestImagePullPlatformInvalid [2020-10-26T20:04:39.206Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-10-26T20:04:39.206Z] === RUN TestRemoveImageOrphaning [2020-10-26T20:04:39.877Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-10-26T20:04:41.093Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-10-26T20:04:41.093Z] === RUN TestRemoveImageGarbageCollector [2020-10-26T20:04:41.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:04:41.093Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-10-26T20:04:41.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-26T20:04:41.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-10-26T20:04:41.093Z] === RUN TestTagInvalidReference [2020-10-26T20:04:41.093Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-26T20:04:41.093Z] === RUN TestTagValidPrefixedRepo [2020-10-26T20:04:41.348Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-10-26T20:04:41.348Z] === RUN TestTagExistedNameWithoutForce [2020-10-26T20:04:41.348Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-10-26T20:04:41.348Z] === RUN TestTagOfficialNames [2020-10-26T20:04:41.348Z] --- PASS: TestTagOfficialNames (0.05s) [2020-10-26T20:04:41.348Z] === RUN TestTagMatchesDigest [2020-10-26T20:04:41.348Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-10-26T20:04:41.348Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-26T20:04:42.946Z] --- PASS: TestImportExtremelyLargeImageWorks (79.20s) [2020-10-26T20:04:42.946Z] PASS [2020-10-26T20:04:42.946Z] [2020-10-26T20:04:42.946Z] === Skipped [2020-10-26T20:04:42.946Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:04:42.946Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:04:42.946Z] [2020-10-26T20:04:42.946Z] [2020-10-26T20:04:42.946Z] DONE 12 tests, 1 skipped in 80.683s [2020-10-26T20:04:42.946Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-10-26T20:04:42.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:04:42.946Z] ++ set -e [2020-10-26T20:04:42.946Z] ++ '[' -n 0 ']' [2020-10-26T20:04:42.946Z] ++ set -x [2020-10-26T20:04:42.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:04:42.946Z] INFO: Testing against a local daemon [2020-10-26T20:04:42.946Z] === RUN TestNetworkCreateDelete [2020-10-26T20:04:42.946Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-10-26T20:04:42.946Z] === RUN TestDockerNetworkDeletePreferID [2020-10-26T20:04:42.946Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-10-26T20:04:42.946Z] === RUN TestDaemonDNSFallback [2020-10-26T20:04:43.236Z] --- PASS: TestDaemonDNSFallback (2.44s) [2020-10-26T20:04:43.237Z] === RUN TestInspectNetwork [2020-10-26T20:04:47.776Z] === RUN TestInspectNetwork/full_network_id [2020-10-26T20:04:47.776Z] === RUN TestInspectNetwork/partial_network_id [2020-10-26T20:04:47.776Z] === RUN TestInspectNetwork/network_name [2020-10-26T20:04:47.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-26T20:04:53.337Z] --- PASS: TestInspectNetwork (10.23s) [2020-10-26T20:04:53.337Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-26T20:04:53.337Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-26T20:04:53.337Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-26T20:04:53.337Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-26T20:04:53.337Z] === RUN TestRunContainerWithBridgeNone [2020-10-26T20:04:54.206Z] ......................... [ 67%] [2020-10-26T20:04:56.063Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-10-26T20:04:56.063Z] === RUN TestNetworkInvalidJSON [2020-10-26T20:04:56.063Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-26T20:04:56.063Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-26T20:04:56.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:04:56.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:04:56.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:04:56.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:04:56.063Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-26T20:04:56.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:04:56.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:04:56.063Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-26T20:04:56.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-26T20:04:56.063Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-26T20:04:56.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-26T20:04:56.064Z] === RUN TestHostIPv4BridgeLabel [2020-10-26T20:04:56.355Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-10-26T20:04:56.355Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-26T20:04:57.389Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-26T20:04:57.389Z] === RUN TestDaemonDefaultNetworkPools [2020-10-26T20:04:58.422Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-10-26T20:04:58.422Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-26T20:04:59.929Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-10-26T20:04:59.929Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-26T20:05:00.963Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-10-26T20:05:00.963Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-26T20:05:01.595Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-10-26T20:05:01.595Z] === RUN TestServiceWithPredefinedNetwork [2020-10-26T20:05:06.043Z] --- PASS: TestServiceWithPredefinedNetwork (3.67s) [2020-10-26T20:05:06.043Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-26T20:05:06.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:05:06.043Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:05:06.043Z] === RUN TestServiceWithDataPathPortInit [2020-10-26T20:05:08.085Z] ---> 81c602d893db [2020-10-26T20:05:08.085Z] Successfully built 81c602d893db [2020-10-26T20:05:08.085Z] Successfully tagged docker:latest [2020-10-26T20:05:08.085Z] INFO: Image build ended at 10/26/2020 20:05:04. Duration:00:04:19.6784279 [2020-10-26T20:05:08.085Z] [2020-10-26T20:05:08.085Z] [2020-10-26T20:05:08.085Z] INFO: Building the test binaries at 10/26/2020 20:05:04... [2020-10-26T20:05:09.645Z] INFO: make.ps1 starting at 10/26/2020 20:05:09 [2020-10-26T20:05:10.110Z] INFO: Git commit (c3adbf828b) assumed from DOCKER_GITCOMMIT environment variable [2020-10-26T20:05:10.110Z] INFO: Invoking autogen... [2020-10-26T20:05:11.662Z] INFO: Building daemon... [2020-10-26T20:05:12.371Z] Loaded image: buildpack-deps:buster [2020-10-26T20:05:12.371Z] Loaded image: busybox:latest [2020-10-26T20:05:12.371Z] Loaded image: busybox:glibc [2020-10-26T20:05:12.371Z] Loaded image: debian:buster [2020-10-26T20:05:12.371Z] Loaded image: hello-world:latest [2020-10-26T20:05:12.371Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T20:05:12.371Z] INFO: Testing against a local daemon [2020-10-26T20:05:12.371Z] === RUN TestCgroupNamespacesBuild [2020-10-26T20:05:12.371Z] --- PASS: TestCgroupNamespacesBuild (4.71s) [2020-10-26T20:05:12.371Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-26T20:05:13.758Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2020-10-26T20:05:13.758Z] === RUN TestBuildWithSession [2020-10-26T20:05:13.758Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-26T20:05:13.758Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:05:13.758Z] === RUN TestBuildSquashParent [2020-10-26T20:05:23.768Z] --- PASS: TestBuildSquashParent (8.86s) [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:05:23.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:05:23.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:05:23.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:05:23.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:05:23.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:05:23.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:05:23.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:05:23.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:05:23.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:05:26.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:05:26.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:05:28.541Z] --- PASS: TestServiceWithDataPathPortInit (20.33s) [2020-10-26T20:05:28.541Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-26T20:05:28.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:05:28.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:05:32.176Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-26T20:05:32.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2020-10-26T20:05:32.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2020-10-26T20:05:32.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2020-10-26T20:05:32.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2020-10-26T20:05:32.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2020-10-26T20:05:32.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2020-10-26T20:05:32.177Z] === RUN TestBuildMultiStageCopy [2020-10-26T20:05:32.177Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-26T20:05:35.429Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.84s) [2020-10-26T20:05:35.429Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uu5r4fzukenxbtyxw0lunz2hx Created:2020-10-26 20:05:26.959940554 +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[fbf9d77387378653cba052300d2ef9b5cea191c29314a04e68a1459d972e62e1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.31oarpme6q3m0kt3x8dz96mpu EndpointID:37f8cf00f191ee23dfe8d7bc399bc03f93b5da6826dbe8da47543eb6e1f4aea2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55c0e5bda4ad262a4b29c89fa76b32b6d2e825a7718de75a560da9bc43df2ebc 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:59ac0fcbb6d5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.31oarpme6q3m0kt3x8dz96mpu EndpointID:37f8cf00f191ee23dfe8d7bc399bc03f93b5da6826dbe8da47543eb6e1f4aea2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-26T20:05:35.429Z] PASS [2020-10-26T20:05:35.429Z] [2020-10-26T20:05:35.429Z] === Skipped [2020-10-26T20:05:35.429Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:05:35.429Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:05:35.429Z] [2020-10-26T20:05:35.429Z] [2020-10-26T20:05:35.429Z] DONE 23 tests, 1 skipped in 55.493s [2020-10-26T20:05:35.429Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:05:35.429Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:35.429Z] ++ set -e [2020-10-26T20:05:35.429Z] ++ '[' -n 0 ']' [2020-10-26T20:05:35.429Z] ++ set -x [2020-10-26T20:05:35.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:35.484Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-26T20:05:35.484Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-26T20:05:35.651Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-10-26T20:05:35.719Z] INFO: Testing against a local daemon [2020-10-26T20:05:35.720Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-26T20:05:35.720Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:05:35.720Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:05:35.720Z] === RUN TestDockerNetworkIpvlan [2020-10-26T20:05:35.720Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:05:35.720Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:05:35.720Z] PASS [2020-10-26T20:05:35.720Z] [2020-10-26T20:05:35.720Z] === Skipped [2020-10-26T20:05:35.720Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:05:35.720Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:05:35.720Z] [2020-10-26T20:05:35.720Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:05:35.720Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:05:35.720Z] [2020-10-26T20:05:35.720Z] [2020-10-26T20:05:35.720Z] DONE 2 tests, 2 skipped in 0.176s [2020-10-26T20:05:35.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:05:35.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:35.720Z] ++ set -e [2020-10-26T20:05:35.720Z] ++ '[' -n 0 ']' [2020-10-26T20:05:35.720Z] ++ set -x [2020-10-26T20:05:35.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:35.720Z] INFO: Testing against a local daemon [2020-10-26T20:05:35.720Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-26T20:05:36.057Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-26T20:05:37.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-26T20:05:37.226Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-10-26T20:05:37.226Z] === RUN TestDockerNetworkMacvlan [2020-10-26T20:05:37.572Z] --- PASS: TestBuildMultiStageCopy (5.23s) [2020-10-26T20:05:37.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.82s) [2020-10-26T20:05:37.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-10-26T20:05:37.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-10-26T20:05:37.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-10-26T20:05:37.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-10-26T20:05:37.572Z] === RUN TestBuildMultiStageParentConfig [2020-10-26T20:05:38.260Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-26T20:05:38.956Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-10-26T20:05:38.956Z] === RUN TestBuildLabelWithTargets [2020-10-26T20:05:39.293Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-26T20:05:40.324Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-26T20:05:41.204Z] --- PASS: TestBuildWithHugeFile (70.87s) [2020-10-26T20:05:41.204Z] === RUN TestBuildWithEmptyDockerfile [2020-10-26T20:05:41.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:05:41.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:05:41.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:05:41.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:05:41.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:05:41.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:05:41.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:05:41.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:05:41.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:05:41.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-10-26T20:05:41.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-10-26T20:05:41.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-10-26T20:05:41.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-10-26T20:05:41.204Z] === RUN TestBuildPreserveOwnership [2020-10-26T20:05:41.204Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-26T20:05:41.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-26T20:05:41.204Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-10-26T20:05:41.204Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-10-26T20:05:41.204Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-10-26T20:05:41.204Z] === RUN TestBuildPlatformInvalid [2020-10-26T20:05:41.204Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-10-26T20:05:41.204Z] PASS [2020-10-26T20:05:41.204Z] [2020-10-26T20:05:41.204Z] === Skipped [2020-10-26T20:05:41.204Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-10-26T20:05:41.204Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:05:41.204Z] [2020-10-26T20:05:41.204Z] [2020-10-26T20:05:41.204Z] DONE 32 tests, 1 skipped in 128.272s [2020-10-26T20:05:41.204Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-10-26T20:05:41.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:41.204Z] ++ set -e [2020-10-26T20:05:41.204Z] ++ '[' -n 0 ']' [2020-10-26T20:05:41.204Z] ++ set -x [2020-10-26T20:05:41.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:41.204Z] INFO: Testing against a local daemon [2020-10-26T20:05:41.204Z] === RUN TestConfigInspect [2020-10-26T20:05:41.204Z] --- PASS: TestConfigInspect (3.58s) [2020-10-26T20:05:41.204Z] === RUN TestConfigList [2020-10-26T20:05:41.503Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2020-10-26T20:05:41.503Z] === RUN TestBuildWithEmptyLayers [2020-10-26T20:05:42.444Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2020-10-26T20:05:42.444Z] === RUN TestBuildMultiStageOnBuild [2020-10-26T20:05:43.751Z] --- PASS: TestConfigList (3.23s) [2020-10-26T20:05:43.751Z] === RUN TestConfigsCreateAndDelete [2020-10-26T20:05:43.836Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-26T20:05:45.756Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2020-10-26T20:05:45.756Z] === RUN TestBuildUncleanTarFilenames [2020-10-26T20:05:47.053Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-10-26T20:05:47.053Z] === RUN TestConfigsUpdate [2020-10-26T20:05:47.671Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2020-10-26T20:05:47.671Z] === RUN TestBuildMultiStageLayerLeak [2020-10-26T20:05:48.281Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-26T20:05:50.357Z] --- PASS: TestConfigsUpdate (3.19s) [2020-10-26T20:05:50.357Z] === RUN TestTemplatedConfig [2020-10-26T20:05:50.520Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-10-26T20:05:50.976Z] --- PASS: TestBuildMultiStageLayerLeak (3.49s) [2020-10-26T20:05:50.976Z] === RUN TestBuildWithHugeFile [2020-10-26T20:05:52.422Z] tests/integration/client_test.py ..... [ 75%] [2020-10-26T20:05:52.422Z] tests/integration/context_api_test.py ... [ 76%] [2020-10-26T20:05:52.422Z] tests/integration/errors_test.py . [ 76%] [2020-10-26T20:05:53.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T20:05:53.525Z] Using test binary docker [2020-10-26T20:05:53.525Z] +++ /etc/init.d/apparmor start [2020-10-26T20:05:53.525Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:05:53.525Z] INFO: Waiting for daemon to start... [2020-10-26T20:05:53.525Z] Starting dockerd [2020-10-26T20:05:53.525Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-10-26T20:05:53.661Z] --- PASS: TestTemplatedConfig (3.44s) [2020-10-26T20:05:53.661Z] === RUN TestConfigCreateResolve [2020-10-26T20:05:55.206Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-26T20:05:56.128Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T20:05:56.128Z] Using test binary docker [2020-10-26T20:05:56.128Z] +++ /etc/init.d/apparmor start [2020-10-26T20:05:56.128Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:05:56.128Z] INFO: Waiting for daemon to start... [2020-10-26T20:05:56.128Z] Starting dockerd [2020-10-26T20:05:56.128Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan (19.32s) [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-10-26T20:05:56.712Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-10-26T20:05:56.712Z] PASS [2020-10-26T20:05:56.712Z] [2020-10-26T20:05:56.712Z] DONE 8 tests in 20.977s [2020-10-26T20:05:56.712Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-26T20:05:56.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:56.712Z] ++ set -e [2020-10-26T20:05:56.712Z] ++ '[' -n 0 ']' [2020-10-26T20:05:56.712Z] ++ set -x [2020-10-26T20:05:56.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:56.712Z] testing: warning: no tests to run [2020-10-26T20:05:56.712Z] PASS [2020-10-26T20:05:56.712Z] [2020-10-26T20:05:56.712Z] DONE 0 tests in 0.079s [2020-10-26T20:05:56.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-26T20:05:56.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:56.712Z] ++ set -e [2020-10-26T20:05:56.712Z] ++ '[' -n 0 ']' [2020-10-26T20:05:56.712Z] ++ set -x [2020-10-26T20:05:56.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:56.965Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-10-26T20:05:56.965Z] === RUN TestConfigDaemonLibtrustID [2020-10-26T20:05:57.003Z] INFO: Testing against a local daemon [2020-10-26T20:05:57.003Z] === RUN TestAuthZPluginAllowRequest [2020-10-26T20:05:57.226Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-10-26T20:05:57.226Z] PASS [2020-10-26T20:05:57.226Z] [2020-10-26T20:05:57.226Z] DONE 7 tests in 20.614s [2020-10-26T20:05:57.226Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-10-26T20:05:57.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:57.226Z] ++ set -e [2020-10-26T20:05:57.226Z] ++ '[' -n 0 ']' [2020-10-26T20:05:57.226Z] ++ set -x [2020-10-26T20:05:57.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:05:57.487Z] INFO: Testing against a local daemon [2020-10-26T20:05:57.487Z] === RUN TestCheckpoint [2020-10-26T20:05:57.487Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-26T20:05:57.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:05:57.487Z] === RUN TestContainerInvalidJSON [2020-10-26T20:05:57.487Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:05:57.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:05:57.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:05:57.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:05:57.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:05:57.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:05:57.487Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:05:57.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:05:57.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:05:57.487Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-26T20:05:57.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-26T20:05:57.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-26T20:05:57.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-26T20:05:57.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-26T20:05:57.748Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-10-26T20:05:57.748Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-26T20:05:57.748Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-10-26T20:05:57.748Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-26T20:05:58.010Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-10-26T20:05:58.010Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-26T20:05:58.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-10-26T20:05:58.010Z] === RUN TestCopyFromContainer [2020-10-26T20:05:58.513Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-10-26T20:05:58.513Z] === RUN TestAuthZPluginTLS [2020-10-26T20:05:59.157Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-10-26T20:05:59.157Z] === RUN TestAuthZPluginDenyRequest [2020-10-26T20:05:59.450Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-10-26T20:05:59.450Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-26T20:05:59.937Z] === RUN TestCopyFromContainer// [2020-10-26T20:05:59.937Z] === RUN TestCopyFromContainer//bar/root [2020-10-26T20:06:00.083Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-10-26T20:06:00.083Z] === RUN TestAuthZPluginDenyResponse [2020-10-26T20:06:00.199Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-26T20:06:00.199Z] === RUN TestCopyFromContainer/bar/quux [2020-10-26T20:06:00.469Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-26T20:06:00.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-26T20:06:00.720Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-10-26T20:06:00.720Z] === RUN TestAuthZPluginAllowEventStream [2020-10-26T20:06:00.735Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-26T20:06:00.735Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-26T20:06:00.997Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-26T20:06:00.997Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer (3.16s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-10-26T20:06:01.263Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-10-26T20:06:01.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-26T20:06:01.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:06:01.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:06:01.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:06:01.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:06:01.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:06:01.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:06:01.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:06:01.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:06:01.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:06:01.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-10-26T20:06:01.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-26T20:06:01.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-26T20:06:01.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-26T20:06:01.263Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-26T20:06:01.263Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-10-26T20:06:01.263Z] === RUN TestCreateWithInvalidEnv [2020-10-26T20:06:01.263Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-26T20:06:01.263Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-26T20:06:01.263Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-26T20:06:01.263Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-26T20:06:01.263Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-26T20:06:01.263Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-26T20:06:01.263Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-26T20:06:01.263Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-26T20:06:01.263Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-26T20:06:01.263Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-26T20:06:01.263Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-26T20:06:01.263Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-26T20:06:01.263Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-26T20:06:01.263Z] === RUN TestCreateTmpfsMountsTarget [2020-10-26T20:06:01.263Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-10-26T20:06:01.263Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-26T20:06:02.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-10-26T20:06:02.228Z] === RUN TestAuthZPluginErrorResponse [2020-10-26T20:06:02.859Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-10-26T20:06:02.859Z] === RUN TestAuthZPluginErrorRequest [2020-10-26T20:06:03.492Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-10-26T20:06:03.492Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-26T20:06:03.782Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-10-26T20:06:03.782Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-26T20:06:03.815Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-10-26T20:06:03.815Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-10-26T20:06:05.730Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-26T20:06:05.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:06:05.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:06:05.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:06:05.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:06:05.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:06:05.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:06:05.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:06:05.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:06:05.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:06:05.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:06:05.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:06:05.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:06:05.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:06:05.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:06:05.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-10-26T20:06:05.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-10-26T20:06:05.730Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-26T20:06:06.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-10-26T20:06:06.508Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-26T20:06:06.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-10-26T20:06:06.674Z] === RUN TestCreateDifferentPlatform [2020-10-26T20:06:06.674Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-26T20:06:06.674Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-26T20:06:06.674Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-10-26T20:06:06.674Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-26T20:06:06.674Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-26T20:06:06.674Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-26T20:06:06.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-26T20:06:06.674Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-26T20:06:06.674Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-10-26T20:06:06.674Z] === RUN TestContainerStartOnDaemonRestart [2020-10-26T20:06:06.674Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-26T20:06:06.674Z] === RUN TestDaemonRestartIpcMode [2020-10-26T20:06:06.674Z] === PAUSE TestDaemonRestartIpcMode [2020-10-26T20:06:06.674Z] === RUN TestDaemonHostGatewayIP [2020-10-26T20:06:06.674Z] === PAUSE TestDaemonHostGatewayIP [2020-10-26T20:06:06.674Z] === RUN TestContainerKillOnDaemonStart [2020-10-26T20:06:06.674Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-26T20:06:06.674Z] === RUN TestDiff [2020-10-26T20:06:07.618Z] --- PASS: TestDiff (0.76s) [2020-10-26T20:06:07.618Z] === RUN TestExecWithCloseStdin [2020-10-26T20:06:08.190Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-10-26T20:06:08.190Z] === RUN TestExec [2020-10-26T20:06:08.361Z] . [2020-10-26T20:06:08.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T20:06:08.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T20:06:08.361Z] Error: No such image: emptyfs [2020-10-26T20:06:08.361Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-26T20:06:08.361Z] ++++ docker load [2020-10-26T20:06:08.361Z] Running integration-test (iteration 1) [2020-10-26T20:06:08.361Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-10-26T20:06:08.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-26T20:06:08.361Z] ++ set -e [2020-10-26T20:06:08.361Z] ++ '[' -n 0 ']' [2020-10-26T20:06:08.361Z] ++ set -x [2020-10-26T20:06:08.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-26T20:06:08.361Z] [2020-10-26T20:06:08.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T20:06:08.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T20:06:08.361Z] Error: No such image: emptyfs [2020-10-26T20:06:08.361Z] ++++ docker load [2020-10-26T20:06:08.361Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-26T20:06:08.361Z] Running integration-test (iteration 1) [2020-10-26T20:06:08.361Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-26T20:06:08.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-26T20:06:08.361Z] ++ set -e [2020-10-26T20:06:08.361Z] ++ '[' -n 0 ']' [2020-10-26T20:06:08.361Z] ++ set -x [2020-10-26T20:06:08.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-26T20:06:08.574Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-10-26T20:06:08.574Z] === RUN TestAuthZPluginHeader [2020-10-26T20:06:09.135Z] --- PASS: TestExec (0.87s) [2020-10-26T20:06:09.135Z] === RUN TestExecUser [2020-10-26T20:06:09.205Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-10-26T20:06:09.205Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-26T20:06:09.205Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-26T20:06:09.205Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:09.205Z] === RUN TestAuthZPluginV2Disable [2020-10-26T20:06:09.205Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-26T20:06:09.205Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:09.205Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-26T20:06:09.205Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-26T20:06:09.205Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:09.205Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-26T20:06:09.205Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-26T20:06:09.205Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:09.205Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-26T20:06:10.080Z] --- PASS: TestExecUser (0.84s) [2020-10-26T20:06:10.080Z] === RUN TestExportContainerAndImportImage [2020-10-26T20:06:11.024Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-10-26T20:06:11.024Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-26T20:06:13.573Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2020-10-26T20:06:13.573Z] === RUN TestHealthCheckWorkdir [2020-10-26T20:06:14.148Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-10-26T20:06:14.148Z] === RUN TestHealthKillContainer [2020-10-26T20:06:15.998Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-26T20:06:15.998Z] [2020-10-26T20:06:15.998Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-26T20:06:15.998Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-26T20:06:15.998Z] HOSTNAME=8e475f8c0b8b [2020-10-26T20:06:15.998Z] TESTDEBUG=0 [2020-10-26T20:06:15.998Z] DEST=bundles/test-integration [2020-10-26T20:06:15.998Z] PWD=/go/src/github.com/docker/docker [2020-10-26T20:06:15.998Z] DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 [2020-10-26T20:06:15.998Z] container=docker [2020-10-26T20:06:15.998Z] HOME=/root [2020-10-26T20:06:15.998Z] GOLANG_VERSION=1.13.15 [2020-10-26T20:06:15.998Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-26T20:06:15.998Z] VALIDATE_BRANCH=master [2020-10-26T20:06:15.998Z] TERM=xterm [2020-10-26T20:06:15.998Z] DOCKER_PKG=github.com/docker/docker [2020-10-26T20:06:15.998Z] SHLVL=1 [2020-10-26T20:06:15.998Z] TIMEOUT=120m [2020-10-26T20:06:15.998Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-26T20:06:15.998Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-26T20:06:15.998Z] GO111MODULE=off [2020-10-26T20:06:15.998Z] DOCKER_EXPERIMENTAL=1 [2020-10-26T20:06:15.998Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-26T20:06:15.998Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-26T20:06:15.998Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-26T20:06:15.998Z] GOPATH=/go [2020-10-26T20:06:15.998Z] PKG_CONFIG=pkg-config [2020-10-26T20:06:15.998Z] _=/usr/bin/env [2020-10-26T20:06:15.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-26T20:06:17.449Z] --- PASS: TestHealthKillContainer (2.86s) [2020-10-26T20:06:17.449Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-26T20:06:17.710Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-10-26T20:06:17.710Z] === RUN TestIpcModeNone [2020-10-26T20:06:18.653Z] --- PASS: TestIpcModeNone (0.88s) [2020-10-26T20:06:18.653Z] === RUN TestIpcModePrivate [2020-10-26T20:06:19.596Z] --- PASS: TestIpcModePrivate (0.83s) [2020-10-26T20:06:19.596Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-10-26T20:06:19.596Z] === RUN TestIpcModeShareable [2020-10-26T20:06:20.539Z] --- PASS: TestIpcModeShareable (0.88s) [2020-10-26T20:06:20.539Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-10-26T20:06:20.539Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-26T20:06:23.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-10-26T20:06:23.086Z] === RUN TestAPIIpcModeHost [2020-10-26T20:06:23.658Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-10-26T20:06:23.658Z] === RUN TestDaemonIpcModeShareable [2020-10-26T20:06:25.572Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-10-26T20:06:25.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-26T20:06:25.572Z] === RUN TestDaemonIpcModePrivate [2020-10-26T20:06:27.487Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-10-26T20:06:27.487Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-26T20:06:27.487Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-26T20:06:27.833Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s) [2020-10-26T20:06:27.834Z] PASS [2020-10-26T20:06:27.834Z] [2020-10-26T20:06:27.834Z] === Skipped [2020-10-26T20:06:27.834Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-26T20:06:27.834Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:27.834Z] [2020-10-26T20:06:27.834Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-26T20:06:27.834Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:27.834Z] [2020-10-26T20:06:27.834Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-26T20:06:27.834Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:27.834Z] [2020-10-26T20:06:27.834Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-26T20:06:27.834Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:27.834Z] [2020-10-26T20:06:27.834Z] [2020-10-26T20:06:27.834Z] DONE 17 tests, 4 skipped in 29.673s [2020-10-26T20:06:27.834Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-26T20:06:27.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:27.834Z] ++ set -e [2020-10-26T20:06:27.834Z] ++ '[' -n 0 ']' [2020-10-26T20:06:27.834Z] ++ set -x [2020-10-26T20:06:27.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:27.834Z] INFO: Testing against a local daemon [2020-10-26T20:06:27.834Z] === RUN TestPluginInvalidJSON [2020-10-26T20:06:27.834Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:06:27.834Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:06:27.834Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:06:27.834Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-10-26T20:06:27.834Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-26T20:06:27.834Z] === RUN TestPluginInstall [2020-10-26T20:06:27.834Z] === RUN TestPluginInstall/no_auth [2020-10-26T20:06:29.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-10-26T20:06:29.403Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-26T20:06:29.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-26T20:06:30.632Z] time="2020-10-26T20:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:06:30.632Z] time="2020-10-26T20:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac6423f63044db2dac1e82cad00c7fd4df0959d19849c60073f88a196065c203" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:06:30.632Z] time="2020-10-26T20:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:06:30.632Z] time="2020-10-26T20:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac6423f63044db2dac1e82cad00c7fd4df0959d19849c60073f88a196065c203" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:06:30.788Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-10-26T20:06:30.788Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-26T20:06:30.788Z] === RUN TestIpcModeOlderClient [2020-10-26T20:06:30.923Z] === RUN TestPluginInstall/with_htpasswd [2020-10-26T20:06:31.049Z] === PAUSE TestIpcModeOlderClient [2020-10-26T20:06:31.049Z] === RUN TestKillContainerInvalidSignal [2020-10-26T20:06:31.621Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2020-10-26T20:06:31.621Z] === RUN TestKillContainer [2020-10-26T20:06:31.621Z] === RUN TestKillContainer/no_signal [2020-10-26T20:06:31.628Z] time="2020-10-26T20:06:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:06:31.628Z] time="2020-10-26T20:06:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac6423f63044db2dac1e82cad00c7fd4df0959d19849c60073f88a196065c203" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:06:31.628Z] time="2020-10-26T20:06:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:06:31.628Z] time="2020-10-26T20:06:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac6423f63044db2dac1e82cad00c7fd4df0959d19849c60073f88a196065c203" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:06:31.918Z] === RUN TestPluginInstall/with_insecure [2020-10-26T20:06:32.564Z] === RUN TestKillContainer/non_killing_signal [2020-10-26T20:06:32.728Z] --- PASS: TestImportExtremelyLargeImageWorks (101.40s) [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === Skipped [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:06:32.728Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 12 tests, 1 skipped in 105.264s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] INFO: Testing against a local daemon [2020-10-26T20:06:32.728Z] === RUN TestNetworkCreateDelete [2020-10-26T20:06:32.728Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-10-26T20:06:32.728Z] === RUN TestDockerNetworkDeletePreferID [2020-10-26T20:06:32.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-10-26T20:06:32.728Z] === RUN TestDaemonDNSFallback [2020-10-26T20:06:32.728Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-10-26T20:06:32.728Z] === RUN TestInspectNetwork [2020-10-26T20:06:32.728Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-26T20:06:32.728Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] === RUN TestRunContainerWithBridgeNone [2020-10-26T20:06:32.728Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-26T20:06:32.728Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestNetworkInvalidJSON [2020-10-26T20:06:32.728Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-26T20:06:32.728Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-26T20:06:32.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:06:32.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:06:32.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:06:32.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:06:32.728Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-26T20:06:32.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:06:32.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:06:32.728Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-10-26T20:06:32.728Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-26T20:06:32.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-26T20:06:32.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-26T20:06:32.728Z] === RUN TestHostIPv4BridgeLabel [2020-10-26T20:06:32.728Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-10-26T20:06:32.728Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-26T20:06:32.728Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-10-26T20:06:32.728Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestDaemonDefaultNetworkPools [2020-10-26T20:06:32.728Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-26T20:06:32.728Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-26T20:06:32.728Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-26T20:06:32.728Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestServiceWithPredefinedNetwork [2020-10-26T20:06:32.728Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-26T20:06:32.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:06:32.728Z] === RUN TestServiceWithDataPathPortInit [2020-10-26T20:06:32.728Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-26T20:06:32.728Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === Skipped [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-10-26T20:06:32.728Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-10-26T20:06:32.728Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-10-26T20:06:32.728Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-10-26T20:06:32.728Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-10-26T20:06:32.728Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-26T20:06:32.728Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 19 tests, 12 skipped in 8.079s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] INFO: Testing against a local daemon [2020-10-26T20:06:32.728Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-26T20:06:32.728Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-10-26T20:06:32.728Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:06:32.728Z] === RUN TestDockerNetworkIpvlan [2020-10-26T20:06:32.728Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:06:32.728Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === Skipped [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-10-26T20:06:32.728Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:06:32.728Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 2 tests, 2 skipped in 0.146s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] INFO: Testing against a local daemon [2020-10-26T20:06:32.728Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-26T20:06:32.728Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-10-26T20:06:32.728Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] === RUN TestDockerNetworkMacvlan [2020-10-26T20:06:32.728Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-10-26T20:06:32.728Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === Skipped [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-10-26T20:06:32.728Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-10-26T20:06:32.728Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 2 tests, 2 skipped in 0.132s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] testing: warning: no tests to run [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 0 tests in 0.030s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] INFO: Testing against a local daemon [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginAllowRequest [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginTLS [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginDenyRequest [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginDenyResponse [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginAllowEventStream [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginErrorResponse [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginErrorRequest [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginHeader [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginV2Disable [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-26T20:06:32.728Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === Skipped [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-10-26T20:06:32.728Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 17 tests, 17 skipped in 0.488s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] INFO: Testing against a local daemon [2020-10-26T20:06:32.728Z] === RUN TestPluginInvalidJSON [2020-10-26T20:06:32.728Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:06:32.728Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:06:32.728Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:06:32.728Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-26T20:06:32.728Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-26T20:06:32.728Z] === RUN TestPluginInstall [2020-10-26T20:06:32.728Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-26T20:06:32.728Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] PASS [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] === Skipped [2020-10-26T20:06:32.728Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-10-26T20:06:32.728Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] [2020-10-26T20:06:32.728Z] DONE 3 tests, 1 skipped in 0.190s [2020-10-26T20:06:32.728Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-26T20:06:32.728Z] INFO: Testing against a local daemon [2020-10-26T20:06:32.728Z] === RUN TestExternalGraphDriver [2020-10-26T20:06:32.728Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-10-26T20:06:32.728Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-10-26T20:06:32.728Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:06:32.825Z] === RUN TestKillContainer/killing_signal [2020-10-26T20:06:32.953Z] time="2020-10-26T20:06:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:06:32.953Z] time="2020-10-26T20:06:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ac66ec54e87bbcdbcb9d87d06bbbbbcc6ef68c7d902267f42acb7aadf5b0ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:06:32.953Z] time="2020-10-26T20:06:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:06:32.953Z] time="2020-10-26T20:06:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ac66ec54e87bbcdbcb9d87d06bbbbbcc6ef68c7d902267f42acb7aadf5b0ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:06:33.244Z] --- PASS: TestPluginInstall (6.54s) [2020-10-26T20:06:33.244Z] --- PASS: TestPluginInstall/no_auth (4.44s) [2020-10-26T20:06:33.244Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-10-26T20:06:33.244Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-10-26T20:06:33.244Z] plugin_test.go:157: [d5738901fd569] daemon is not started [2020-10-26T20:06:33.244Z] PASS [2020-10-26T20:06:33.244Z] [2020-10-26T20:06:33.244Z] DONE 6 tests in 6.739s [2020-10-26T20:06:33.244Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-26T20:06:33.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:33.244Z] ++ set -e [2020-10-26T20:06:33.244Z] ++ '[' -n 0 ']' [2020-10-26T20:06:33.244Z] ++ set -x [2020-10-26T20:06:33.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:33.244Z] INFO: Testing against a local daemon [2020-10-26T20:06:33.244Z] === RUN TestExternalGraphDriver [2020-10-26T20:06:33.534Z] === RUN TestExternalGraphDriver/json [2020-10-26T20:06:34.211Z] --- PASS: TestKillContainer (2.32s) [2020-10-26T20:06:34.212Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-10-26T20:06:34.212Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-10-26T20:06:34.212Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-10-26T20:06:34.212Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-26T20:06:34.212Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-26T20:06:34.784Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-26T20:06:35.357Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-10-26T20:06:35.357Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-10-26T20:06:35.357Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-10-26T20:06:35.357Z] === RUN TestKillStoppedContainer [2020-10-26T20:06:35.619Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-10-26T20:06:35.619Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-26T20:06:35.619Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-10-26T20:06:35.619Z] === RUN TestKillDifferentUserContainer [2020-10-26T20:06:35.664Z] === RUN TestExternalGraphDriver/spec [2020-10-26T20:06:36.563Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-10-26T20:06:36.563Z] === RUN TestInspectOomKilledTrue [2020-10-26T20:06:36.563Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-26T20:06:36.563Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:06:36.563Z] === RUN TestInspectOomKilledFalse [2020-10-26T20:06:36.563Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-26T20:06:36.563Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:06:36.563Z] === RUN TestLinksEtcHostsContentMatch [2020-10-26T20:06:37.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-10-26T20:06:37.135Z] === RUN TestLinksContainerNames [2020-10-26T20:06:37.633Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-10-26T20:06:37.855Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-10-26T20:06:37.855Z] [2020-10-26T20:06:37.855Z] ________ ____ __. [2020-10-26T20:06:37.855Z] \_____ \ | |/ _| [2020-10-26T20:06:37.855Z] / | \| < [2020-10-26T20:06:37.855Z] / | \ | \ [2020-10-26T20:06:37.855Z] \_______ /____|__ \ [2020-10-26T20:06:37.855Z] \/ \/ [2020-10-26T20:06:37.855Z] [2020-10-26T20:06:37.855Z] INFO: make.ps1 ended at 10/26/2020 20:06:27 [2020-10-26T20:06:37.855Z] INFO: Binaries build ended at 10/26/2020 20:06:29. Duration:00:01:25.2071059 [2020-10-26T20:06:37.855Z] INFO: Copying the built daemon binary to d:\CI\PR-41590\1\binary\dockerd-c3adbf828b.exe... [2020-10-26T20:06:37.855Z] INFO: Copying the built client binary to d:\CI\PR-41590\1\binary\docker-c3adbf828b.exe... [2020-10-26T20:06:37.855Z] INFO: Copying dockerversion from the container... [2020-10-26T20:06:37.855Z] INFO: Copying the golang package from the container to d:\CI\PR-41590\1\installer\go.zip... [2020-10-26T20:06:37.855Z] INFO: Extracting go.zip to d:\CI\PR-41590\1\go [2020-10-26T20:06:37.937Z] === RUN TestExternalGraphDriver/pull [2020-10-26T20:06:38.523Z] --- PASS: TestLinksContainerNames (1.50s) [2020-10-26T20:06:38.523Z] === RUN TestLogsFollowTailEmpty [2020-10-26T20:06:39.261Z] --- PASS: TestGraphdriverPluginV2 (5.99s) [2020-10-26T20:06:39.261Z] PASS [2020-10-26T20:06:39.261Z] [2020-10-26T20:06:39.261Z] === Skipped [2020-10-26T20:06:39.261Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-10-26T20:06:39.261Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-10-26T20:06:39.261Z] [2020-10-26T20:06:39.261Z] [2020-10-26T20:06:39.261Z] DONE 2 tests, 1 skipped in 6.196s [2020-10-26T20:06:39.261Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-26T20:06:39.261Z] INFO: Testing against a local daemon [2020-10-26T20:06:39.261Z] === RUN TestContinueAfterPluginCrash [2020-10-26T20:06:39.261Z] === PAUSE TestContinueAfterPluginCrash [2020-10-26T20:06:39.261Z] === RUN TestReadPluginNoRead [2020-10-26T20:06:39.261Z] === PAUSE TestReadPluginNoRead [2020-10-26T20:06:39.261Z] === RUN TestDaemonStartWithLogOpt [2020-10-26T20:06:39.261Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-26T20:06:39.261Z] === CONT TestContinueAfterPluginCrash [2020-10-26T20:06:39.261Z] === CONT TestDaemonStartWithLogOpt [2020-10-26T20:06:39.471Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-10-26T20:06:39.471Z] === RUN TestContainerNetworkMountsNoChown [2020-10-26T20:06:39.565Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-10-26T20:06:39.565Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-10-26T20:06:39.565Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-10-26T20:06:39.565Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-10-26T20:06:39.565Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:06:39.856Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-10-26T20:06:39.856Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:39.856Z] PASS [2020-10-26T20:06:39.856Z] [2020-10-26T20:06:39.856Z] === Skipped [2020-10-26T20:06:39.856Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-10-26T20:06:39.856Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:06:39.856Z] [2020-10-26T20:06:39.856Z] [2020-10-26T20:06:39.856Z] DONE 5 tests, 1 skipped in 6.579s [2020-10-26T20:06:39.856Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-26T20:06:39.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:39.856Z] ++ set -e [2020-10-26T20:06:39.856Z] ++ '[' -n 0 ']' [2020-10-26T20:06:39.856Z] ++ set -x [2020-10-26T20:06:39.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:39.856Z] INFO: Testing against a local daemon [2020-10-26T20:06:39.856Z] === RUN TestContinueAfterPluginCrash [2020-10-26T20:06:39.856Z] === PAUSE TestContinueAfterPluginCrash [2020-10-26T20:06:39.856Z] === RUN TestReadPluginNoRead [2020-10-26T20:06:39.856Z] === PAUSE TestReadPluginNoRead [2020-10-26T20:06:39.856Z] === RUN TestDaemonStartWithLogOpt [2020-10-26T20:06:39.856Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-26T20:06:39.856Z] === CONT TestContinueAfterPluginCrash [2020-10-26T20:06:39.856Z] === CONT TestDaemonStartWithLogOpt [2020-10-26T20:06:40.044Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/default [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/default [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/private [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/private [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rprivate [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/slave [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/slave [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rslave [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/shared [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/shared [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rshared [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/default [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/rslave [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/slave [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/rshared [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/shared [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/private [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/rprivate [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-26T20:06:40.044Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:06:40.044Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:06:40.044Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:06:40.305Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:06:40.566Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:06:40.567Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-10-26T20:06:40.567Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-10-26T20:06:40.567Z] === RUN TestContainerBindMountNonRecursive [2020-10-26T20:06:43.113Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2020-10-26T20:06:43.113Z] === RUN TestNetworkNat [2020-10-26T20:06:43.686Z] --- PASS: TestNetworkNat (0.87s) [2020-10-26T20:06:43.686Z] === RUN TestNetworkLocalhostTCPNat [2020-10-26T20:06:44.378Z] --- PASS: TestDaemonStartWithLogOpt (3.81s) [2020-10-26T20:06:44.378Z] === CONT TestReadPluginNoRead [2020-10-26T20:06:44.631Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-10-26T20:06:44.631Z] === RUN TestNetworkLoopbackNat [2020-10-26T20:06:46.515Z] === RUN TestReadPluginNoRead/default [2020-10-26T20:06:47.933Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-10-26T20:06:47.933Z] === RUN TestPause [2020-10-26T20:06:48.504Z] --- PASS: TestPause (0.84s) [2020-10-26T20:06:48.504Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-26T20:06:48.504Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:06:48.504Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:06:48.505Z] === RUN TestPauseStopPausedContainer [2020-10-26T20:06:48.625Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-26T20:06:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-26T20:06:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-26T20:06:48.983Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2020-10-26T20:06:49.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-26T20:06:49.447Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-10-26T20:06:49.447Z] === RUN TestPsFilter [2020-10-26T20:06:49.710Z] --- PASS: TestPsFilter (0.26s) [2020-10-26T20:06:49.710Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-26T20:06:50.487Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-26T20:06:50.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-10-26T20:06:50.653Z] === RUN TestRemoveContainerWithVolume [2020-10-26T20:06:51.224Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-10-26T20:06:51.224Z] === RUN TestRemoveContainerRunning [2020-10-26T20:06:52.170Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-10-26T20:06:52.170Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-26T20:06:52.550Z] --- PASS: TestReadPluginNoRead (8.68s) [2020-10-26T20:06:52.551Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-10-26T20:06:52.551Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2020-10-26T20:06:52.551Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-10-26T20:06:52.551Z] read_test.go:92: [d1db074330b91] daemon is not started [2020-10-26T20:06:52.551Z] PASS [2020-10-26T20:06:52.551Z] [2020-10-26T20:06:52.551Z] DONE 6 tests in 12.636s [2020-10-26T20:06:52.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-26T20:06:52.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:52.551Z] ++ set -e [2020-10-26T20:06:52.551Z] ++ '[' -n 0 ']' [2020-10-26T20:06:52.551Z] ++ set -x [2020-10-26T20:06:52.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:52.551Z] testing: warning: no tests to run [2020-10-26T20:06:52.551Z] PASS [2020-10-26T20:06:52.551Z] [2020-10-26T20:06:52.551Z] DONE 0 tests in 0.095s [2020-10-26T20:06:52.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-26T20:06:52.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:52.551Z] ++ set -e [2020-10-26T20:06:52.551Z] ++ '[' -n 0 ']' [2020-10-26T20:06:52.551Z] ++ set -x [2020-10-26T20:06:52.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:52.551Z] INFO: Testing against a local daemon [2020-10-26T20:06:52.551Z] === RUN TestPluginWithDevMounts [2020-10-26T20:06:52.551Z] === PAUSE TestPluginWithDevMounts [2020-10-26T20:06:52.551Z] === CONT TestPluginWithDevMounts [2020-10-26T20:06:52.742Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-10-26T20:06:52.742Z] === RUN TestRemoveInvalidContainer [2020-10-26T20:06:52.742Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-26T20:06:52.742Z] === RUN TestRenameLinkedContainer [2020-10-26T20:06:53.610Z] ......... [ 86%] [2020-10-26T20:06:54.105Z] --- PASS: TestDaemonStartWithLogOpt (13.35s) [2020-10-26T20:06:54.105Z] === CONT TestReadPluginNoRead [2020-10-26T20:06:54.686Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-10-26T20:06:54.686Z] PASS [2020-10-26T20:06:54.686Z] [2020-10-26T20:06:54.686Z] DONE 1 tests in 1.946s [2020-10-26T20:06:54.686Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-10-26T20:06:54.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:54.686Z] ++ set -e [2020-10-26T20:06:54.686Z] ++ '[' -n 0 ']' [2020-10-26T20:06:54.686Z] ++ set -x [2020-10-26T20:06:54.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:06:54.686Z] INFO: Testing against a local daemon [2020-10-26T20:06:54.686Z] === RUN TestSecretInspect [2020-10-26T20:06:55.091Z] Loaded image: buildpack-deps:buster [2020-10-26T20:06:55.091Z] Loaded image: buildpack-deps:buster [2020-10-26T20:06:55.091Z] Loaded image: busybox:latest [2020-10-26T20:06:55.091Z] Loaded image: busybox:latest [2020-10-26T20:06:55.091Z] Loaded image: busybox:glibc [2020-10-26T20:06:55.091Z] Loaded image: debian:buster [2020-10-26T20:06:55.091Z] Loaded image: hello-world:latest [2020-10-26T20:06:55.091Z] Loaded image: busybox:glibc [2020-10-26T20:06:55.091Z] Loaded image: debian:buster [2020-10-26T20:06:55.091Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T20:06:55.091Z] Loaded image: hello-world:latest [2020-10-26T20:06:55.091Z] INFO: Testing against a local daemon [2020-10-26T20:06:55.091Z] === RUN TestDockerDaemonSuite [2020-10-26T20:06:55.091Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-26T20:06:55.091Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T20:06:55.091Z] INFO: Testing against a local daemon [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-26T20:06:55.091Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-26T20:06:55.352Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-26T20:06:55.468Z] === RUN TestReadPluginNoRead/default [2020-10-26T20:06:55.468Z] --- PASS: TestContinueAfterPluginCrash (17.06s) [2020-10-26T20:06:56.068Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-10-26T20:06:56.068Z] === RUN TestRenameStoppedContainer [2020-10-26T20:06:56.293Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-26T20:06:56.640Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-10-26T20:06:56.640Z] === RUN TestRenameRunningContainerAndReuse [2020-10-26T20:06:57.234Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-26T20:06:57.495Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-26T20:06:57.495Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-26T20:06:57.495Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-26T20:06:57.495Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-26T20:06:57.981Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-26T20:06:58.030Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-10-26T20:06:58.030Z] === RUN TestRenameInvalidName [2020-10-26T20:06:58.264Z] --- PASS: TestSecretInspect (3.63s) [2020-10-26T20:06:58.265Z] === RUN TestSecretList [2020-10-26T20:06:58.971Z] --- PASS: TestRenameInvalidName (0.79s) [2020-10-26T20:06:58.972Z] === RUN TestRenameAnonymousContainer [2020-10-26T20:06:59.238Z] tests/integration/models_images_test.py ............... [ 89%] [2020-10-26T20:06:59.877Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-26T20:07:00.691Z] tests/integration/models_networks_test.py .... [ 90%] [2020-10-26T20:07:01.849Z] --- PASS: TestSecretList (3.67s) [2020-10-26T20:07:01.849Z] === RUN TestSecretsCreateAndDelete [2020-10-26T20:07:02.390Z] --- PASS: TestReadPluginNoRead (10.41s) [2020-10-26T20:07:02.390Z] --- PASS: TestReadPluginNoRead/default (2.32s) [2020-10-26T20:07:02.390Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-10-26T20:07:02.390Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-10-26T20:07:02.390Z] read_test.go:92: [de00c0489a82d] daemon is not started [2020-10-26T20:07:02.390Z] PASS [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] DONE 6 tests in 23.911s [2020-10-26T20:07:02.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-26T20:07:02.390Z] testing: warning: no tests to run [2020-10-26T20:07:02.390Z] PASS [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] DONE 0 tests in 0.046s [2020-10-26T20:07:02.390Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-26T20:07:02.390Z] INFO: Testing against a local daemon [2020-10-26T20:07:02.390Z] === RUN TestPluginWithDevMounts [2020-10-26T20:07:02.390Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-26T20:07:02.390Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-10-26T20:07:02.390Z] PASS [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === Skipped [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-10-26T20:07:02.390Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] DONE 1 tests, 1 skipped in 0.144s [2020-10-26T20:07:02.390Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-26T20:07:02.390Z] INFO: Testing against a local daemon [2020-10-26T20:07:02.390Z] === RUN TestSecretInspect [2020-10-26T20:07:02.390Z] --- SKIP: TestSecretInspect (0.02s) [2020-10-26T20:07:02.390Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] === RUN TestSecretList [2020-10-26T20:07:02.390Z] --- SKIP: TestSecretList (0.01s) [2020-10-26T20:07:02.390Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] === RUN TestSecretsCreateAndDelete [2020-10-26T20:07:02.390Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-10-26T20:07:02.390Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] === RUN TestSecretsUpdate [2020-10-26T20:07:02.390Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-10-26T20:07:02.390Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] === RUN TestTemplatedSecret [2020-10-26T20:07:02.390Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-26T20:07:02.390Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] === RUN TestSecretCreateResolve [2020-10-26T20:07:02.390Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-10-26T20:07:02.390Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] PASS [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === Skipped [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-10-26T20:07:02.390Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-10-26T20:07:02.390Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-10-26T20:07:02.390Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-10-26T20:07:02.390Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-10-26T20:07:02.390Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-10-26T20:07:02.390Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] [2020-10-26T20:07:02.390Z] DONE 6 tests, 6 skipped in 0.206s [2020-10-26T20:07:02.390Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-26T20:07:02.646Z] INFO: Testing against a local daemon [2020-10-26T20:07:02.646Z] === RUN TestServiceCreateInit [2020-10-26T20:07:02.646Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-26T20:07:02.646Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-26T20:07:02.646Z] --- PASS: TestServiceCreateInit (0.02s) [2020-10-26T20:07:02.646Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-26T20:07:02.646Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-26T20:07:02.646Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceMultipleTimes [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-10-26T20:07:02.646Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceConflict [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-10-26T20:07:02.646Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceMaxReplicas [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-10-26T20:07:02.646Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-10-26T20:07:02.646Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceSecretFileMode [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-10-26T20:07:02.646Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceConfigFileMode [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-10-26T20:07:02.646Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceSysctls [2020-10-26T20:07:02.646Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-10-26T20:07:02.646Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.646Z] === RUN TestCreateServiceCapabilities [2020-10-26T20:07:02.902Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-10-26T20:07:02.902Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestInspect [2020-10-26T20:07:02.902Z] --- SKIP: TestInspect (0.01s) [2020-10-26T20:07:02.902Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestCreateJob [2020-10-26T20:07:02.902Z] --- SKIP: TestCreateJob (0.01s) [2020-10-26T20:07:02.902Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestReplicatedJob [2020-10-26T20:07:02.902Z] --- SKIP: TestReplicatedJob (0.01s) [2020-10-26T20:07:02.902Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestUpdateReplicatedJob [2020-10-26T20:07:02.902Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-10-26T20:07:02.902Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestServiceListWithStatuses [2020-10-26T20:07:02.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-26T20:07:02.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:07:02.902Z] === RUN TestDockerNetworkConnectAlias [2020-10-26T20:07:02.902Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-10-26T20:07:02.902Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestDockerNetworkReConnect [2020-10-26T20:07:02.902Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-10-26T20:07:02.902Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:02.902Z] === RUN TestServicePlugin [2020-10-26T20:07:03.180Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-10-26T20:07:03.180Z] === RUN TestRenameContainerWithSameName [2020-10-26T20:07:03.750Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-10-26T20:07:03.750Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-26T20:07:04.119Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-26T20:07:05.136Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-10-26T20:07:05.136Z] === RUN TestResize [2020-10-26T20:07:05.509Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-10-26T20:07:05.509Z] === RUN TestSecretsUpdate [2020-10-26T20:07:05.956Z] tests/integration/models_nodes_test.py . [ 91%] [2020-10-26T20:07:06.080Z] --- PASS: TestResize (0.78s) [2020-10-26T20:07:06.080Z] === RUN TestResizeWithInvalidSize [2020-10-26T20:07:06.672Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-26T20:07:06.891Z] tests/integration/models_resources_test.py . [ 91%] [2020-10-26T20:07:07.023Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-10-26T20:07:07.024Z] === RUN TestResizeWhenContainerNotStarted [2020-10-26T20:07:07.070Z] --- SKIP: TestServicePlugin (3.50s) [2020-10-26T20:07:07.070Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] === RUN TestServiceUpdateLabel [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] === RUN TestServiceUpdateSecrets [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] === RUN TestServiceUpdateConfigs [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] === RUN TestServiceUpdateNetwork [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] === RUN TestServiceUpdatePidsLimit [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-10-26T20:07:07.070Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] PASS [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === Skipped [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-26T20:07:07.070Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-26T20:07:07.070Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-26T20:07:07.070Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-10-26T20:07:07.070Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-10-26T20:07:07.070Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-10-26T20:07:07.070Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-10-26T20:07:07.070Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-10-26T20:07:07.070Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-10-26T20:07:07.070Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-10-26T20:07:07.070Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-10-26T20:07:07.070Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-10-26T20:07:07.070Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-10-26T20:07:07.070Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-10-26T20:07:07.070Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-10-26T20:07:07.070Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-26T20:07:07.070Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-10-26T20:07:07.070Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-10-26T20:07:07.070Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s) [2020-10-26T20:07:07.070Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-10-26T20:07:07.070Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-10-26T20:07:07.070Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] DONE 24 tests, 23 skipped in 3.946s [2020-10-26T20:07:07.070Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-26T20:07:07.070Z] INFO: Testing against a local daemon [2020-10-26T20:07:07.070Z] === RUN TestSessionCreate [2020-10-26T20:07:07.070Z] --- PASS: TestSessionCreate (0.03s) [2020-10-26T20:07:07.070Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-26T20:07:07.070Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-26T20:07:07.070Z] PASS [2020-10-26T20:07:07.070Z] [2020-10-26T20:07:07.070Z] DONE 2 tests in 0.168s [2020-10-26T20:07:07.070Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-26T20:07:07.070Z] INFO: Testing against a local daemon [2020-10-26T20:07:07.070Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-26T20:07:07.070Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:07:07.070Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:07:07.070Z] === RUN TestEventsExecDie [2020-10-26T20:07:07.325Z] --- PASS: TestEventsExecDie (0.51s) [2020-10-26T20:07:07.325Z] === RUN TestEventsBackwardsCompatible [2020-10-26T20:07:07.325Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-10-26T20:07:07.325Z] === RUN TestInfoBinaryCommits [2020-10-26T20:07:07.325Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-26T20:07:07.325Z] === RUN TestInfoAPIVersioned [2020-10-26T20:07:07.325Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-26T20:07:07.325Z] === RUN TestInfoDiscoveryBackend [2020-10-26T20:07:07.596Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:07:07.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:07:07.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:07:07.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:07:07.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:07:07.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:07:07.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:07:07.891Z] INFO: Extraction ended at 10/26/2020 20:07:04. Duration:00:00:27.7986261 [2020-10-26T20:07:07.891Z] INFO: Updating the golang and path environment variables [2020-10-26T20:07:07.891Z] INFO: GOPATH=d:\gopath [2020-10-26T20:07:07.891Z] INFO: go version go1.13.15 windows/amd64 [2020-10-26T20:07:07.891Z] INFO: Running the daemon under test in debug mode [2020-10-26T20:07:07.891Z] INFO: Starting a daemon under test... [2020-10-26T20:07:07.891Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41590\1\daemon --pidfile d:\CI\PR-41590\1\docker.pid -D [2020-10-26T20:07:07.891Z] INFO: Process started successfully. [2020-10-26T20:07:07.891Z] INFO: Start tailing logs of the daemon under tests [2020-10-26T20:07:07.891Z] INFO: Waiting for the daemon under test to start... [2020-10-26T20:07:09.154Z] --- PASS: TestSecretsUpdate (3.66s) [2020-10-26T20:07:09.154Z] === RUN TestTemplatedSecret [2020-10-26T20:07:09.212Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-10-26T20:07:09.212Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-26T20:07:09.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:07:09.973Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-26T20:07:10.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:07:10.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:07:11.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:07:11.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:07:11.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:07:11.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:07:12.477Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2020-10-26T20:07:12.477Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-26T20:07:12.477Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-10-26T20:07:12.477Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:07:12.477Z] === RUN TestInfoAPI [2020-10-26T20:07:12.477Z] --- PASS: TestInfoAPI (0.04s) [2020-10-26T20:07:12.477Z] === RUN TestInfoAPIWarnings [2020-10-26T20:07:12.526Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-26T20:07:12.979Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-10-26T20:07:13.097Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-26T20:07:13.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:07:13.605Z] --- PASS: TestTemplatedSecret (3.78s) [2020-10-26T20:07:13.605Z] === RUN TestSecretCreateResolve [2020-10-26T20:07:14.042Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-26T20:07:14.042Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-26T20:07:14.985Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-10-26T20:07:15.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-10-26T20:07:15.920Z] === RUN TestCgroupNamespacesRun [2020-10-26T20:07:15.936Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-10-26T20:07:16.254Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-10-26T20:07:16.254Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-10-26T20:07:16.367Z] --- PASS: TestSecretCreateResolve (3.60s) [2020-10-26T20:07:16.367Z] PASS [2020-10-26T20:07:16.367Z] [2020-10-26T20:07:16.367Z] DONE 6 tests in 22.053s [2020-10-26T20:07:16.659Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-10-26T20:07:16.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:16.659Z] ++ set -e [2020-10-26T20:07:16.659Z] ++ '[' -n 0 ']' [2020-10-26T20:07:16.659Z] ++ set -x [2020-10-26T20:07:16.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:16.659Z] INFO: Testing against a local daemon [2020-10-26T20:07:16.659Z] === RUN TestServiceCreateInit [2020-10-26T20:07:16.659Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-26T20:07:16.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-26T20:07:16.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-26T20:07:16.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-26T20:07:17.320Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-26T20:07:17.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-26T20:07:17.836Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-10-26T20:07:17.836Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-26T20:07:18.264Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-10-26T20:07:18.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-26T20:07:19.648Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-26T20:07:19.751Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-10-26T20:07:19.751Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-26T20:07:19.797Z] tests/integration/regression_test.py ...... [ 98%] [2020-10-26T20:07:19.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-26T20:07:20.221Z] === RUN TestDockerSuite/TestAttachDetach [2020-10-26T20:07:20.315Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-10-26T20:07:20.315Z] tests/integration/credentials/utils_test.py . [100%] [2020-10-26T20:07:20.315Z] [2020-10-26T20:07:20.315Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-10-26T20:07:20.315Z] =========================== short test summary info ============================ [2020-10-26T20:07:20.315Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-10-26T20:07:20.315Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-10-26T20:07:20.315Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-10-26T20:07:20.315Z] Not supported on most drivers [2020-10-26T20:07:20.315Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-10-26T20:07:20.315Z] Output of docker top depends on host distro, and is not formalized. [2020-10-26T20:07:20.315Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-10-26T20:07:20.315Z] Output of docker top depends on host distro, and is not formalized. [2020-10-26T20:07:20.315Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-10-26T20:07:20.315Z] Can fail if eth0 has multiple IP addresses [2020-10-26T20:07:20.315Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-10-26T20:07:20.315Z] This doesn't seem to be taken into account by the engine [2020-10-26T20:07:20.315Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-10-26T20:07:20.315Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-10-26T20:07:20.315Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 319.94 seconds == [2020-10-26T20:07:20.483Z] --- PASS: TestBuildWithHugeFile (89.53s) [2020-10-26T20:07:20.483Z] === RUN TestBuildWithEmptyDockerfile [2020-10-26T20:07:20.483Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:07:20.483Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:07:20.483Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:07:20.483Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:07:20.483Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:07:20.483Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:07:20.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-10-26T20:07:20.746Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:07:20.746Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:07:20.746Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:07:21.007Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-10-26T20:07:21.007Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-10-26T20:07:21.007Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-10-26T20:07:21.007Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-10-26T20:07:21.007Z] === RUN TestBuildPreserveOwnership [2020-10-26T20:07:21.007Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-26T20:07:21.137Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-10-26T20:07:21.137Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-26T20:07:21.269Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-26T20:07:21.530Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-26T20:07:22.102Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-26T20:07:22.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-26T20:07:23.053Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-10-26T20:07:23.053Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-26T20:07:23.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-26T20:07:23.492Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-26T20:07:23.752Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-26T20:07:24.695Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-26T20:07:24.967Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-10-26T20:07:24.967Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-26T20:07:25.269Z] --- PASS: TestBuildPreserveOwnership (4.19s) [2020-10-26T20:07:25.269Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2020-10-26T20:07:25.269Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2020-10-26T20:07:25.269Z] === RUN TestBuildPlatformInvalid [2020-10-26T20:07:25.269Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-10-26T20:07:25.269Z] PASS [2020-10-26T20:07:25.269Z] [2020-10-26T20:07:25.269Z] === Skipped [2020-10-26T20:07:25.269Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-10-26T20:07:25.269Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:07:25.269Z] [2020-10-26T20:07:25.269Z] [2020-10-26T20:07:25.269Z] DONE 32 tests, 1 skipped in 179.721s [2020-10-26T20:07:25.269Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-26T20:07:25.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:25.269Z] ++ set -e [2020-10-26T20:07:25.269Z] ++ '[' -n 0 ']' [2020-10-26T20:07:25.269Z] ++ set -x [2020-10-26T20:07:25.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:25.269Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-26T20:07:25.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-26T20:07:25.530Z] INFO: Testing against a local daemon [2020-10-26T20:07:25.530Z] === RUN TestConfigInspect [2020-10-26T20:07:25.644Z] .....INFO: Daemon under test started and replied! [2020-10-26T20:07:25.644Z] INFO: Docker version of the daemon under test [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] Client: [2020-10-26T20:07:25.644Z] Version: 17.06.2-ce [2020-10-26T20:07:25.644Z] API version: 1.30 [2020-10-26T20:07:25.644Z] Go version: go1.8.3 [2020-10-26T20:07:25.644Z] Git commit: cec0b72 [2020-10-26T20:07:25.644Z] Built: Tue Sep 5 19:57:19 2017 [2020-10-26T20:07:25.644Z] OS/Arch: windows/amd64 [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] Server: [2020-10-26T20:07:25.644Z] Version: 0.0.0-dev [2020-10-26T20:07:25.644Z] API version: 1.41 (minimum version 1.24) [2020-10-26T20:07:25.644Z] Go version: go1.13.15 [2020-10-26T20:07:25.644Z] Git commit: c3adbf828b [2020-10-26T20:07:25.644Z] Built: 10/26/2020 20:05:09 [2020-10-26T20:07:25.644Z] OS/Arch: windows/amd64 [2020-10-26T20:07:25.644Z] Experimental: false [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] INFO: Docker info of the daemon under test [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] Containers: 0 [2020-10-26T20:07:25.644Z] Running: 0 [2020-10-26T20:07:25.644Z] Paused: 0 [2020-10-26T20:07:25.644Z] Stopped: 0 [2020-10-26T20:07:25.644Z] Images: 0 [2020-10-26T20:07:25.644Z] Server Version: 0.0.0-dev [2020-10-26T20:07:25.644Z] Storage Driver: windowsfilter [2020-10-26T20:07:25.644Z] Windows: [2020-10-26T20:07:25.644Z] Logging Driver: json-file [2020-10-26T20:07:25.644Z] Plugins: [2020-10-26T20:07:25.644Z] Volume: local [2020-10-26T20:07:25.644Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-26T20:07:25.644Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-26T20:07:25.644Z] Swarm: inactive [2020-10-26T20:07:25.644Z] Default Isolation: process [2020-10-26T20:07:25.644Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-26T20:07:25.644Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-26T20:07:25.644Z] OSType: windows [2020-10-26T20:07:25.644Z] Architecture: x86_64 [2020-10-26T20:07:25.644Z] CPUs: 4 [2020-10-26T20:07:25.644Z] Total Memory: 32GiB [2020-10-26T20:07:25.644Z] Name: azwin-2-c4c2a0 [2020-10-26T20:07:25.644Z] ID: N6SP:PE3D:KQMV:3BBF:YXUP:WKHX:K2O5:JRS7:FP5G:G4R5:AHXZ:IIRP [2020-10-26T20:07:25.644Z] Docker Root Dir: D:\CI\PR-41590\1\daemon [2020-10-26T20:07:25.644Z] Debug Mode (client): false [2020-10-26T20:07:25.644Z] Debug Mode (server): true [2020-10-26T20:07:25.644Z] File Descriptors: -1 [2020-10-26T20:07:25.644Z] Goroutines: 17 [2020-10-26T20:07:25.644Z] System Time: 2020-10-26T20:07:24.4231839Z [2020-10-26T20:07:25.644Z] EventsListeners: 0 [2020-10-26T20:07:25.644Z] Registry: https://index.docker.io/v1/ [2020-10-26T20:07:25.644Z] Labels: [2020-10-26T20:07:25.644Z] Experimental: false [2020-10-26T20:07:25.644Z] Insecure Registries: [2020-10-26T20:07:25.644Z] 127.0.0.0/8 [2020-10-26T20:07:25.644Z] Live Restore Enabled: false [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] INFO: Docker images of the daemon under test [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-26T20:07:25.644Z] [2020-10-26T20:07:25.644Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-10-26T20:07:25.644Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-10-26T20:07:25.644Z] ltsc2019: Pulling from windows/servercore [2020-10-26T20:07:25.644Z] 4612f6d0b889: Pulling fs layer [2020-10-26T20:07:25.644Z] 406ffb8432a7: Pulling fs layer [2020-10-26T20:07:26.103Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-26T20:07:26.364Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-26T20:07:26.882Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2020-10-26T20:07:26.882Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-26T20:07:27.454Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-10-26T20:07:27.454Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-26T20:07:27.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-26T20:07:27.781Z] --- PASS: TestServiceCreateInit (10.44s) [2020-10-26T20:07:27.781Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-10-26T20:07:27.781Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-10-26T20:07:27.781Z] === RUN TestCreateServiceMultipleTimes [2020-10-26T20:07:28.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-26T20:07:28.278Z] --- PASS: TestConfigInspect (2.78s) [2020-10-26T20:07:28.278Z] === RUN TestConfigList [2020-10-26T20:07:28.538Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-26T20:07:29.112Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-26T20:07:29.369Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2020-10-26T20:07:29.369Z] === RUN TestKernelTCPMemory [2020-10-26T20:07:29.373Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-26T20:07:29.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-26T20:07:30.312Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-10-26T20:07:30.312Z] === RUN TestNISDomainname [2020-10-26T20:07:30.516Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-10-26T20:07:30.516Z] === RUN TestInfoDebug [2020-10-26T20:07:30.762Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-26T20:07:30.762Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-26T20:07:31.254Z] --- PASS: TestNISDomainname (0.96s) [2020-10-26T20:07:31.254Z] === RUN TestHostnameDnsResolution [2020-10-26T20:07:31.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-26T20:07:31.443Z] --- PASS: TestInfoDebug (1.54s) [2020-10-26T20:07:31.443Z] === RUN TestInfoInsecureRegistries [2020-10-26T20:07:31.703Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-26T20:07:31.703Z] --- PASS: TestConfigList (3.27s) [2020-10-26T20:07:31.703Z] === RUN TestConfigsCreateAndDelete [2020-10-26T20:07:31.703Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-26T20:07:32.650Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-26T20:07:32.771Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:07:32.771Z] [2020-10-26T20:07:32.771Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:07:32.771Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:07:32.771Z] [2020-10-26T20:07:32.771Z] To set a process to complain mode, use the command line tool [2020-10-26T20:07:32.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:07:32.771Z] [2020-10-26T20:07:32.806Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-10-26T20:07:32.806Z] === RUN TestInfoRegistryMirrors [2020-10-26T20:07:32.819Z] 406ffb8432a7: Verifying Checksum [2020-10-26T20:07:32.820Z] 406ffb8432a7: Download complete Post stage [Pipeline] junit [2020-10-26T20:07:33.042Z] Recording test results [2020-10-26T20:07:33.169Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-10-26T20:07:33.169Z] === RUN TestStats [2020-10-26T20:07:33.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-26T20:07:34.169Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-10-26T20:07:34.169Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] sh [2020-10-26T20:07:34.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-26T20:07:34.425Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-10-26T20:07:34.425Z] === RUN TestPingCacheHeaders [2020-10-26T20:07:34.425Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-10-26T20:07:34.425Z] === RUN TestPingGet [2020-10-26T20:07:34.425Z] --- PASS: TestPingGet (0.01s) [2020-10-26T20:07:34.425Z] === RUN TestPingHead [2020-10-26T20:07:34.425Z] --- PASS: TestPingHead (0.02s) [2020-10-26T20:07:34.425Z] === RUN TestVersion [2020-10-26T20:07:34.514Z] + echo Ensuring container killed. [2020-10-26T20:07:34.514Z] Ensuring container killed. [2020-10-26T20:07:34.514Z] + docker rm -vf docker-pr1 [2020-10-26T20:07:34.514Z] Error: No such container: docker-pr1 [2020-10-26T20:07:34.514Z] + true [Pipeline] sh [2020-10-26T20:07:34.681Z] --- PASS: TestVersion (0.02s) [2020-10-26T20:07:34.681Z] PASS [2020-10-26T20:07:34.681Z] [2020-10-26T20:07:34.681Z] === Skipped [2020-10-26T20:07:34.681Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:07:34.681Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:07:34.681Z] [2020-10-26T20:07:34.681Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-10-26T20:07:34.681Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-26T20:07:34.681Z] [2020-10-26T20:07:34.681Z] [2020-10-26T20:07:34.681Z] DONE 18 tests, 2 skipped in 27.921s [2020-10-26T20:07:34.681Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-26T20:07:34.681Z] INFO: Testing against a local daemon [2020-10-26T20:07:34.681Z] === RUN TestVolumesCreateAndList [2020-10-26T20:07:34.681Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-26T20:07:34.681Z] === RUN TestVolumesRemove [2020-10-26T20:07:34.681Z] --- PASS: TestVolumesRemove (0.06s) [2020-10-26T20:07:34.681Z] === RUN TestVolumesInspect [2020-10-26T20:07:34.681Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-26T20:07:34.681Z] === RUN TestVolumesInvalidJSON [2020-10-26T20:07:34.681Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-26T20:07:34.681Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-26T20:07:34.795Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:07:34.795Z] Chowning /workspace to jenkins user [2020-10-26T20:07:34.795Z] + id -u [2020-10-26T20:07:34.795Z] + id -g [2020-10-26T20:07:34.795Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41590:/workspace busybox chown -R 1000:1000 /workspace [2020-10-26T20:07:34.795Z] Unable to find image 'busybox:latest' locally [2020-10-26T20:07:34.937Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-26T20:07:34.937Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-26T20:07:34.937Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-26T20:07:34.937Z] PASS [2020-10-26T20:07:34.937Z] [2020-10-26T20:07:34.937Z] DONE 5 tests in 0.234s [2020-10-26T20:07:34.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:07:34.937Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12045 is not a child of this shell [2020-10-26T20:07:34.937Z] warning: PID 12045 from bundles/test-integration/docker.pid had a nonzero exit code [2020-10-26T20:07:34.937Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:07:34.937Z] [2020-10-26T20:07:34.937Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:07:34.937Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:07:34.937Z] [2020-10-26T20:07:34.937Z] To set a process to complain mode, use the command line tool [2020-10-26T20:07:34.937Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:07:34.937Z] Removing test suite binaries [2020-10-26T20:07:34.937Z] exiting test-integration [2020-10-26T20:07:34.937Z] ++ exit 0 [2020-10-26T20:07:35.196Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-10-26T20:07:35.196Z] === RUN TestConfigsUpdate [2020-10-26T20:07:35.196Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-26T20:07:35.713Z] --- PASS: TestStats (2.80s) [2020-10-26T20:07:35.713Z] === RUN TestStopContainerWithTimeout [2020-10-26T20:07:35.713Z] === RUN TestStopContainerWithTimeout/0 [2020-10-26T20:07:35.713Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-26T20:07:35.713Z] === RUN TestStopContainerWithTimeout/1 [2020-10-26T20:07:35.713Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-26T20:07:35.713Z] === RUN TestStopContainerWithTimeout/3 [2020-10-26T20:07:35.713Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-26T20:07:35.713Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-26T20:07:35.713Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-26T20:07:35.713Z] === CONT TestStopContainerWithTimeout/0 [2020-10-26T20:07:35.713Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-26T20:07:35.713Z] === CONT TestStopContainerWithTimeout/3 [2020-10-26T20:07:35.713Z] === CONT TestStopContainerWithTimeout/1 [2020-10-26T20:07:35.863Z] [2020-10-26T20:07:35.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main Post stage [Pipeline] junit [2020-10-26T20:07:37.434Z] Recording test results [2020-10-26T20:07:37.464Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-26T20:07:37.464Z] Using test binary docker [2020-10-26T20:07:37.464Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-26T20:07:37.464Z] +++ /etc/init.d/apparmor start [2020-10-26T20:07:37.464Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-26T20:07:37.464Z] INFO: Waiting for daemon to start... [2020-10-26T20:07:37.464Z] Starting dockerd [2020-10-26T20:07:37.464Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-10-26T20:07:38.501Z] --- PASS: TestConfigsUpdate (3.20s) [2020-10-26T20:07:38.502Z] === RUN TestTemplatedConfig [2020-10-26T20:07:38.502Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-26T20:07:39.017Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-10-26T20:07:39.017Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-10-26T20:07:39.017Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-10-26T20:07:39.017Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-10-26T20:07:39.017Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-10-26T20:07:39.017Z] === RUN TestDeleteDevicemapper [2020-10-26T20:07:39.017Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-26T20:07:39.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:07:39.017Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-26T20:07:39.384Z] + echo Ensuring container killed. [2020-10-26T20:07:39.384Z] Ensuring container killed. [2020-10-26T20:07:39.384Z] + docker rm -vf docker-pr1 [2020-10-26T20:07:39.384Z] Error: No such container: docker-pr1 [2020-10-26T20:07:39.384Z] + true [Pipeline] sh [2020-10-26T20:07:39.544Z] . [2020-10-26T20:07:39.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-26T20:07:39.544Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-26T20:07:39.544Z] Error: No such image: emptyfs [2020-10-26T20:07:39.544Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-26T20:07:39.544Z] ++++ docker load [2020-10-26T20:07:39.705Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:07:39.705Z] Chowning /workspace to jenkins user [2020-10-26T20:07:39.705Z] + id -u [2020-10-26T20:07:39.705Z] + id -g [2020-10-26T20:07:39.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41590:/workspace busybox chown -R 1000:1000 /workspace [2020-10-26T20:07:39.705Z] Unable to find image 'busybox:latest' locally [2020-10-26T20:07:39.842Z] Running integration-test (iteration 1) [2020-10-26T20:07:39.842Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-10-26T20:07:39.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:39.842Z] ++ set -e [2020-10-26T20:07:39.842Z] ++ '[' -n 0 ']' [2020-10-26T20:07:39.842Z] ++ set -x [2020-10-26T20:07:39.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:39.960Z] latest: Pulling from library/busybox [2020-10-26T20:07:40.147Z] latest: Pulling from library/busybox [2020-10-26T20:07:40.147Z] 9758c28807f2: Pulling fs layer [2020-10-26T20:07:40.147Z] 9758c28807f2: Download complete [2020-10-26T20:07:40.147Z] 9758c28807f2: Pull complete [2020-10-26T20:07:40.147Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-26T20:07:40.147Z] Status: Downloaded newer image for busybox:latest [2020-10-26T20:07:40.215Z] 9758c28807f2: Pulling fs layer [2020-10-26T20:07:41.051Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-26T20:07:41.563Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2020-10-26T20:07:41.563Z] === RUN TestUpdateMemory [2020-10-26T20:07:41.563Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-26T20:07:41.563Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:07:41.563Z] === RUN TestUpdateCPUQuota [2020-10-26T20:07:41.623Z] --- PASS: TestTemplatedConfig (3.68s) [2020-10-26T20:07:41.623Z] === RUN TestConfigCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-26T20:07:42.195Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-26T20:07:42.341Z] + bundleName=docker-py [2020-10-26T20:07:42.341Z] + echo Creating docker-py-bundles.tar.gz [2020-10-26T20:07:42.341Z] Creating docker-py-bundles.tar.gz [2020-10-26T20:07:42.341Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-10-26T20:07:42.353Z] Archiving artifacts [2020-10-26T20:07:42.505Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-10-26T20:07:42.505Z] === RUN TestUpdatePidsLimit [2020-10-26T20:07:42.505Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-26T20:07:43.077Z] === RUN TestUpdatePidsLimit/no_change [2020-10-26T20:07:43.338Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-26T20:07:43.598Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-26T20:07:44.170Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-26T20:07:44.359Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-10-26T20:07:44.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] sh [2020-10-26T20:07:44.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh binary-daemon [2020-10-26T20:07:44.743Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-26T20:07:44.743Z] --- PASS: TestConfigCreateResolve (3.01s) [2020-10-26T20:07:44.743Z] === RUN TestConfigDaemonLibtrustID [2020-10-26T20:07:44.743Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-26T20:07:45.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-26T20:07:45.291Z] [2020-10-26T20:07:45.291Z] Removing bundles/ [2020-10-26T20:07:45.291Z] [2020-10-26T20:07:45.291Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-10-26T20:07:45.291Z] Building: bundles/binary-daemon/dockerd-dev [2020-10-26T20:07:45.291Z] GOOS="" GOARCH="" GOARM="" [2020-10-26T20:07:45.315Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-10-26T20:07:45.315Z] PASS [2020-10-26T20:07:45.315Z] [2020-10-26T20:07:45.315Z] DONE 7 tests in 19.911s [2020-10-26T20:07:45.315Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-26T20:07:45.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:45.315Z] ++ set -e [2020-10-26T20:07:45.315Z] ++ '[' -n 0 ']' [2020-10-26T20:07:45.315Z] ++ set -x [2020-10-26T20:07:45.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:07:45.316Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-26T20:07:45.454Z] 9758c28807f2: Download complete [2020-10-26T20:07:45.454Z] 9758c28807f2: Pull complete [2020-10-26T20:07:45.454Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-26T20:07:45.454Z] Status: Downloaded newer image for busybox:latest [2020-10-26T20:07:45.576Z] INFO: Testing against a local daemon [2020-10-26T20:07:45.576Z] === RUN TestCheckpoint [2020-10-26T20:07:45.576Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-26T20:07:45.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:07:45.576Z] === RUN TestContainerInvalidJSON [2020-10-26T20:07:45.576Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:07:45.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:07:45.576Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:07:45.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:07:45.576Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:07:45.576Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:07:45.576Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:07:45.576Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:07:45.576Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:07:45.576Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-26T20:07:45.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-10-26T20:07:45.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-10-26T20:07:45.576Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-10-26T20:07:45.576Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-26T20:07:45.576Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-10-26T20:07:45.576Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-26T20:07:45.576Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-10-26T20:07:45.576Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-26T20:07:45.838Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-10-26T20:07:45.838Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-26T20:07:45.838Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-10-26T20:07:45.838Z] === RUN TestCopyFromContainer [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-10-26T20:07:46.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-10-26T20:07:46.419Z] === RUN TestUpdateRestartPolicy [2020-10-26T20:07:46.783Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] catchError [Pipeline] { [2020-10-26T20:07:47.355Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [Pipeline] sh [2020-10-26T20:07:47.616Z] === RUN TestCopyFromContainer// [2020-10-26T20:07:47.682Z] + bundleName=amd64-rootless [2020-10-26T20:07:47.682Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-10-26T20:07:47.682Z] Creating amd64-rootless-bundles.tar.gz [2020-10-26T20:07:47.682Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-26T20:07:47.682Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-26T20:07:47.691Z] Archiving artifacts [2020-10-26T20:07:47.713Z] 4612f6d0b889: Verifying Checksum [2020-10-26T20:07:47.713Z] 4612f6d0b889: Download complete [2020-10-26T20:07:47.878Z] === RUN TestCopyFromContainer//bar/root [2020-10-26T20:07:47.878Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-26T20:07:47.878Z] === RUN TestCopyFromContainer/bar/quux [2020-10-26T20:07:48.139Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-26T20:07:48.400Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-26T20:07:48.400Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-26T20:07:48.660Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-26T20:07:48.660Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-26T20:07:48.921Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer (3.27s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-10-26T20:07:49.181Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2020-10-26T20:07:49.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-26T20:07:49.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:07:49.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:07:49.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:07:49.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:07:49.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:07:49.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:07:49.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:07:49.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:07:49.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:07:49.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-26T20:07:49.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-26T20:07:49.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-26T20:07:49.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-26T20:07:49.181Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-26T20:07:49.181Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-10-26T20:07:49.181Z] === RUN TestCreateWithInvalidEnv [2020-10-26T20:07:49.181Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-26T20:07:49.181Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-26T20:07:49.181Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-26T20:07:49.181Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-26T20:07:49.181Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-26T20:07:49.181Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-26T20:07:49.181Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-26T20:07:49.181Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-26T20:07:49.181Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-26T20:07:49.181Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-26T20:07:49.181Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-26T20:07:49.181Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-26T20:07:49.181Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-10-26T20:07:49.181Z] === RUN TestCreateTmpfsMountsTarget [2020-10-26T20:07:49.181Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-10-26T20:07:49.181Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-26T20:07:49.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T20:07:49.559Z] + make clean [2020-10-26T20:07:49.814Z] docker volume rm -f docker-dev-cache [2020-10-26T20:07:49.814Z] docker-dev-cache [Pipeline] deleteDir [2020-10-26T20:07:50.124Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-26T20:07:50.124Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-26T20:07:50.231Z] --- PASS: TestCreateServiceMultipleTimes (22.72s) [2020-10-26T20:07:50.231Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T20:07:50.698Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-26T20:07:51.643Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2020-10-26T20:07:51.643Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-26T20:07:51.643Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-26T20:07:52.215Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-26T20:07:52.476Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-26T20:07:52.548Z] Loaded image: buildpack-deps:buster [2020-10-26T20:07:52.548Z] Loaded image: busybox:latest [2020-10-26T20:07:52.548Z] Loaded image: busybox:glibc [2020-10-26T20:07:52.548Z] Loaded image: debian:buster [2020-10-26T20:07:52.548Z] Loaded image: hello-world:latest [2020-10-26T20:07:52.548Z] Loaded image: arm32v7/hello-world:latest [2020-10-26T20:07:52.548Z] INFO: Testing against a local daemon [2020-10-26T20:07:52.548Z] === RUN TestCgroupNamespacesBuild [2020-10-26T20:07:53.418Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-10-26T20:07:53.680Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-26T20:07:53.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:07:53.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:07:53.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:07:53.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:07:53.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:07:53.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:07:53.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:07:53.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:07:53.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:07:53.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:07:53.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:07:53.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:07:53.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:07:53.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:07:53.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-10-26T20:07:53.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-10-26T20:07:53.680Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-26T20:07:53.742Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-10-26T20:07:53.742Z] === RUN TestCreateServiceMaxReplicas [2020-10-26T20:07:54.066Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2020-10-26T20:07:54.066Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-26T20:07:54.253Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-26T20:07:54.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-10-26T20:07:54.515Z] === RUN TestCreateDifferentPlatform [2020-10-26T20:07:54.515Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-26T20:07:54.515Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-26T20:07:54.515Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-10-26T20:07:54.515Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-26T20:07:54.515Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-26T20:07:54.515Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-26T20:07:54.515Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-10-26T20:07:54.515Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-26T20:07:54.776Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2020-10-26T20:07:54.776Z] === RUN TestContainerStartOnDaemonRestart [2020-10-26T20:07:54.776Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-26T20:07:54.776Z] === RUN TestDaemonRestartIpcMode [2020-10-26T20:07:54.776Z] === PAUSE TestDaemonRestartIpcMode [2020-10-26T20:07:54.776Z] === RUN TestDaemonHostGatewayIP [2020-10-26T20:07:54.776Z] === PAUSE TestDaemonHostGatewayIP [2020-10-26T20:07:54.776Z] === RUN TestContainerKillOnDaemonStart [2020-10-26T20:07:54.776Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-26T20:07:54.776Z] === RUN TestDiff [2020-10-26T20:07:55.349Z] --- PASS: TestDiff (0.78s) [2020-10-26T20:07:55.349Z] === RUN TestExecWithCloseStdin [2020-10-26T20:07:55.349Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-26T20:07:55.581Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-10-26T20:07:55.581Z] === RUN TestBuildWithSession [2020-10-26T20:07:55.581Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-26T20:07:55.581Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:07:55.581Z] === RUN TestBuildSquashParent [2020-10-26T20:07:55.921Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-26T20:07:55.921Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-10-26T20:07:56.524Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-10-26T20:07:56.524Z] === RUN TestExec [2020-10-26T20:07:57.254Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2020-10-26T20:07:57.254Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-26T20:07:57.498Z] --- PASS: TestExec (0.82s) [2020-10-26T20:07:57.498Z] === RUN TestExecUser [2020-10-26T20:07:57.759Z] --- PASS: TestExecUser (0.56s) [2020-10-26T20:07:57.759Z] === RUN TestExportContainerAndImportImage [2020-10-26T20:07:58.332Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-26T20:07:58.594Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2020-10-26T20:07:58.594Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-26T20:07:58.650Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-10-26T20:07:58.650Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-26T20:07:59.131Z] --- PASS: TestBuildSquashParent (3.84s) [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:07:59.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:07:59.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:07:59.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:07:59.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:07:59.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:07:59.131Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:07:59.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:07:59.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:07:59.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:07:59.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:07:59.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:07:59.168Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-26T20:07:59.226Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-10-26T20:07:59.226Z] === RUN TestWaitNonBlocked [2020-10-26T20:07:59.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:07:59.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:07:59.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:07:59.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:07:59.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:07:59.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:07:59.739Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-26T20:08:00.311Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-10-26T20:08:00.311Z] === RUN TestHealthCheckWorkdir [2020-10-26T20:08:00.431Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-26T20:08:00.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-10-26T20:08:00.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-10-26T20:08:00.431Z] === RUN TestWaitBlocked [2020-10-26T20:08:00.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:08:00.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:08:00.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:08:00.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:08:00.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:08:00.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:08:01.254Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2020-10-26T20:08:01.254Z] === RUN TestHealthKillContainer [2020-10-26T20:08:01.821Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-26T20:08:01.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-10-26T20:08:01.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-10-26T20:08:01.821Z] === CONT TestContainerStartOnDaemonRestart [2020-10-26T20:08:01.821Z] === CONT TestContainerKillOnDaemonStart [2020-10-26T20:08:01.821Z] === CONT TestIpcModeOlderClient [2020-10-26T20:08:01.821Z] === CONT TestDaemonHostGatewayIP [2020-10-26T20:08:01.821Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-10-26T20:08:01.821Z] === CONT TestDaemonRestartIpcMode [2020-10-26T20:08:01.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:08:01.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:08:03.167Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-26T20:08:03.740Z] --- PASS: TestHealthKillContainer (2.65s) [2020-10-26T20:08:03.740Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-26T20:08:03.740Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2020-10-26T20:08:03.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-10-26T20:08:03.978Z] === RUN TestBuildMultiStageCopy [2020-10-26T20:08:03.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-26T20:08:04.312Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-26T20:08:04.573Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-10-26T20:08:04.573Z] === RUN TestIpcModeNone [2020-10-26T20:08:04.836Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-26T20:08:04.837Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-26T20:08:05.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-26T20:08:05.145Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-10-26T20:08:05.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-26T20:08:05.408Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-26T20:08:05.408Z] --- PASS: TestIpcModeNone (0.91s) [2020-10-26T20:08:05.408Z] === RUN TestIpcModePrivate [2020-10-26T20:08:05.605Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-26T20:08:05.900Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-26T20:08:06.087Z] --- PASS: TestDaemonRestartIpcMode (4.42s) [2020-10-26T20:08:06.194Z] --- PASS: TestBuildMultiStageCopy (2.76s) [2020-10-26T20:08:06.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2020-10-26T20:08:06.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-10-26T20:08:06.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-10-26T20:08:06.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-10-26T20:08:06.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2020-10-26T20:08:06.194Z] === RUN TestBuildMultiStageParentConfig [2020-10-26T20:08:06.348Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2020-10-26T20:08:06.350Z] --- PASS: TestIpcModePrivate (0.94s) [2020-10-26T20:08:06.350Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-10-26T20:08:06.350Z] === RUN TestIpcModeShareable [2020-10-26T20:08:07.237Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2020-10-26T20:08:07.237Z] === RUN TestBuildLabelWithTargets [2020-10-26T20:08:07.291Z] --- PASS: TestIpcModeShareable (0.82s) [2020-10-26T20:08:07.291Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-10-26T20:08:07.291Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-26T20:08:08.678Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-10-26T20:08:08.749Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-10-26T20:08:08.749Z] === RUN TestBuildWithEmptyLayers [2020-10-26T20:08:08.939Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-26T20:08:09.053Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-10-26T20:08:09.053Z] === RUN TestBuildMultiStageOnBuild [2020-10-26T20:08:09.200Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-26T20:08:10.143Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s) [2020-10-26T20:08:10.143Z] === RUN TestAPIIpcModeHost [2020-10-26T20:08:10.715Z] --- PASS: TestAPIIpcModeHost (0.77s) [2020-10-26T20:08:10.716Z] === RUN TestDaemonIpcModeShareable [2020-10-26T20:08:11.131Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-10-26T20:08:11.131Z] === RUN TestBuildUncleanTarFilenames [2020-10-26T20:08:11.287Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-26T20:08:11.774Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-10-26T20:08:11.774Z] === RUN TestBuildMultiStageLayerLeak [2020-10-26T20:08:12.653Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.14s) [2020-10-26T20:08:12.653Z] === RUN TestCreateServiceSecretFileMode [2020-10-26T20:08:12.673Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-10-26T20:08:12.673Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2020-10-26T20:08:12.673Z] === RUN TestDaemonIpcModePrivate [2020-10-26T20:08:13.618Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-10-26T20:08:13.863Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-10-26T20:08:13.863Z] === RUN TestBuildWithHugeFile [2020-10-26T20:08:14.189Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-10-26T20:08:14.189Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2020-10-26T20:08:14.189Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-26T20:08:15.132Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-26T20:08:16.076Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-10-26T20:08:16.076Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2020-10-26T20:08:16.076Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-26T20:08:16.165Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2020-10-26T20:08:16.165Z] === RUN TestCreateServiceConfigFileMode [2020-10-26T20:08:16.337Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-26T20:08:16.337Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-26T20:08:16.337Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-26T20:08:16.345Z] --- PASS: TestContainerKillOnDaemonStart (13.24s) [2020-10-26T20:08:16.345Z] PASS [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] === Skipped [2020-10-26T20:08:16.345Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-10-26T20:08:16.345Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-26T20:08:16.345Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-26T20:08:16.345Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:08:16.345Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-26T20:08:16.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-10-26T20:08:16.345Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] [2020-10-26T20:08:16.345Z] DONE 193 tests, 6 skipped in 137.448s [2020-10-26T20:08:16.345Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-10-26T20:08:16.345Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:08:16.345Z] ++ set -e [2020-10-26T20:08:16.345Z] ++ '[' -n 0 ']' [2020-10-26T20:08:16.345Z] ++ set -x [2020-10-26T20:08:16.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:08:16.345Z] INFO: Testing against a local daemon [2020-10-26T20:08:16.345Z] === RUN TestCommitInheritsEnv [2020-10-26T20:08:16.345Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-10-26T20:08:16.345Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-26T20:08:16.345Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-26T20:08:16.345Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-10-26T20:08:16.345Z] === RUN TestImagesFilterMultiReference [2020-10-26T20:08:16.345Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-10-26T20:08:16.345Z] === RUN TestImagePullPlatformInvalid [2020-10-26T20:08:16.345Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-10-26T20:08:16.345Z] === RUN TestRemoveImageOrphaning [2020-10-26T20:08:16.345Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-10-26T20:08:16.345Z] === RUN TestRemoveImageGarbageCollector [2020-10-26T20:08:16.345Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:08:16.345Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:08:16.345Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-26T20:08:16.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-10-26T20:08:16.345Z] === RUN TestTagInvalidReference [2020-10-26T20:08:16.345Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-26T20:08:16.345Z] === RUN TestTagValidPrefixedRepo [2020-10-26T20:08:16.345Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-10-26T20:08:16.345Z] === RUN TestTagExistedNameWithoutForce [2020-10-26T20:08:16.606Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-26T20:08:16.606Z] === RUN TestTagOfficialNames [2020-10-26T20:08:16.606Z] --- PASS: TestTagOfficialNames (0.07s) [2020-10-26T20:08:16.606Z] === RUN TestTagMatchesDigest [2020-10-26T20:08:16.606Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-26T20:08:16.606Z] PASS [2020-10-26T20:08:16.606Z] [2020-10-26T20:08:16.606Z] === Skipped [2020-10-26T20:08:16.606Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-10-26T20:08:16.606Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-10-26T20:08:16.606Z] [2020-10-26T20:08:16.606Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:08:16.606Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:08:16.606Z] [2020-10-26T20:08:16.606Z] [2020-10-26T20:08:16.606Z] DONE 12 tests, 2 skipped in 1.774s [2020-10-26T20:08:16.606Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-10-26T20:08:16.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:08:16.606Z] ++ set -e [2020-10-26T20:08:16.606Z] ++ '[' -n 0 ']' [2020-10-26T20:08:16.606Z] ++ set -x [2020-10-26T20:08:16.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:08:16.867Z] INFO: Testing against a local daemon [2020-10-26T20:08:16.867Z] === RUN TestNetworkCreateDelete [2020-10-26T20:08:17.128Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-10-26T20:08:17.128Z] === RUN TestDockerNetworkDeletePreferID [2020-10-26T20:08:17.280Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-26T20:08:17.852Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-10-26T20:08:17.852Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-10-26T20:08:17.852Z] === RUN TestIpcModeOlderClient [2020-10-26T20:08:17.852Z] === PAUSE TestIpcModeOlderClient [2020-10-26T20:08:17.852Z] === RUN TestKillContainerInvalidSignal [2020-10-26T20:08:18.515Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2020-10-26T20:08:18.515Z] === RUN TestDaemonDNSFallback [2020-10-26T20:08:18.797Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2020-10-26T20:08:18.797Z] === RUN TestKillContainer [2020-10-26T20:08:18.797Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-26T20:08:18.797Z] === RUN TestKillContainer/no_signal [2020-10-26T20:08:19.370Z] === RUN TestKillContainer/non_killing_signal [2020-10-26T20:08:19.678Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2020-10-26T20:08:19.678Z] === RUN TestCreateServiceSysctls [2020-10-26T20:08:20.313Z] === RUN TestKillContainer/killing_signal [2020-10-26T20:08:20.885Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-26T20:08:20.885Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-26T20:08:21.146Z] --- PASS: TestKillContainer (2.42s) [2020-10-26T20:08:21.146Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-10-26T20:08:21.146Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-10-26T20:08:21.146Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-10-26T20:08:21.146Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-26T20:08:21.146Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-26T20:08:21.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-26T20:08:22.290Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-10-26T20:08:22.290Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-10-26T20:08:22.290Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-10-26T20:08:22.290Z] === RUN TestKillStoppedContainer [2020-10-26T20:08:22.551Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-26T20:08:22.551Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-26T20:08:22.551Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-26T20:08:22.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-10-26T20:08:22.551Z] === RUN TestKillDifferentUserContainer [2020-10-26T20:08:23.122Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-10-26T20:08:23.122Z] === RUN TestInspectOomKilledTrue [2020-10-26T20:08:23.122Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-26T20:08:23.122Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:08:23.122Z] === RUN TestInspectOomKilledFalse [2020-10-26T20:08:23.122Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-26T20:08:23.122Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:08:23.122Z] === RUN TestLinksEtcHostsContentMatch [2020-10-26T20:08:23.189Z] --- PASS: TestCreateServiceSysctls (4.04s) [2020-10-26T20:08:23.189Z] === RUN TestCreateServiceCapabilities [2020-10-26T20:08:23.693Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2020-10-26T20:08:23.693Z] === RUN TestLinksContainerNames [2020-10-26T20:08:23.954Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-26T20:08:23.954Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-26T20:08:25.339Z] --- PASS: TestLinksContainerNames (1.48s) [2020-10-26T20:08:25.339Z] === RUN TestLogsFollowTailEmpty [2020-10-26T20:08:25.339Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-26T20:08:25.915Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-10-26T20:08:25.915Z] === RUN TestContainerNetworkMountsNoChown [2020-10-26T20:08:26.489Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-10-26T20:08:26.489Z] === RUN TestMountDaemonRoot [2020-10-26T20:08:26.489Z] === RUN TestMountDaemonRoot/default [2020-10-26T20:08:26.489Z] === PAUSE TestMountDaemonRoot/default [2020-10-26T20:08:26.489Z] === RUN TestMountDaemonRoot/private [2020-10-26T20:08:26.489Z] === PAUSE TestMountDaemonRoot/private [2020-10-26T20:08:26.489Z] === RUN TestMountDaemonRoot/rprivate [2020-10-26T20:08:26.654Z] --- PASS: TestDaemonDNSFallback (7.46s) [2020-10-26T20:08:26.654Z] === RUN TestInspectNetwork [2020-10-26T20:08:26.710Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2020-10-26T20:08:26.710Z] === RUN TestInspect [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/slave [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/slave [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rslave [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/shared [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/shared [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rshared [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/default [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rshared [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rprivate [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/shared [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rslave [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/slave [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/private [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-26T20:08:26.751Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:08:26.751Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:08:26.751Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:08:26.751Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:08:27.012Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:08:27.273Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-26T20:08:27.273Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-10-26T20:08:27.273Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-10-26T20:08:27.273Z] === RUN TestContainerBindMountNonRecursive [2020-10-26T20:08:27.846Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-26T20:08:29.760Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-10-26T20:08:29.760Z] === RUN TestNetworkNat [2020-10-26T20:08:29.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-26T20:08:30.332Z] --- PASS: TestNetworkNat (0.86s) [2020-10-26T20:08:30.332Z] === RUN TestNetworkLocalhostTCPNat [2020-10-26T20:08:30.862Z] === RUN TestInspectNetwork/full_network_id [2020-10-26T20:08:30.862Z] === RUN TestInspectNetwork/partial_network_id [2020-10-26T20:08:30.862Z] === RUN TestInspectNetwork/network_name [2020-10-26T20:08:30.862Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-26T20:08:31.158Z] --- PASS: TestInspect (4.02s) [2020-10-26T20:08:31.158Z] === RUN TestCreateJob [2020-10-26T20:08:31.276Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-10-26T20:08:31.276Z] === RUN TestNetworkLoopbackNat [2020-10-26T20:08:31.850Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-26T20:08:34.404Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2020-10-26T20:08:34.404Z] === RUN TestPause [2020-10-26T20:08:34.980Z] --- PASS: TestPause (0.83s) [2020-10-26T20:08:34.980Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-26T20:08:34.980Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:08:34.980Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:08:34.980Z] === RUN TestPauseStopPausedContainer [2020-10-26T20:08:35.068Z] --- PASS: TestInspectNetwork (8.91s) [2020-10-26T20:08:35.068Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-26T20:08:35.068Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-26T20:08:35.068Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-26T20:08:35.068Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-26T20:08:35.068Z] === RUN TestRunContainerWithBridgeNone [2020-10-26T20:08:35.552Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-26T20:08:35.607Z] --- PASS: TestCreateJob (4.24s) [2020-10-26T20:08:35.607Z] === RUN TestReplicatedJob [2020-10-26T20:08:35.813Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2020-10-26T20:08:35.813Z] === RUN TestPsFilter [2020-10-26T20:08:36.078Z] --- PASS: TestPsFilter (0.18s) [2020-10-26T20:08:36.078Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-26T20:08:36.339Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-26T20:08:36.910Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2020-10-26T20:08:36.910Z] === RUN TestRemoveContainerWithVolume [2020-10-26T20:08:37.484Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-10-26T20:08:37.484Z] === RUN TestRemoveContainerRunning [2020-10-26T20:08:37.618Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-10-26T20:08:37.618Z] === RUN TestNetworkInvalidJSON [2020-10-26T20:08:37.618Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-26T20:08:37.618Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-26T20:08:37.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:08:37.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:08:37.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:08:37.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:08:37.618Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-26T20:08:37.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:08:37.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:08:37.618Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-26T20:08:37.618Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-26T20:08:37.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-26T20:08:37.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-26T20:08:37.618Z] === RUN TestHostIPv4BridgeLabel [2020-10-26T20:08:38.190Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-10-26T20:08:38.190Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-26T20:08:38.426Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-10-26T20:08:38.427Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-26T20:08:38.998Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-26T20:08:38.998Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-10-26T20:08:38.998Z] === RUN TestRemoveInvalidContainer [2020-10-26T20:08:38.998Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-26T20:08:39.261Z] === RUN TestRenameLinkedContainer [2020-10-26T20:08:39.522Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-26T20:08:39.577Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-10-26T20:08:39.577Z] === RUN TestDaemonDefaultNetworkPools [2020-10-26T20:08:40.094Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-26T20:08:40.521Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-10-26T20:08:40.521Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-26T20:08:40.668Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-26T20:08:40.929Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-26T20:08:41.877Z] --- PASS: TestRenameLinkedContainer (2.85s) [2020-10-26T20:08:41.877Z] === RUN TestRenameStoppedContainer [2020-10-26T20:08:42.558Z] --- PASS: TestReplicatedJob (7.11s) [2020-10-26T20:08:42.558Z] === RUN TestUpdateReplicatedJob [2020-10-26T20:08:42.822Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-26T20:08:42.822Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-10-26T20:08:42.822Z] === RUN TestRenameRunningContainerAndReuse [2020-10-26T20:08:43.069Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2020-10-26T20:08:43.069Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-26T20:08:44.740Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-10-26T20:08:44.740Z] === RUN TestRenameInvalidName [2020-10-26T20:08:44.740Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-26T20:08:44.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-26T20:08:44.985Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.37s) [2020-10-26T20:08:44.986Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-26T20:08:45.001Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-26T20:08:45.262Z] --- PASS: TestRenameInvalidName (0.81s) [2020-10-26T20:08:45.262Z] === RUN TestRenameAnonymousContainer [2020-10-26T20:08:45.928Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-10-26T20:08:45.928Z] === RUN TestServiceWithPredefinedNetwork [2020-10-26T20:08:46.715Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-26T20:08:47.010Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2020-10-26T20:08:47.010Z] === RUN TestServiceListWithStatuses [2020-10-26T20:08:47.010Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-10-26T20:08:47.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:08:47.010Z] === RUN TestDockerNetworkConnectAlias [2020-10-26T20:08:48.634Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-10-26T20:08:48.634Z] --- PASS: TestRenameAnonymousContainer (3.42s) [2020-10-26T20:08:48.634Z] === RUN TestRenameContainerWithSameName [2020-10-26T20:08:49.232Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-10-26T20:08:49.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-26T20:08:49.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:08:49.232Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:08:49.232Z] === RUN TestServiceWithDataPathPortInit [2020-10-26T20:08:49.581Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-10-26T20:08:49.581Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-26T20:08:50.524Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-26T20:08:51.103Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-10-26T20:08:51.103Z] === RUN TestResize [2020-10-26T20:08:52.046Z] --- PASS: TestResize (0.76s) [2020-10-26T20:08:52.046Z] === RUN TestResizeWithInvalidSize [2020-10-26T20:08:52.308Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-26T20:08:52.568Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-10-26T20:08:52.568Z] === RUN TestResizeWhenContainerNotStarted [2020-10-26T20:08:53.512Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:08:53.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:08:53.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:08:53.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:08:53.512Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-26T20:08:54.456Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-26T20:08:55.029Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-26T20:08:55.029Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-26T20:08:55.488Z] --- PASS: TestDockerNetworkConnectAlias (8.02s) [2020-10-26T20:08:55.488Z] === RUN TestDockerNetworkReConnect [2020-10-26T20:08:56.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:08:56.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:08:56.414Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-26T20:08:58.964Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-26T20:08:59.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:08:59.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:09:00.060Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-26T20:09:01.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:09:02.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:09:02.374Z] --- PASS: TestDockerNetworkReConnect (6.57s) [2020-10-26T20:09:02.374Z] === RUN TestServicePlugin [2020-10-26T20:09:02.374Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-26T20:09:02.374Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:09:02.374Z] === RUN TestServiceUpdateLabel [2020-10-26T20:09:03.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:09:03.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:09:05.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:09:05.055Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-26T20:09:05.101Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-10-26T20:09:05.101Z] === RUN TestServiceUpdateSecrets [2020-10-26T20:09:05.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:09:06.261Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-26T20:09:06.729Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-10-26T20:09:06.729Z] Copying nested executables into bundles/binary-daemon [2020-10-26T20:09:06.729Z] [2020-10-26T20:09:06.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-26T20:09:07.349Z] --- PASS: TestServiceWithDataPathPortInit (18.14s) [2020-10-26T20:09:07.350Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.81s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-10-26T20:09:07.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-10-26T20:09:07.776Z] === RUN TestCgroupNamespacesRun [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-10-26T20:09:08.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/make.sh cross [2020-10-26T20:09:08.697Z] [2020-10-26T20:09:08.956Z] Removing bundles/ [2020-10-26T20:09:08.956Z] [2020-10-26T20:09:08.956Z] ---> Making bundle: cross (in bundles/cross) [2020-10-26T20:09:08.956Z] Cross building: bundles/cross/linux/amd64 [2020-10-26T20:09:08.956Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-10-26T20:09:08.956Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-10-26T20:09:09.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-26T20:09:09.737Z] --- PASS: TestCgroupNamespacesRun (2.03s) [2020-10-26T20:09:09.737Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-26T20:09:10.842Z] --- PASS: TestBuildWithHugeFile (54.38s) [2020-10-26T20:09:10.842Z] === RUN TestBuildWithEmptyDockerfile [2020-10-26T20:09:10.842Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:09:10.842Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:09:10.842Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:09:10.842Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:09:10.843Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:09:10.843Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:09:10.843Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:09:10.843Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:09:10.843Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:09:10.843Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-10-26T20:09:10.843Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.59s) [2020-10-26T20:09:10.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.60s) [2020-10-26T20:09:10.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.61s) [2020-10-26T20:09:10.843Z] === RUN TestBuildPreserveOwnership [2020-10-26T20:09:10.843Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-26T20:09:11.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-26T20:09:11.154Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-26T20:09:11.697Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-10-26T20:09:11.697Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-26T20:09:12.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-26T20:09:12.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-26T20:09:12.673Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2020-10-26T20:09:12.673Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-10-26T20:09:12.673Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-10-26T20:09:12.673Z] === RUN TestBuildPlatformInvalid [2020-10-26T20:09:12.673Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-10-26T20:09:12.673Z] PASS [2020-10-26T20:09:12.673Z] [2020-10-26T20:09:12.673Z] === Skipped [2020-10-26T20:09:12.673Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-10-26T20:09:12.673Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:09:12.673Z] [2020-10-26T20:09:12.673Z] [2020-10-26T20:09:12.673Z] DONE 32 tests, 1 skipped in 92.918s [2020-10-26T20:09:12.673Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-10-26T20:09:12.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:12.673Z] ++ set -e [2020-10-26T20:09:12.673Z] ++ '[' -n 0 ']' [2020-10-26T20:09:12.673Z] ++ set -x [2020-10-26T20:09:12.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:12.966Z] INFO: Testing against a local daemon [2020-10-26T20:09:12.966Z] === RUN TestConfigInspect [2020-10-26T20:09:13.478Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-10-26T20:09:13.478Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-26T20:09:14.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-26T20:09:14.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-26T20:09:15.046Z] --- PASS: TestConfigInspect (1.94s) [2020-10-26T20:09:15.046Z] === RUN TestConfigList [2020-10-26T20:09:15.127Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-10-26T20:09:15.127Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-26T20:09:16.564Z] --- PASS: TestConfigList (1.89s) [2020-10-26T20:09:16.564Z] === RUN TestConfigsCreateAndDelete [2020-10-26T20:09:17.372Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s) [2020-10-26T20:09:17.372Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yzf75d9cuo5c9ksrhn6i36coa Created:2020-10-26 20:09:08.903701556 +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[719f9b049478e7d19bb04aa203281af8f13e88e811645171ff93f58b4a0d9d3e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.57gd9v1x3p0n8rm3spiac631q EndpointID:094f1296a111c27a2b01429f6c6e02e65144eb0fb4b7fc0565ddf94a33721cae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be16719998dbd611aeed9107e50d653a5cafe446449f711f470924ed119a2c0a 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:147f91b02b43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.57gd9v1x3p0n8rm3spiac631q EndpointID:094f1296a111c27a2b01429f6c6e02e65144eb0fb4b7fc0565ddf94a33721cae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-26T20:09:17.372Z] PASS [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] === Skipped [2020-10-26T20:09:17.372Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:09:17.372Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] DONE 23 tests, 1 skipped in 59.581s [2020-10-26T20:09:17.372Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:09:17.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:17.372Z] ++ set -e [2020-10-26T20:09:17.372Z] ++ '[' -n 0 ']' [2020-10-26T20:09:17.372Z] ++ set -x [2020-10-26T20:09:17.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:17.372Z] INFO: Testing against a local daemon [2020-10-26T20:09:17.372Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-26T20:09:17.372Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:09:17.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:09:17.372Z] === RUN TestDockerNetworkIpvlan [2020-10-26T20:09:17.372Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:09:17.372Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:09:17.372Z] PASS [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] === Skipped [2020-10-26T20:09:17.372Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:09:17.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:09:17.372Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] [2020-10-26T20:09:17.372Z] DONE 2 tests, 2 skipped in 0.175s [2020-10-26T20:09:17.372Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:09:17.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:17.372Z] ++ set -e [2020-10-26T20:09:17.372Z] ++ '[' -n 0 ']' [2020-10-26T20:09:17.372Z] ++ set -x [2020-10-26T20:09:17.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:17.372Z] INFO: Testing against a local daemon [2020-10-26T20:09:17.372Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-26T20:09:17.686Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.29s) [2020-10-26T20:09:17.686Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-26T20:09:17.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-26T20:09:18.638Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2020-10-26T20:09:18.638Z] === RUN TestConfigsUpdate [2020-10-26T20:09:18.757Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.21s) [2020-10-26T20:09:18.757Z] === RUN TestDockerNetworkMacvlan [2020-10-26T20:09:19.604Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.21s) [2020-10-26T20:09:19.604Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-26T20:09:20.141Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-26T20:09:20.467Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-10-26T20:09:20.467Z] === RUN TestServiceUpdateConfigs [2020-10-26T20:09:20.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-26T20:09:20.547Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-10-26T20:09:20.547Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-26T20:09:20.716Z] --- PASS: TestConfigsUpdate (1.92s) [2020-10-26T20:09:20.716Z] === RUN TestTemplatedConfig [2020-10-26T20:09:21.084Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-26T20:09:22.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-26T20:09:22.462Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2020-10-26T20:09:22.462Z] === RUN TestKernelTCPMemory [2020-10-26T20:09:22.471Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-26T20:09:22.808Z] --- PASS: TestTemplatedConfig (2.41s) [2020-10-26T20:09:22.808Z] === RUN TestConfigCreateResolve [2020-10-26T20:09:23.406Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-10-26T20:09:23.406Z] === RUN TestNISDomainname [2020-10-26T20:09:24.793Z] --- PASS: TestNISDomainname (1.29s) [2020-10-26T20:09:24.793Z] === RUN TestHostnameDnsResolution [2020-10-26T20:09:24.885Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-10-26T20:09:24.885Z] === RUN TestConfigDaemonLibtrustID [2020-10-26T20:09:25.180Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-26T20:09:25.180Z] PASS [2020-10-26T20:09:25.180Z] [2020-10-26T20:09:25.180Z] DONE 7 tests in 12.566s [2020-10-26T20:09:25.475Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-10-26T20:09:25.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:25.475Z] ++ set -e [2020-10-26T20:09:25.475Z] ++ '[' -n 0 ']' [2020-10-26T20:09:25.475Z] ++ set -x [2020-10-26T20:09:25.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:25.475Z] INFO: Testing against a local daemon [2020-10-26T20:09:25.475Z] === RUN TestCheckpoint [2020-10-26T20:09:25.475Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-26T20:09:25.475Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:09:25.475Z] === RUN TestContainerInvalidJSON [2020-10-26T20:09:25.475Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:09:25.475Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:09:25.475Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:09:25.475Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:09:25.475Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:09:25.475Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:09:25.475Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:09:25.475Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:09:25.475Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:09:25.475Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-26T20:09:25.475Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-26T20:09:25.475Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-26T20:09:25.475Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-26T20:09:25.475Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-26T20:09:25.475Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-10-26T20:09:25.475Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-26T20:09:25.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-10-26T20:09:25.475Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-26T20:09:25.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-10-26T20:09:25.769Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-26T20:09:25.769Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-10-26T20:09:25.769Z] === RUN TestCopyFromContainer [2020-10-26T20:09:25.770Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-26T20:09:26.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-26T20:09:26.710Z] --- PASS: TestHostnameDnsResolution (1.63s) [2020-10-26T20:09:26.710Z] === RUN TestStats [2020-10-26T20:09:26.807Z] === RUN TestCopyFromContainer// [2020-10-26T20:09:27.103Z] === RUN TestCopyFromContainer//bar/root [2020-10-26T20:09:27.103Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-26T20:09:27.103Z] === RUN TestCopyFromContainer/bar/quux [2020-10-26T20:09:27.103Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-26T20:09:27.398Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-26T20:09:27.398Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-26T20:09:27.398Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-26T20:09:27.398Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-26T20:09:27.691Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer (1.98s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-10-26T20:09:27.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-10-26T20:09:27.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-26T20:09:27.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:09:27.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:09:27.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:09:27.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:09:27.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:09:27.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:09:27.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:09:27.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:09:27.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:09:27.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-26T20:09:27.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-26T20:09:27.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-26T20:09:27.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-26T20:09:27.691Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-26T20:09:27.691Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-10-26T20:09:27.691Z] === RUN TestCreateWithInvalidEnv [2020-10-26T20:09:27.691Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-26T20:09:27.691Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-26T20:09:27.691Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-26T20:09:27.691Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-26T20:09:27.691Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-26T20:09:27.691Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-26T20:09:27.691Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-26T20:09:27.691Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-26T20:09:27.691Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-26T20:09:27.691Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-26T20:09:27.691Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-26T20:09:27.691Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-26T20:09:27.691Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-26T20:09:27.691Z] === RUN TestCreateTmpfsMountsTarget [2020-10-26T20:09:27.691Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-26T20:09:27.691Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-26T20:09:29.207Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2020-10-26T20:09:29.207Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-26T20:09:29.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-26T20:09:29.517Z] --- PASS: TestStats (3.07s) [2020-10-26T20:09:29.517Z] === RUN TestStopContainerWithTimeout [2020-10-26T20:09:29.517Z] === RUN TestStopContainerWithTimeout/0 [2020-10-26T20:09:29.517Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-26T20:09:29.517Z] === RUN TestStopContainerWithTimeout/1 [2020-10-26T20:09:29.517Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-26T20:09:29.517Z] === RUN TestStopContainerWithTimeout/3 [2020-10-26T20:09:29.517Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-26T20:09:29.517Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-26T20:09:29.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-26T20:09:29.517Z] === CONT TestStopContainerWithTimeout/0 [2020-10-26T20:09:29.517Z] === CONT TestStopContainerWithTimeout/3 [2020-10-26T20:09:29.976Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-26T20:09:30.728Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-10-26T20:09:30.728Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-26T20:09:30.728Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:09:30.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:09:30.728Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:09:30.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:09:30.728Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:09:30.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:09:30.728Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:09:30.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:09:30.728Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:09:30.728Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:09:30.728Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:09:30.728Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:09:30.728Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:09:30.728Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:09:30.904Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-26T20:09:31.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:09:31.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-26T20:09:31.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-10-26T20:09:31.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-10-26T20:09:31.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-10-26T20:09:31.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-10-26T20:09:31.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-10-26T20:09:31.022Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-26T20:09:31.319Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2020-10-26T20:09:31.319Z] === RUN TestCreateDifferentPlatform [2020-10-26T20:09:31.319Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-26T20:09:31.319Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-26T20:09:31.319Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-10-26T20:09:31.319Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-26T20:09:31.319Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-26T20:09:31.319Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-26T20:09:31.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-26T20:09:31.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-26T20:09:31.618Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-26T20:09:31.618Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-10-26T20:09:31.618Z] === RUN TestContainerStartOnDaemonRestart [2020-10-26T20:09:31.618Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-26T20:09:31.618Z] === RUN TestDaemonRestartIpcMode [2020-10-26T20:09:31.618Z] === PAUSE TestDaemonRestartIpcMode [2020-10-26T20:09:31.618Z] === RUN TestDaemonHostGatewayIP [2020-10-26T20:09:31.618Z] === PAUSE TestDaemonHostGatewayIP [2020-10-26T20:09:31.618Z] === RUN TestContainerKillOnDaemonStart [2020-10-26T20:09:31.618Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-26T20:09:31.618Z] === RUN TestDiff [2020-10-26T20:09:31.912Z] --- PASS: TestDiff (0.51s) [2020-10-26T20:09:31.912Z] === RUN TestExecWithCloseStdin [2020-10-26T20:09:32.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-26T20:09:32.548Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-10-26T20:09:32.548Z] === RUN TestExec [2020-10-26T20:09:32.678Z] === CONT TestStopContainerWithTimeout/1 [2020-10-26T20:09:33.184Z] --- PASS: TestExec (0.59s) [2020-10-26T20:09:33.184Z] === RUN TestExecUser [2020-10-26T20:09:33.825Z] --- PASS: TestExecUser (0.65s) [2020-10-26T20:09:33.825Z] === RUN TestExportContainerAndImportImage [2020-10-26T20:09:34.594Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-10-26T20:09:34.594Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-10-26T20:09:34.594Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-10-26T20:09:34.594Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-10-26T20:09:34.594Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-10-26T20:09:34.594Z] === RUN TestDeleteDevicemapper [2020-10-26T20:09:34.594Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-26T20:09:34.594Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:09:34.594Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-26T20:09:34.875Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-10-26T20:09:34.875Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-26T20:09:36.394Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-10-26T20:09:36.394Z] === RUN TestHealthCheckWorkdir [2020-10-26T20:09:36.562Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-26T20:09:37.032Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-10-26T20:09:37.032Z] === RUN TestHealthKillContainer [2020-10-26T20:09:37.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan (18.75s) [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s) [2020-10-26T20:09:37.505Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-10-26T20:09:37.505Z] PASS [2020-10-26T20:09:37.505Z] [2020-10-26T20:09:37.505Z] DONE 8 tests in 21.128s [2020-10-26T20:09:37.505Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-26T20:09:37.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:37.505Z] ++ set -e [2020-10-26T20:09:37.505Z] ++ '[' -n 0 ']' [2020-10-26T20:09:37.505Z] ++ set -x [2020-10-26T20:09:37.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:37.505Z] testing: warning: no tests to run [2020-10-26T20:09:37.505Z] PASS [2020-10-26T20:09:37.505Z] [2020-10-26T20:09:37.505Z] DONE 0 tests in 0.028s [2020-10-26T20:09:37.505Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-26T20:09:37.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:37.505Z] ++ set -e [2020-10-26T20:09:37.505Z] ++ '[' -n 0 ']' [2020-10-26T20:09:37.505Z] ++ set -x [2020-10-26T20:09:37.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:09:37.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-26T20:09:37.713Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s) [2020-10-26T20:09:37.713Z] === RUN TestUpdateMemory [2020-10-26T20:09:37.713Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-26T20:09:37.713Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:09:37.713Z] === RUN TestUpdateCPUQuota [2020-10-26T20:09:37.766Z] INFO: Testing against a local daemon [2020-10-26T20:09:37.766Z] === RUN TestAuthZPluginAllowRequest [2020-10-26T20:09:39.037Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2020-10-26T20:09:39.037Z] === RUN TestServiceUpdateNetwork [2020-10-26T20:09:39.628Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-10-26T20:09:39.628Z] === RUN TestUpdatePidsLimit [2020-10-26T20:09:39.628Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-26T20:09:39.628Z] === RUN TestUpdatePidsLimit/no_change [2020-10-26T20:09:39.683Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2020-10-26T20:09:39.683Z] === RUN TestAuthZPluginTLS [2020-10-26T20:09:39.774Z] --- PASS: TestHealthKillContainer (2.62s) [2020-10-26T20:09:39.774Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-26T20:09:39.890Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-26T20:09:40.071Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-10-26T20:09:40.071Z] === RUN TestIpcModeNone [2020-10-26T20:09:40.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-26T20:09:40.255Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-10-26T20:09:40.255Z] === RUN TestAuthZPluginDenyRequest [2020-10-26T20:09:40.413Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-26T20:09:40.713Z] --- PASS: TestIpcModeNone (0.58s) [2020-10-26T20:09:40.713Z] === RUN TestIpcModePrivate [2020-10-26T20:09:41.066Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-26T20:09:41.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-26T20:09:41.199Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-10-26T20:09:41.199Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-26T20:09:41.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-26T20:09:41.372Z] --- PASS: TestIpcModePrivate (0.60s) [2020-10-26T20:09:41.372Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-26T20:09:41.372Z] === RUN TestIpcModeShareable [2020-10-26T20:09:41.685Z] --- PASS: TestIpcModeShareable (0.61s) [2020-10-26T20:09:41.685Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-26T20:09:41.685Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-26T20:09:41.772Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-10-26T20:09:41.772Z] === RUN TestAuthZPluginDenyResponse [2020-10-26T20:09:41.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-26T20:09:42.344Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2020-10-26T20:09:42.344Z] === RUN TestAuthZPluginAllowEventStream [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit (3.82s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-10-26T20:09:43.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-10-26T20:09:43.291Z] === RUN TestUpdateRestartPolicy [2020-10-26T20:09:43.759Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-10-26T20:09:43.759Z] === RUN TestAPIIpcModeHost [2020-10-26T20:09:43.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-26T20:09:44.054Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-10-26T20:09:44.054Z] === RUN TestDaemonIpcModeShareable [2020-10-26T20:09:44.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-26T20:09:44.262Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-10-26T20:09:44.263Z] === RUN TestAuthZPluginErrorResponse [2020-10-26T20:09:44.835Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-10-26T20:09:44.835Z] === RUN TestAuthZPluginErrorRequest [2020-10-26T20:09:45.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-26T20:09:45.407Z] --- PASS: TestAuthZPluginErrorRequest (0.69s) [2020-10-26T20:09:45.407Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-26T20:09:45.573Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-10-26T20:09:45.573Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-10-26T20:09:45.573Z] === RUN TestDaemonIpcModePrivate [2020-10-26T20:09:45.980Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-10-26T20:09:45.980Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-26T20:09:46.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-26T20:09:46.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-26T20:09:47.090Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-10-26T20:09:47.090Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-10-26T20:09:47.090Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-26T20:09:47.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-26T20:09:48.133Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-10-26T20:09:48.133Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-10-26T20:09:48.133Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-26T20:09:48.529Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-10-26T20:09:48.529Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-26T20:09:48.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-26T20:09:49.659Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-10-26T20:09:49.659Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-10-26T20:09:49.659Z] === RUN TestIpcModeOlderClient [2020-10-26T20:09:49.659Z] === PAUSE TestIpcModeOlderClient [2020-10-26T20:09:49.659Z] === RUN TestKillContainerInvalidSignal [2020-10-26T20:09:50.300Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-10-26T20:09:50.300Z] === RUN TestKillContainer [2020-10-26T20:09:50.300Z] === RUN TestKillContainer/no_signal [2020-10-26T20:09:50.445Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-10-26T20:09:50.445Z] === RUN TestAuthZPluginHeader [2020-10-26T20:09:50.594Z] === RUN TestKillContainer/non_killing_signal [2020-10-26T20:09:50.887Z] === RUN TestKillContainer/killing_signal [2020-10-26T20:09:51.832Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-10-26T20:09:51.832Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-26T20:09:51.832Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-26T20:09:51.832Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:09:51.832Z] === RUN TestAuthZPluginV2Disable [2020-10-26T20:09:51.832Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-26T20:09:51.832Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:09:51.832Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-26T20:09:51.832Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-26T20:09:51.832Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:09:51.832Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-26T20:09:51.832Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-26T20:09:51.832Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:09:51.832Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-26T20:09:51.927Z] --- PASS: TestKillContainer (1.57s) [2020-10-26T20:09:51.927Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-10-26T20:09:51.927Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-10-26T20:09:51.927Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-10-26T20:09:51.927Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-26T20:09:51.927Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-26T20:09:52.229Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-26T20:09:52.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-10-26T20:09:52.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-10-26T20:09:52.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2020-10-26T20:09:52.867Z] === RUN TestKillStoppedContainer [2020-10-26T20:09:52.867Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-10-26T20:09:52.867Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-26T20:09:52.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-10-26T20:09:52.867Z] === RUN TestKillDifferentUserContainer [2020-10-26T20:09:53.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-26T20:09:53.504Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2020-10-26T20:09:53.504Z] === RUN TestInspectOomKilledTrue [2020-10-26T20:09:53.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-26T20:09:54.144Z] --- PASS: TestInspectOomKilledTrue (0.84s) [2020-10-26T20:09:54.144Z] === RUN TestInspectOomKilledFalse [2020-10-26T20:09:54.370Z] --- PASS: TestServiceUpdateNetwork (16.08s) [2020-10-26T20:09:54.370Z] === RUN TestServiceUpdatePidsLimit [2020-10-26T20:09:54.370Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-26T20:09:54.370Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-26T20:09:54.781Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2020-10-26T20:09:54.781Z] === RUN TestLinksEtcHostsContentMatch [2020-10-26T20:09:55.077Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-10-26T20:09:55.077Z] === RUN TestLinksContainerNames [2020-10-26T20:09:55.078Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-26T20:09:55.650Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2020-10-26T20:09:55.650Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-26T20:09:55.650Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-26T20:09:56.120Z] --- PASS: TestLinksContainerNames (0.97s) [2020-10-26T20:09:56.120Z] === RUN TestLogsFollowTailEmpty [2020-10-26T20:09:56.592Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2020-10-26T20:09:56.592Z] === RUN TestWaitNonBlocked [2020-10-26T20:09:56.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:09:56.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:09:56.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:09:56.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:09:56.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:09:56.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:09:56.758Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-10-26T20:09:56.758Z] === RUN TestContainerNetworkMountsNoChown [2020-10-26T20:09:56.854Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-26T20:09:57.054Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-10-26T20:09:57.054Z] === RUN TestMountDaemonRoot [2020-10-26T20:09:57.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/default [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/default [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/private [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/private [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rprivate [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/slave [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/slave [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rslave [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/shared [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/shared [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rshared [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/default [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/shared [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rslave [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rshared [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/slave [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/private [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rprivate [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:09:57.349Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:09:57.349Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-26T20:09:57.349Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-26T20:09:57.641Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-10-26T20:09:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-10-26T20:09:57.641Z] === RUN TestContainerBindMountNonRecursive [2020-10-26T20:09:57.687Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-10-26T20:09:57.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-10-26T20:09:57.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-10-26T20:09:57.687Z] === RUN TestWaitBlocked [2020-10-26T20:09:57.687Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:09:57.687Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:09:57.687Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:09:57.687Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:09:57.687Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:09:57.687Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:09:59.086Z] --- PASS: TestWaitBlocked (0.03s) [2020-10-26T20:09:59.086Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-10-26T20:09:59.086Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2020-10-26T20:09:59.086Z] === CONT TestContainerStartOnDaemonRestart [2020-10-26T20:09:59.086Z] === CONT TestContainerKillOnDaemonStart [2020-10-26T20:09:59.156Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2020-10-26T20:09:59.156Z] === RUN TestNetworkNat [2020-10-26T20:09:59.449Z] --- PASS: TestNetworkNat (0.55s) [2020-10-26T20:09:59.449Z] === RUN TestNetworkLocalhostTCPNat [2020-10-26T20:10:00.089Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-10-26T20:10:00.089Z] === RUN TestNetworkLoopbackNat [2020-10-26T20:10:00.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-26T20:10:02.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-10-26T20:10:02.835Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2020-10-26T20:10:02.835Z] === RUN TestPause [2020-10-26T20:10:02.841Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-26T20:10:02.967Z] --- PASS: TestContainerStartOnDaemonRestart (3.84s) [2020-10-26T20:10:02.967Z] === CONT TestIpcModeOlderClient [2020-10-26T20:10:02.967Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-10-26T20:10:02.967Z] === CONT TestDaemonHostGatewayIP [2020-10-26T20:10:03.473Z] --- PASS: TestPause (0.59s) [2020-10-26T20:10:03.473Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-26T20:10:03.473Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:10:03.473Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:10:03.473Z] === RUN TestPauseStopPausedContainer [2020-10-26T20:10:03.539Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-26T20:10:04.115Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-10-26T20:10:04.115Z] === RUN TestPsFilter [2020-10-26T20:10:04.115Z] --- PASS: TestPsFilter (0.17s) [2020-10-26T20:10:04.115Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-26T20:10:04.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-26T20:10:04.756Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-10-26T20:10:04.756Z] === RUN TestRemoveContainerWithVolume [2020-10-26T20:10:05.393Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-10-26T20:10:05.393Z] === RUN TestRemoveContainerRunning [2020-10-26T20:10:05.427Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-26T20:10:05.700Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-10-26T20:10:05.700Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-26T20:10:06.341Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-10-26T20:10:06.341Z] === RUN TestRemoveInvalidContainer [2020-10-26T20:10:06.341Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-26T20:10:06.341Z] === RUN TestRenameLinkedContainer [2020-10-26T20:10:06.370Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-10-26T20:10:06.631Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-10-26T20:10:06.631Z] === CONT TestDaemonRestartIpcMode [2020-10-26T20:10:07.202Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-26T20:10:07.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-26T20:10:07.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-26T20:10:07.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-26T20:10:08.426Z] --- PASS: TestRenameLinkedContainer (2.06s) [2020-10-26T20:10:08.426Z] === RUN TestRenameStoppedContainer [2020-10-26T20:10:09.067Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-10-26T20:10:09.067Z] === RUN TestRenameRunningContainerAndReuse [2020-10-26T20:10:09.947Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2020-10-26T20:10:09.948Z] PASS [2020-10-26T20:10:09.948Z] [2020-10-26T20:10:09.948Z] === Skipped [2020-10-26T20:10:09.948Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-26T20:10:09.948Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:09.948Z] [2020-10-26T20:10:09.948Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-26T20:10:09.948Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:09.948Z] [2020-10-26T20:10:09.948Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-26T20:10:09.948Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:09.948Z] [2020-10-26T20:10:09.948Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-26T20:10:09.948Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:09.948Z] [2020-10-26T20:10:09.948Z] [2020-10-26T20:10:09.948Z] DONE 17 tests, 4 skipped in 32.014s [2020-10-26T20:10:09.948Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-26T20:10:09.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:09.948Z] ++ set -e [2020-10-26T20:10:09.948Z] ++ '[' -n 0 ']' [2020-10-26T20:10:09.948Z] ++ set -x [2020-10-26T20:10:09.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:09.948Z] INFO: Testing against a local daemon [2020-10-26T20:10:09.948Z] === RUN TestPluginInvalidJSON [2020-10-26T20:10:09.948Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:10:09.948Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:10:09.948Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:10:09.948Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-26T20:10:09.948Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-26T20:10:09.948Z] === RUN TestPluginInstall [2020-10-26T20:10:09.948Z] === RUN TestPluginInstall/no_auth [2020-10-26T20:10:10.113Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-10-26T20:10:10.113Z] === RUN TestRenameInvalidName [2020-10-26T20:10:10.323Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2020-10-26T20:10:10.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-26T20:10:10.749Z] --- PASS: TestRenameInvalidName (0.56s) [2020-10-26T20:10:10.750Z] === RUN TestRenameAnonymousContainer [2020-10-26T20:10:11.310Z] --- PASS: TestServiceUpdatePidsLimit (17.89s) [2020-10-26T20:10:11.311Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-10-26T20:10:11.311Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-10-26T20:10:11.311Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-10-26T20:10:11.311Z] PASS [2020-10-26T20:10:11.311Z] [2020-10-26T20:10:11.311Z] === Skipped [2020-10-26T20:10:11.311Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.02s) [2020-10-26T20:10:11.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:10:11.311Z] [2020-10-26T20:10:11.311Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-10-26T20:10:11.311Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:11.311Z] [2020-10-26T20:10:11.311Z] [2020-10-26T20:10:11.311Z] DONE 27 tests, 2 skipped in 173.442s [2020-10-26T20:10:11.311Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-10-26T20:10:11.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:11.311Z] ++ set -e [2020-10-26T20:10:11.311Z] ++ '[' -n 0 ']' [2020-10-26T20:10:11.311Z] ++ set -x [2020-10-26T20:10:11.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:11.311Z] INFO: Testing against a local daemon [2020-10-26T20:10:11.311Z] === RUN TestSessionCreate [2020-10-26T20:10:11.311Z] --- PASS: TestSessionCreate (0.02s) [2020-10-26T20:10:11.311Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-26T20:10:11.311Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-10-26T20:10:11.311Z] PASS [2020-10-26T20:10:11.311Z] [2020-10-26T20:10:11.311Z] DONE 2 tests in 0.208s [2020-10-26T20:10:11.311Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-10-26T20:10:11.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:11.311Z] ++ set -e [2020-10-26T20:10:11.311Z] ++ '[' -n 0 ']' [2020-10-26T20:10:11.311Z] ++ set -x [2020-10-26T20:10:11.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:11.311Z] INFO: Testing against a local daemon [2020-10-26T20:10:11.311Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-26T20:10:11.311Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:10:11.311Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:10:11.311Z] === RUN TestEventsExecDie [2020-10-26T20:10:11.311Z] --- PASS: TestEventsExecDie (0.91s) [2020-10-26T20:10:11.311Z] === RUN TestEventsBackwardsCompatible [2020-10-26T20:10:11.311Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-10-26T20:10:11.311Z] === RUN TestInfoBinaryCommits [2020-10-26T20:10:11.311Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-10-26T20:10:11.311Z] === RUN TestInfoAPIVersioned [2020-10-26T20:10:11.311Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-26T20:10:11.311Z] === RUN TestInfoDiscoveryBackend [2020-10-26T20:10:11.942Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-10-26T20:10:11.942Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-26T20:10:12.831Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2020-10-26T20:10:12.831Z] === RUN TestRenameContainerWithSameName [2020-10-26T20:10:12.872Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-26T20:10:12.872Z] --- PASS: TestContainerKillOnDaemonStart (13.47s) [2020-10-26T20:10:12.872Z] PASS [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] === Skipped [2020-10-26T20:10:12.872Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-26T20:10:12.872Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-26T20:10:12.872Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-26T20:10:12.872Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:10:12.872Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-26T20:10:12.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-26T20:10:12.872Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] [2020-10-26T20:10:12.872Z] DONE 193 tests, 6 skipped in 147.378s [2020-10-26T20:10:12.872Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-26T20:10:12.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:12.872Z] ++ set -e [2020-10-26T20:10:12.872Z] ++ '[' -n 0 ']' [2020-10-26T20:10:12.872Z] ++ set -x [2020-10-26T20:10:12.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:12.872Z] INFO: Testing against a local daemon [2020-10-26T20:10:12.872Z] === RUN TestCommitInheritsEnv [2020-10-26T20:10:12.986Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-26T20:10:12.986Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-26T20:10:13.133Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-10-26T20:10:13.133Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-26T20:10:13.277Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-10-26T20:10:13.277Z] === RUN TestInfoAPI [2020-10-26T20:10:13.277Z] --- PASS: TestInfoAPI (0.02s) [2020-10-26T20:10:13.277Z] === RUN TestInfoAPIWarnings [2020-10-26T20:10:13.444Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-10-26T20:10:13.444Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-26T20:10:13.444Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-26T20:10:13.444Z] === RUN TestImagesFilterMultiReference [2020-10-26T20:10:13.444Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-10-26T20:10:13.444Z] === RUN TestImagePullPlatformInvalid [2020-10-26T20:10:13.706Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-10-26T20:10:13.706Z] === RUN TestRemoveImageOrphaning [2020-10-26T20:10:13.966Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-10-26T20:10:13.966Z] === RUN TestRemoveImageGarbageCollector [2020-10-26T20:10:14.177Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-10-26T20:10:14.177Z] === RUN TestResize [2020-10-26T20:10:14.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-26T20:10:14.540Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-26T20:10:14.814Z] --- PASS: TestResize (0.55s) [2020-10-26T20:10:14.814Z] === RUN TestResizeWithInvalidSize [2020-10-26T20:10:15.106Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-10-26T20:10:15.106Z] === RUN TestResizeWhenContainerNotStarted [2020-10-26T20:10:15.244Z] time="2020-10-26T20:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:10:15.244Z] time="2020-10-26T20:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e5a95195b098219adb67f5b2e2029cad32e01916de4426593272de4b7de2842" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:10:15.482Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-26T20:10:15.505Z] time="2020-10-26T20:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:10:15.506Z] time="2020-10-26T20:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e5a95195b098219adb67f5b2e2029cad32e01916de4426593272de4b7de2842" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:10:15.745Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:10:15.745Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:10:15.745Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:10:15.745Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-26T20:10:15.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:10:15.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-26T20:10:15.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-26T20:10:15.767Z] === RUN TestPluginInstall/with_htpasswd [2020-10-26T20:10:16.057Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-26T20:10:16.319Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2020-10-26T20:10:16.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-26T20:10:16.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-10-26T20:10:16.319Z] === RUN TestTagInvalidReference [2020-10-26T20:10:16.319Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-26T20:10:16.319Z] === RUN TestTagValidPrefixedRepo [2020-10-26T20:10:16.581Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-10-26T20:10:16.581Z] === RUN TestTagExistedNameWithoutForce [2020-10-26T20:10:16.581Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2020-10-26T20:10:16.581Z] === RUN TestTagOfficialNames [2020-10-26T20:10:16.581Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-26T20:10:16.581Z] --- PASS: TestTagOfficialNames (0.07s) [2020-10-26T20:10:16.581Z] === RUN TestTagMatchesDigest [2020-10-26T20:10:16.581Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-26T20:10:16.581Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-26T20:10:16.709Z] time="2020-10-26T20:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:10:16.709Z] time="2020-10-26T20:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6d3b496265ee997ea362e936f05612f73ed08954572c14e69b4ed45c0660a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:10:16.709Z] time="2020-10-26T20:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:10:16.709Z] time="2020-10-26T20:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6d3b496265ee997ea362e936f05612f73ed08954572c14e69b4ed45c0660a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:10:16.971Z] === RUN TestPluginInstall/with_insecure [2020-10-26T20:10:17.153Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-26T20:10:17.415Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-26T20:10:17.415Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-26T20:10:17.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:10:17.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-26T20:10:18.358Z] time="2020-10-26T20:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:10:18.358Z] time="2020-10-26T20:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3632ff3767cf6a09fe9986a70ab70d8a305072996ab69ecb2321b12ea2908102" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:10:18.358Z] time="2020-10-26T20:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:10:18.358Z] time="2020-10-26T20:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3632ff3767cf6a09fe9986a70ab70d8a305072996ab69ecb2321b12ea2908102" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:10:18.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-26T20:10:18.620Z] --- PASS: TestPluginInstall (8.86s) [2020-10-26T20:10:18.620Z] --- PASS: TestPluginInstall/no_auth (5.90s) [2020-10-26T20:10:18.620Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-10-26T20:10:18.620Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-10-26T20:10:18.620Z] plugin_test.go:157: [d734ec7fbc5a3] daemon is not started [2020-10-26T20:10:18.620Z] PASS [2020-10-26T20:10:18.620Z] [2020-10-26T20:10:18.620Z] DONE 6 tests in 9.071s [2020-10-26T20:10:18.620Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-26T20:10:18.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:18.620Z] ++ set -e [2020-10-26T20:10:18.620Z] ++ '[' -n 0 ']' [2020-10-26T20:10:18.620Z] ++ set -x [2020-10-26T20:10:18.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:18.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-26T20:10:18.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-26T20:10:18.885Z] INFO: Testing against a local daemon [2020-10-26T20:10:18.885Z] === RUN TestExternalGraphDriver [2020-10-26T20:10:19.149Z] === RUN TestExternalGraphDriver/json [2020-10-26T20:10:19.374Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-26T20:10:19.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-26T20:10:20.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-26T20:10:20.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-26T20:10:21.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-26T20:10:21.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-26T20:10:21.704Z] === RUN TestExternalGraphDriver/spec [2020-10-26T20:10:23.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-26T20:10:24.251Z] === RUN TestExternalGraphDriver/pull [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) [2020-10-26T20:10:24.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.45s) [2020-10-26T20:10:24.306Z] === RUN TestCgroupNamespacesRun [2020-10-26T20:10:24.781Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-26T20:10:25.347Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-10-26T20:10:25.347Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-26T20:10:26.166Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-26T20:10:26.798Z] --- PASS: TestExternalGraphDriver (7.61s) [2020-10-26T20:10:26.798Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-10-26T20:10:26.798Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-10-26T20:10:26.798Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-10-26T20:10:26.798Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:10:26.798Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-10-26T20:10:26.798Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:26.798Z] PASS [2020-10-26T20:10:26.798Z] [2020-10-26T20:10:26.798Z] === Skipped [2020-10-26T20:10:26.798Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-10-26T20:10:26.798Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:10:26.798Z] [2020-10-26T20:10:26.798Z] [2020-10-26T20:10:26.798Z] DONE 5 tests, 1 skipped in 7.873s [2020-10-26T20:10:26.798Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-26T20:10:26.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:26.798Z] ++ set -e [2020-10-26T20:10:26.798Z] ++ '[' -n 0 ']' [2020-10-26T20:10:26.798Z] ++ set -x [2020-10-26T20:10:26.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:26.798Z] INFO: Testing against a local daemon [2020-10-26T20:10:26.798Z] === RUN TestContinueAfterPluginCrash [2020-10-26T20:10:26.798Z] === PAUSE TestContinueAfterPluginCrash [2020-10-26T20:10:26.798Z] === RUN TestReadPluginNoRead [2020-10-26T20:10:26.798Z] === PAUSE TestReadPluginNoRead [2020-10-26T20:10:26.798Z] === RUN TestDaemonStartWithLogOpt [2020-10-26T20:10:26.798Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-26T20:10:26.798Z] === CONT TestContinueAfterPluginCrash [2020-10-26T20:10:26.798Z] === CONT TestDaemonStartWithLogOpt [2020-10-26T20:10:26.798Z] === CONT TestReadPluginNoRead [2020-10-26T20:10:26.859Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2020-10-26T20:10:26.859Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-26T20:10:27.904Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-10-26T20:10:27.904Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-26T20:10:28.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-26T20:10:29.425Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-10-26T20:10:29.425Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-26T20:10:29.465Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-26T20:10:30.403Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-10-26T20:10:30.403Z] Copying nested executables into bundles/cross/linux/amd64 [2020-10-26T20:10:30.403Z] Cross building: bundles/cross/windows/amd64 [2020-10-26T20:10:30.403Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-26T20:10:30.403Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-10-26T20:10:30.851Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-26T20:10:30.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2020-10-26T20:10:30.939Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-26T20:10:31.011Z] === RUN TestReadPluginNoRead/default [2020-10-26T20:10:31.112Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-26T20:10:31.373Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-26T20:10:31.582Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2020-10-26T20:10:31.848Z] --- PASS: TestInfoAPIWarnings (16.29s) [2020-10-26T20:10:31.848Z] === RUN TestInfoDebug [2020-10-26T20:10:31.848Z] --- PASS: TestInfoDebug (0.52s) [2020-10-26T20:10:31.848Z] === RUN TestInfoInsecureRegistries [2020-10-26T20:10:31.848Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-10-26T20:10:31.849Z] === RUN TestInfoRegistryMirrors [2020-10-26T20:10:31.849Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-10-26T20:10:31.849Z] === RUN TestLoginFailsWithBadCredentials [2020-10-26T20:10:31.849Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-10-26T20:10:31.849Z] === RUN TestPingCacheHeaders [2020-10-26T20:10:31.849Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-10-26T20:10:31.849Z] === RUN TestPingGet [2020-10-26T20:10:31.849Z] --- PASS: TestPingGet (0.02s) [2020-10-26T20:10:31.849Z] === RUN TestPingHead [2020-10-26T20:10:31.849Z] --- PASS: TestPingHead (0.01s) [2020-10-26T20:10:31.849Z] === RUN TestVersion [2020-10-26T20:10:31.849Z] --- PASS: TestVersion (0.01s) [2020-10-26T20:10:31.849Z] PASS [2020-10-26T20:10:31.849Z] [2020-10-26T20:10:31.849Z] === Skipped [2020-10-26T20:10:31.849Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:10:31.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:10:31.849Z] [2020-10-26T20:10:31.849Z] [2020-10-26T20:10:31.849Z] DONE 18 tests, 1 skipped in 21.371s [2020-10-26T20:10:31.849Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-10-26T20:10:31.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:31.849Z] ++ set -e [2020-10-26T20:10:31.849Z] ++ '[' -n 0 ']' [2020-10-26T20:10:31.849Z] ++ set -x [2020-10-26T20:10:31.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:31.849Z] INFO: Testing against a local daemon [2020-10-26T20:10:31.849Z] === RUN TestVolumesCreateAndList [2020-10-26T20:10:31.849Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-26T20:10:31.849Z] === RUN TestVolumesRemove [2020-10-26T20:10:31.849Z] --- PASS: TestVolumesRemove (0.13s) [2020-10-26T20:10:31.849Z] === RUN TestVolumesInspect [2020-10-26T20:10:31.849Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-26T20:10:31.849Z] === RUN TestVolumesInvalidJSON [2020-10-26T20:10:31.849Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-26T20:10:31.849Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-26T20:10:31.849Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-26T20:10:31.849Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-26T20:10:31.849Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-26T20:10:31.849Z] PASS [2020-10-26T20:10:31.849Z] [2020-10-26T20:10:31.849Z] DONE 5 tests in 0.306s [2020-10-26T20:10:31.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:10:31.982Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-10-26T20:10:31.982Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-26T20:10:32.140Z] ++++ cat bundles/test-integration/docker.pid [2020-10-26T20:10:32.140Z] +++ kill 12023 [2020-10-26T20:10:32.315Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-26T20:10:32.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-26T20:10:32.576Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-26T20:10:32.967Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-26T20:10:33.022Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-10-26T20:10:33.022Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-26T20:10:33.645Z] +++ /etc/init.d/apparmor stop [2020-10-26T20:10:33.645Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:10:33.645Z] [2020-10-26T20:10:33.645Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:10:33.645Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:10:33.645Z] [2020-10-26T20:10:33.645Z] To set a process to complain mode, use the command line tool [2020-10-26T20:10:33.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:10:33.645Z] +++ true [2020-10-26T20:10:33.645Z] exiting test-integration [2020-10-26T20:10:33.645Z] ++ exit 0 [2020-10-26T20:10:33.645Z] [2020-10-26T20:10:34.552Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-10-26T20:10:34.552Z] === RUN TestKernelTCPMemory [2020-10-26T20:10:34.846Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-10-26T20:10:34.846Z] === RUN TestNISDomainname [2020-10-26T20:10:34.880Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching Post stage [Pipeline] junit [2020-10-26T20:10:35.195Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-26T20:10:35.485Z] --- PASS: TestNISDomainname (0.70s) [2020-10-26T20:10:35.485Z] === RUN TestHostnameDnsResolution [2020-10-26T20:10:35.799Z] + echo Ensuring container killed. [2020-10-26T20:10:35.799Z] Ensuring container killed. [2020-10-26T20:10:35.799Z] + docker rm -vf docker-pr1 [2020-10-26T20:10:35.799Z] Error: No such container: docker-pr1 [2020-10-26T20:10:35.799Z] + true [Pipeline] sh [2020-10-26T20:10:36.175Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:10:36.175Z] Chowning /workspace to jenkins user [2020-10-26T20:10:36.175Z] + id -u [2020-10-26T20:10:36.175Z] + id -g [2020-10-26T20:10:36.175Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41590:/workspace busybox chown -R 1001:1001 /workspace [2020-10-26T20:10:36.175Z] Unable to find image 'busybox:latest' locally [2020-10-26T20:10:36.467Z] latest: Pulling from library/busybox [2020-10-26T20:10:36.523Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-10-26T20:10:36.523Z] === RUN TestStats [2020-10-26T20:10:36.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-26T20:10:36.788Z] 393d6a917252: Pulling fs layer [2020-10-26T20:10:36.788Z] 393d6a917252: Verifying Checksum [2020-10-26T20:10:36.788Z] 393d6a917252: Download complete [2020-10-26T20:10:36.794Z] --- PASS: TestReadPluginNoRead (9.82s) [2020-10-26T20:10:36.794Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-10-26T20:10:36.794Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2020-10-26T20:10:36.794Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-10-26T20:10:36.794Z] read_test.go:92: [d814f6ea060c2] daemon is not started [2020-10-26T20:10:37.054Z] --- PASS: TestContinueAfterPluginCrash (10.26s) [2020-10-26T20:10:37.054Z] PASS [2020-10-26T20:10:37.054Z] [2020-10-26T20:10:37.054Z] DONE 6 tests in 10.409s [2020-10-26T20:10:37.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-26T20:10:37.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:37.054Z] ++ set -e [2020-10-26T20:10:37.054Z] ++ '[' -n 0 ']' [2020-10-26T20:10:37.054Z] ++ set -x [2020-10-26T20:10:37.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:37.054Z] testing: warning: no tests to run [2020-10-26T20:10:37.054Z] PASS [2020-10-26T20:10:37.054Z] [2020-10-26T20:10:37.054Z] DONE 0 tests in 0.064s [2020-10-26T20:10:37.054Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-26T20:10:37.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:37.054Z] ++ set -e [2020-10-26T20:10:37.054Z] ++ '[' -n 0 ']' [2020-10-26T20:10:37.054Z] ++ set -x [2020-10-26T20:10:37.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:37.315Z] INFO: Testing against a local daemon [2020-10-26T20:10:37.315Z] === RUN TestPluginWithDevMounts [2020-10-26T20:10:37.315Z] === PAUSE TestPluginWithDevMounts [2020-10-26T20:10:37.315Z] === CONT TestPluginWithDevMounts [2020-10-26T20:10:37.419Z] 393d6a917252: Pull complete [2020-10-26T20:10:37.419Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-26T20:10:37.419Z] Status: Downloaded newer image for busybox:latest [2020-10-26T20:10:39.271Z] --- PASS: TestStats (2.54s) [2020-10-26T20:10:39.271Z] === RUN TestStopContainerWithTimeout [2020-10-26T20:10:39.271Z] === RUN TestStopContainerWithTimeout/0 [2020-10-26T20:10:39.271Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-26T20:10:39.271Z] === RUN TestStopContainerWithTimeout/1 [2020-10-26T20:10:39.271Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-26T20:10:39.271Z] === RUN TestStopContainerWithTimeout/3 [2020-10-26T20:10:39.271Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-26T20:10:39.271Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-26T20:10:39.271Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-26T20:10:39.271Z] === CONT TestStopContainerWithTimeout/0 [2020-10-26T20:10:39.271Z] === CONT TestStopContainerWithTimeout/3 [2020-10-26T20:10:39.271Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-26T20:10:39.271Z] === CONT TestStopContainerWithTimeout/1 [2020-10-26T20:10:39.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-26T20:10:39.861Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-10-26T20:10:39.861Z] PASS [2020-10-26T20:10:39.861Z] [2020-10-26T20:10:39.861Z] DONE 1 tests in 2.334s [2020-10-26T20:10:39.861Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-26T20:10:39.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:39.861Z] ++ set -e [2020-10-26T20:10:39.861Z] ++ '[' -n 0 ']' [2020-10-26T20:10:39.861Z] ++ set -x [2020-10-26T20:10:39.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:39.861Z] INFO: Testing against a local daemon [2020-10-26T20:10:39.861Z] === RUN TestSecretInspect [2020-10-26T20:10:39.873Z] + bundleName=s390x-integration [2020-10-26T20:10:39.873Z] + echo Creating s390x-integration-bundles.tar.gz [2020-10-26T20:10:39.873Z] Creating s390x-integration-bundles.tar.gz [2020-10-26T20:10:39.873Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-26T20:10:39.873Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-26T20:10:39.916Z] Archiving artifacts [2020-10-26T20:10:40.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T20:10:40.641Z] + make clean [2020-10-26T20:10:41.272Z] docker volume rm -f docker-dev-cache [2020-10-26T20:10:41.273Z] docker-dev-cache [Pipeline] deleteDir [2020-10-26T20:10:42.007Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-26T20:10:42.007Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-10-26T20:10:42.007Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-10-26T20:10:42.007Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-10-26T20:10:42.007Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2020-10-26T20:10:42.007Z] === RUN TestDeleteDevicemapper [2020-10-26T20:10:42.007Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-26T20:10:42.007Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:10:42.007Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T20:10:43.164Z] --- PASS: TestSecretInspect (3.21s) [2020-10-26T20:10:43.164Z] === RUN TestSecretList [2020-10-26T20:10:43.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2020-10-26T20:10:43.527Z] === RUN TestUpdateMemory [2020-10-26T20:10:43.597Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-26T20:10:44.568Z] --- PASS: TestUpdateMemory (0.67s) [2020-10-26T20:10:44.568Z] === RUN TestUpdateCPUQuota [2020-10-26T20:10:44.985Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-26T20:10:45.152Z] 4612f6d0b889: Pull complete [2020-10-26T20:10:45.204Z] --- PASS: TestUpdateCPUQuota (0.84s) [2020-10-26T20:10:45.204Z] === RUN TestUpdatePidsLimit [2020-10-26T20:10:45.204Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-26T20:10:45.501Z] === RUN TestUpdatePidsLimit/no_change [2020-10-26T20:10:45.816Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-26T20:10:45.816Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-26T20:10:45.927Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-26T20:10:46.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-26T20:10:46.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-26T20:10:46.465Z] --- PASS: TestSecretList (3.22s) [2020-10-26T20:10:46.465Z] === RUN TestSecretsCreateAndDelete [2020-10-26T20:10:46.499Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-26T20:10:46.703Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-26T20:10:46.760Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit (2.30s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-10-26T20:10:47.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-10-26T20:10:47.343Z] === RUN TestUpdateRestartPolicy [2020-10-26T20:10:48.676Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-26T20:10:49.619Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-26T20:10:49.768Z] --- PASS: TestSecretsCreateAndDelete (3.37s) [2020-10-26T20:10:49.768Z] === RUN TestSecretsUpdate [2020-10-26T20:10:52.167Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-26T20:10:53.069Z] --- PASS: TestSecretsUpdate (3.21s) [2020-10-26T20:10:53.070Z] === RUN TestTemplatedSecret [2020-10-26T20:10:53.110Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-26T20:10:55.024Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-26T20:10:55.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-26T20:10:55.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-26T20:10:55.024Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-26T20:10:55.024Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-26T20:10:56.371Z] --- PASS: TestTemplatedSecret (3.46s) [2020-10-26T20:10:56.371Z] === RUN TestSecretCreateResolve [2020-10-26T20:10:57.571Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-26T20:10:58.516Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-26T20:10:58.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-26T20:10:59.038Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-26T20:10:59.611Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-26T20:10:59.675Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-10-26T20:10:59.675Z] PASS [2020-10-26T20:10:59.675Z] [2020-10-26T20:10:59.675Z] DONE 6 tests in 19.789s [2020-10-26T20:10:59.675Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-10-26T20:10:59.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:59.675Z] ++ set -e [2020-10-26T20:10:59.675Z] ++ '[' -n 0 ']' [2020-10-26T20:10:59.675Z] ++ set -x [2020-10-26T20:10:59.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:10:59.675Z] INFO: Testing against a local daemon [2020-10-26T20:10:59.675Z] === RUN TestServiceCreateInit [2020-10-26T20:10:59.675Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-26T20:10:59.998Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2020-10-26T20:10:59.998Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-26T20:10:59.998Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2020-10-26T20:10:59.998Z] === RUN TestWaitNonBlocked [2020-10-26T20:10:59.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:10:59.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:10:59.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:10:59.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:10:59.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:10:59.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:10:59.998Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-26T20:10:59.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-10-26T20:10:59.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-10-26T20:10:59.998Z] === RUN TestWaitBlocked [2020-10-26T20:10:59.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:10:59.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:10:59.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:10:59.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:10:59.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-26T20:10:59.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-26T20:11:01.049Z] --- PASS: TestWaitBlocked (0.03s) [2020-10-26T20:11:01.049Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-10-26T20:11:01.049Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2020-10-26T20:11:01.049Z] === CONT TestContainerStartOnDaemonRestart [2020-10-26T20:11:01.049Z] === CONT TestIpcModeOlderClient [2020-10-26T20:11:01.049Z] === CONT TestDaemonRestartIpcMode [2020-10-26T20:11:01.049Z] === CONT TestDaemonHostGatewayIP [2020-10-26T20:11:01.049Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-10-26T20:11:01.049Z] === CONT TestContainerKillOnDaemonStart [2020-10-26T20:11:03.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-26T20:11:04.764Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-26T20:11:04.965Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-26T20:11:05.551Z] --- PASS: TestContainerStartOnDaemonRestart (3.90s) [2020-10-26T20:11:05.551Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-10-26T20:11:05.551Z] --- PASS: TestDaemonRestartIpcMode (4.35s) [2020-10-26T20:11:06.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-26T20:11:06.150Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-26T20:11:06.722Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-26T20:11:06.722Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-26T20:11:08.107Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-26T20:11:10.255Z] --- PASS: TestServiceCreateInit (9.99s) [2020-10-26T20:11:10.255Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2020-10-26T20:11:10.255Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s) [2020-10-26T20:11:10.255Z] === RUN TestCreateServiceMultipleTimes [2020-10-26T20:11:11.411Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-26T20:11:11.984Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-26T20:11:12.557Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-26T20:11:14.063Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-10-26T20:11:14.063Z] PASS [2020-10-26T20:11:14.063Z] [2020-10-26T20:11:14.063Z] === Skipped [2020-10-26T20:11:14.064Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-10-26T20:11:14.064Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:11:14.064Z] [2020-10-26T20:11:14.064Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-26T20:11:14.064Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-26T20:11:14.064Z] [2020-10-26T20:11:14.064Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-10-26T20:11:14.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-26T20:11:14.064Z] [2020-10-26T20:11:14.064Z] [2020-10-26T20:11:14.064Z] DONE 193 tests, 3 skipped in 108.732s [2020-10-26T20:11:14.064Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-10-26T20:11:14.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:11:14.064Z] ++ set -e [2020-10-26T20:11:14.064Z] ++ '[' -n 0 ']' [2020-10-26T20:11:14.064Z] ++ set -x [2020-10-26T20:11:14.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:11:14.064Z] INFO: Testing against a local daemon [2020-10-26T20:11:14.064Z] === RUN TestCommitInheritsEnv [2020-10-26T20:11:14.359Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-10-26T20:11:14.359Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-26T20:11:14.359Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-26T20:11:14.360Z] === RUN TestImagesFilterMultiReference [2020-10-26T20:11:14.657Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-10-26T20:11:14.657Z] === RUN TestImagePullPlatformInvalid [2020-10-26T20:11:14.657Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-26T20:11:14.657Z] === RUN TestRemoveImageOrphaning [2020-10-26T20:11:14.952Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-10-26T20:11:14.952Z] === RUN TestRemoveImageGarbageCollector [2020-10-26T20:11:14.952Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:11:14.952Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:11:14.952Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-26T20:11:14.952Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-10-26T20:11:14.952Z] === RUN TestTagInvalidReference [2020-10-26T20:11:14.952Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-26T20:11:14.952Z] === RUN TestTagValidPrefixedRepo [2020-10-26T20:11:14.952Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-10-26T20:11:14.952Z] === RUN TestTagExistedNameWithoutForce [2020-10-26T20:11:14.952Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-10-26T20:11:14.952Z] === RUN TestTagOfficialNames [2020-10-26T20:11:14.952Z] --- PASS: TestTagOfficialNames (0.04s) [2020-10-26T20:11:14.952Z] === RUN TestTagMatchesDigest [2020-10-26T20:11:14.952Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-26T20:11:14.952Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-26T20:11:15.105Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-26T20:11:17.020Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-26T20:11:18.933Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-26T20:11:19.875Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-26T20:11:21.262Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-26T20:11:21.263Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-26T20:11:22.206Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-26T20:11:25.513Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-26T20:11:25.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-26T20:11:25.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-26T20:11:27.161Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-26T20:11:27.161Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-26T20:11:28.547Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-26T20:11:29.934Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-26T20:11:30.506Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-26T20:11:32.225Z] --- PASS: TestCreateServiceMultipleTimes (19.16s) [2020-10-26T20:11:32.225Z] === RUN TestCreateServiceConflict [2020-10-26T20:11:32.225Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-10-26T20:11:32.225Z] === RUN TestCreateServiceMaxReplicas [2020-10-26T20:11:33.810Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-26T20:11:35.530Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2020-10-26T20:11:35.530Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-26T20:11:36.357Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-10-26T20:11:36.618Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-26T20:11:37.192Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-26T20:11:37.763Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-10-26T20:11:39.681Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-26T20:11:39.681Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-26T20:11:39.942Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-26T20:11:41.329Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-26T20:11:42.295Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-26T20:11:44.849Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-26T20:11:44.849Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-26T20:11:48.151Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-10-26T20:11:50.066Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-10-26T20:11:50.438Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2020-10-26T20:11:50.438Z] === RUN TestCreateServiceSecretFileMode [2020-10-26T20:11:51.850Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-26T20:11:51.850Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-10-26T20:11:51.850Z] remote: Enumerating objects: 2, done. [2020-10-26T20:11:51.850Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-10-26T20:11:51.850Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-10-26T20:11:51.850Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-10-26T20:11:51.850Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-10-26T20:11:51.850Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-10-26T20:11:51.850Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-26T20:11:51.981Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-26T20:11:52.198Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/test/unit [2020-10-26T20:11:53.741Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-10-26T20:11:53.741Z] === RUN TestCreateServiceConfigFileMode [2020-10-26T20:11:54.733Z] ? github.com/docker/docker/api [no test files] [2020-10-26T20:11:56.186Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-26T20:11:56.186Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-26T20:11:56.757Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-26T20:11:56.757Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-26T20:11:57.046Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-10-26T20:11:57.046Z] === RUN TestCreateServiceSysctls [2020-10-26T20:11:59.301Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-10-26T20:12:01.255Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-10-26T20:12:01.255Z] === RUN TestCreateServiceCapabilities [2020-10-26T20:12:02.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-26T20:12:03.548Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-26T20:12:04.490Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-26T20:12:04.560Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-10-26T20:12:04.560Z] === RUN TestInspect [2020-10-26T20:12:05.433Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-26T20:12:06.819Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-26T20:12:06.819Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-26T20:12:07.776Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-26T20:12:08.769Z] --- PASS: TestInspect (3.37s) [2020-10-26T20:12:08.769Z] === RUN TestCreateJob [2020-10-26T20:12:09.665Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-10-26T20:12:11.081Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-26T20:12:12.074Z] --- PASS: TestCreateJob (4.09s) [2020-10-26T20:12:12.074Z] === RUN TestReplicatedJob [2020-10-26T20:12:13.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-26T20:12:16.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-26T20:12:18.723Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-26T20:12:18.985Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-26T20:12:20.213Z] --- PASS: TestReplicatedJob (6.77s) [2020-10-26T20:12:20.213Z] === RUN TestUpdateReplicatedJob [2020-10-26T20:12:22.760Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2020-10-26T20:12:22.760Z] === RUN TestServiceListWithStatuses [2020-10-26T20:12:22.760Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-26T20:12:22.760Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:12:22.760Z] === RUN TestDockerNetworkConnectAlias [2020-10-26T20:12:28.997Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-26T20:12:29.351Z] --- PASS: TestDockerNetworkConnectAlias (6.62s) [2020-10-26T20:12:29.351Z] === RUN TestDockerNetworkReConnect [2020-10-26T20:12:30.383Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-10-26T20:12:32.300Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-10-26T20:12:34.219Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-26T20:12:34.480Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-26T20:12:34.644Z] --- PASS: TestDockerNetworkReConnect (5.01s) [2020-10-26T20:12:34.644Z] === RUN TestServicePlugin [2020-10-26T20:12:34.644Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-26T20:12:34.644Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:12:34.644Z] === RUN TestServiceUpdateLabel [2020-10-26T20:12:35.052Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-10-26T20:12:35.314Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-10-26T20:12:37.946Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-10-26T20:12:37.946Z] === RUN TestServiceUpdateSecrets [2020-10-26T20:12:38.615Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-26T20:12:39.188Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-26T20:12:39.760Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-26T20:12:40.704Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite (351.57s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.04s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.85s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:1454: [d7cf3bd1a19e9] daemon is not started [2020-10-26T20:12:40.704Z] check_test.go:309: [dad657bc9f021] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.54s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d9f5eafb8c99b] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.58s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.27s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2020-10-26T20:12:40.704Z] check_test.go:309: [db3d4e5bacc22] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d24210f1d0e9a] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-10-26T20:12:40.704Z] check_test.go:309: [db2bd649440a5] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.64s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-10-26T20:12:40.704Z] check_test.go:309: [dba8b22f581d7] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.01s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2020-10-26T20:12:40.704Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-10-26T20:12:40.704Z] check_test.go:309: [dfce5af2d86e9] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.40s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.46s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d6346c5667c6b] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d68209d18f86a] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_plugins_test.go:79: [d50cac2bf8c56] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.71s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_plugins_test.go:169: [dbc5933578344] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-10-26T20:12:40.704Z] check_test.go:309: [db6bc64075939] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.07s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.61s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.60s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.95s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d4978b8f4ab5c] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.36s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.00s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.97s) [2020-10-26T20:12:40.704Z] check_test.go:309: [dae9568eb0635] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.35s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.35s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.75s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s) [2020-10-26T20:12:40.704Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-10-26T20:12:40.704Z] check_test.go:309: [dfd017e958c7b] daemon is not started [2020-10-26T20:12:40.704Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-10-26T20:12:40.704Z] check_test.go:309: [d238f926da1f3] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.55s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d481858dc4785] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.34s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.29s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.72s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.75s) [2020-10-26T20:12:40.704Z] check_test.go:309: [de371f7c0c340] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.53s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_plugins_test.go:105: [d1e22f45438d0] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2020-10-26T20:12:40.704Z] check_test.go:309: [db8546341a6c8] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-10-26T20:12:40.704Z] check_test.go:309: [dfe607d06f351] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d06b6645eb029] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d6c23b89518fb] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-10-26T20:12:40.704Z] check_test.go:309: [de37455786eab] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.98s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.42s) [2020-10-26T20:12:40.704Z] check_test.go:309: [db725c179a339] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d9bfb3b199a49] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.66s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.68s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.98s) [2020-10-26T20:12:40.704Z] docker_cli_daemon_test.go:2549: [d7bdfb01757d9] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.45s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.11s) [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-10-26T20:12:40.704Z] check_test.go:309: [d7e51748274fb] daemon is not started [2020-10-26T20:12:40.704Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) [2020-10-26T20:12:40.704Z] === RUN TestDockerSwarmSuite [2020-10-26T20:12:40.704Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-26T20:12:40.966Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-26T20:12:41.227Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-26T20:12:41.799Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-26T20:12:44.346Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-26T20:12:44.346Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-26T20:12:45.731Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-26T20:12:47.648Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-26T20:12:47.648Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-26T20:12:49.036Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-26T20:12:50.952Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-26T20:12:51.896Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-26T20:12:52.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-26T20:12:52.855Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-10-26T20:12:52.855Z] === RUN TestServiceUpdateConfigs [2020-10-26T20:12:56.962Z] 406ffb8432a7: Pull complete [2020-10-26T20:12:56.962Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-10-26T20:12:56.962Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:12:56.962Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-10-26T20:12:56.962Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-10-26T20:12:56.962Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-10-26T20:12:56.962Z] WARN: Skipping validation tests [2020-10-26T20:12:56.962Z] INFO: Running unit tests at 10/26/2020 20:12:55... [2020-10-26T20:12:58.800Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-26T20:13:00.865Z] INFO: make.ps1 starting at 10/26/2020 20:13:00 [2020-10-26T20:13:01.330Z] INFO: Git commit (c3adbf828b) assumed from DOCKER_GITCOMMIT environment variable [2020-10-26T20:13:01.330Z] INFO: Invoking autogen... [2020-10-26T20:13:01.795Z] INFO: Running unit tests... [2020-10-26T20:13:06.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-26T20:13:06.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-26T20:13:10.991Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2020-10-26T20:13:10.992Z] === RUN TestServiceUpdateNetwork [2020-10-26T20:13:14.260Z] 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 [2020-10-26T20:13:21.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-26T20:13:22.888Z] ? github.com/docker/docker/api [no test files] [2020-10-26T20:13:23.223Z] --- PASS: TestServiceUpdateNetwork (14.65s) [2020-10-26T20:13:23.223Z] === RUN TestServiceUpdatePidsLimit [2020-10-26T20:13:23.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-26T20:13:24.610Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-26T20:13:25.556Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 48.0% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.6% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-26T20:13:31.127Z] ok github.com/docker/docker/builder/remotecontext/git 1.551s coverage: 86.3% of statements [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/cli [no test files] [2020-10-26T20:13:31.127Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-26T20:13:31.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-26T20:13:32.505Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2020-10-26T20:13:32.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-26T20:13:33.423Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-26T20:13:33.684Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-26T20:13:33.696Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-26T20:13:35.069Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-26T20:13:35.069Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-26T20:13:35.069Z] --- PASS: TestImportExtremelyLargeImageWorks (198.44s) [2020-10-26T20:13:35.069Z] PASS [2020-10-26T20:13:35.069Z] [2020-10-26T20:13:35.069Z] DONE 12 tests in 202.420s [2020-10-26T20:13:35.069Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-26T20:13:35.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:13:35.069Z] ++ set -e [2020-10-26T20:13:35.069Z] ++ '[' -n 0 ']' [2020-10-26T20:13:35.069Z] ++ set -x [2020-10-26T20:13:35.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:13:35.330Z] INFO: Testing against a local daemon [2020-10-26T20:13:35.330Z] === RUN TestNetworkCreateDelete [2020-10-26T20:13:35.330Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-26T20:13:35.591Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-10-26T20:13:35.591Z] === RUN TestDockerNetworkDeletePreferID [2020-10-26T20:13:35.852Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-10-26T20:13:35.852Z] === RUN TestDaemonDNSFallback [2020-10-26T20:13:36.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-10-26T20:13:36.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-10-26T20:13:40.280Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2020-10-26T20:13:40.280Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-10-26T20:13:40.280Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-10-26T20:13:40.280Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-10-26T20:13:40.280Z] PASS [2020-10-26T20:13:40.280Z] [2020-10-26T20:13:40.280Z] === Skipped [2020-10-26T20:13:40.280Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-26T20:13:40.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:13:40.280Z] [2020-10-26T20:13:40.280Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-10-26T20:13:40.280Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:13:40.280Z] [2020-10-26T20:13:40.280Z] [2020-10-26T20:13:40.280Z] DONE 27 tests, 2 skipped in 160.992s [2020-10-26T20:13:40.280Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-10-26T20:13:40.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:13:40.280Z] ++ set -e [2020-10-26T20:13:40.280Z] ++ '[' -n 0 ']' [2020-10-26T20:13:40.280Z] ++ set -x [2020-10-26T20:13:40.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:13:40.542Z] INFO: Testing against a local daemon [2020-10-26T20:13:40.542Z] === RUN TestSessionCreate [2020-10-26T20:13:40.542Z] --- PASS: TestSessionCreate (0.06s) [2020-10-26T20:13:40.542Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-26T20:13:40.542Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-10-26T20:13:40.542Z] PASS [2020-10-26T20:13:40.542Z] [2020-10-26T20:13:40.542Z] DONE 2 tests in 0.263s [2020-10-26T20:13:40.542Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-10-26T20:13:40.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:13:40.542Z] ++ set -e [2020-10-26T20:13:40.542Z] ++ '[' -n 0 ']' [2020-10-26T20:13:40.542Z] ++ set -x [2020-10-26T20:13:40.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:13:40.656Z] === RUN TestMiddlewares [2020-10-26T20:13:40.656Z] --- PASS: TestMiddlewares (0.00s) [2020-10-26T20:13:40.656Z] PASS [2020-10-26T20:13:40.656Z] coverage: 9.0% of statements [2020-10-26T20:13:40.656Z] ok github.com/docker/docker/api/server 0.169s coverage: 9.0% of statements [2020-10-26T20:13:40.803Z] INFO: Testing against a local daemon [2020-10-26T20:13:40.803Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-26T20:13:40.803Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:13:40.803Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:13:40.803Z] === RUN TestEventsExecDie [2020-10-26T20:13:41.746Z] --- PASS: TestEventsExecDie (0.88s) [2020-10-26T20:13:41.746Z] === RUN TestEventsBackwardsCompatible [2020-10-26T20:13:41.746Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-10-26T20:13:41.746Z] === RUN TestInfoBinaryCommits [2020-10-26T20:13:41.746Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-10-26T20:13:41.746Z] === RUN TestInfoAPIVersioned [2020-10-26T20:13:41.746Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-10-26T20:13:41.746Z] === RUN TestInfoDiscoveryBackend [2020-10-26T20:13:42.319Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-10-26T20:13:42.319Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-26T20:13:43.382Z] --- PASS: TestDaemonDNSFallback (6.86s) [2020-10-26T20:13:43.382Z] === RUN TestInspectNetwork [2020-10-26T20:13:43.382Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-26T20:13:43.382Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-26T20:13:43.706Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-26T20:13:43.706Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-26T20:13:43.955Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-26T20:13:43.967Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-10-26T20:13:43.967Z] === RUN TestInfoAPI [2020-10-26T20:13:44.216Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-26T20:13:44.227Z] --- PASS: TestInfoAPI (0.05s) [2020-10-26T20:13:44.227Z] === RUN TestInfoAPIWarnings [2020-10-26T20:13:44.477Z] === RUN TestDockerSuite/TestBuildFails [2020-10-26T20:13:45.420Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-26T20:13:45.420Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-26T20:13:46.805Z] === RUN TestInspectNetwork/full_network_id [2020-10-26T20:13:46.805Z] === RUN TestInspectNetwork/partial_network_id [2020-10-26T20:13:47.066Z] === RUN TestInspectNetwork/network_name [2020-10-26T20:13:47.066Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-26T20:13:47.326Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-26T20:13:48.712Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-26T20:13:50.096Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-26T20:13:51.481Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-26T20:13:51.743Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-26T20:13:51.743Z] --- PASS: TestInspectNetwork (9.05s) [2020-10-26T20:13:51.743Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-26T20:13:51.743Z] --- PASS: TestInspectNetwork/partial_network_id (0.02s) [2020-10-26T20:13:51.743Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-26T20:13:51.743Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-26T20:13:51.743Z] === RUN TestRunContainerWithBridgeNone [2020-10-26T20:13:52.688Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-26T20:13:54.076Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2020-10-26T20:13:54.076Z] === RUN TestNetworkInvalidJSON [2020-10-26T20:13:54.076Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-26T20:13:54.077Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-26T20:13:54.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:13:54.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:13:54.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:13:54.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:13:54.077Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-26T20:13:54.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:13:54.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:13:54.077Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-10-26T20:13:54.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-10-26T20:13:54.077Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-10-26T20:13:54.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-26T20:13:54.077Z] === RUN TestHostIPv4BridgeLabel [2020-10-26T20:13:54.337Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-26T20:13:54.598Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-10-26T20:13:54.598Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-26T20:13:54.860Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-26T20:13:55.121Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-26T20:13:55.693Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-10-26T20:13:55.693Z] === RUN TestDaemonDefaultNetworkPools [2020-10-26T20:13:56.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-10-26T20:13:56.265Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-26T20:13:56.838Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-26T20:13:56.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-26T20:13:57.782Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s) [2020-10-26T20:13:57.782Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-26T20:13:57.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-26T20:13:58.726Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-26T20:13:58.987Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2020-10-26T20:13:58.987Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-26T20:13:59.560Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-10-26T20:13:59.560Z] === RUN TestServiceWithPredefinedNetwork [2020-10-26T20:14:00.505Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-26T20:14:02.344Z] --- PASS: TestInfoAPIWarnings (16.61s) [2020-10-26T20:14:02.344Z] === RUN TestInfoDebug [2020-10-26T20:14:02.344Z] --- PASS: TestInfoDebug (0.60s) [2020-10-26T20:14:02.344Z] === RUN TestInfoInsecureRegistries [2020-10-26T20:14:02.344Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-10-26T20:14:02.344Z] === RUN TestInfoRegistryMirrors [2020-10-26T20:14:02.605Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-10-26T20:14:02.605Z] === RUN TestLoginFailsWithBadCredentials [2020-10-26T20:14:02.866Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-10-26T20:14:02.866Z] === RUN TestPingCacheHeaders [2020-10-26T20:14:02.866Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-10-26T20:14:02.866Z] === RUN TestPingGet [2020-10-26T20:14:02.866Z] --- PASS: TestPingGet (0.03s) [2020-10-26T20:14:02.866Z] === RUN TestPingHead [2020-10-26T20:14:02.866Z] --- PASS: TestPingHead (0.05s) [2020-10-26T20:14:02.866Z] === RUN TestVersion [2020-10-26T20:14:02.866Z] --- PASS: TestVersion (0.05s) [2020-10-26T20:14:02.866Z] PASS [2020-10-26T20:14:02.866Z] [2020-10-26T20:14:02.866Z] === Skipped [2020-10-26T20:14:02.866Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:14:02.866Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:14:02.866Z] [2020-10-26T20:14:02.866Z] [2020-10-26T20:14:02.866Z] DONE 18 tests, 1 skipped in 22.398s [2020-10-26T20:14:03.054Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2020-10-26T20:14:03.054Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-26T20:14:03.054Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:14:03.054Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:14:03.055Z] === RUN TestServiceWithDataPathPortInit [2020-10-26T20:14:03.127Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-26T20:14:03.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:03.127Z] ++ set -e [2020-10-26T20:14:03.127Z] ++ '[' -n 0 ']' [2020-10-26T20:14:03.127Z] ++ set -x [2020-10-26T20:14:03.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:03.127Z] INFO: Testing against a local daemon [2020-10-26T20:14:03.127Z] === RUN TestVolumesCreateAndList [2020-10-26T20:14:03.127Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-10-26T20:14:03.127Z] === RUN TestVolumesRemove [2020-10-26T20:14:03.388Z] --- PASS: TestVolumesRemove (0.13s) [2020-10-26T20:14:03.388Z] === RUN TestVolumesInspect [2020-10-26T20:14:03.388Z] --- PASS: TestVolumesInspect (0.03s) [2020-10-26T20:14:03.388Z] === RUN TestVolumesInvalidJSON [2020-10-26T20:14:03.388Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-26T20:14:03.388Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-26T20:14:03.388Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-26T20:14:03.388Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-26T20:14:03.388Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-26T20:14:03.388Z] PASS [2020-10-26T20:14:03.388Z] [2020-10-26T20:14:03.388Z] DONE 5 tests in 0.397s [2020-10-26T20:14:03.388Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:14:03.648Z] ++++ cat bundles/test-integration/docker.pid [2020-10-26T20:14:03.648Z] +++ kill 13733 [2020-10-26T20:14:04.440Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-26T20:14:05.014Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-26T20:14:05.033Z] +++ /etc/init.d/apparmor stop [2020-10-26T20:14:05.033Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:14:05.033Z] [2020-10-26T20:14:05.033Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:14:05.033Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:14:05.033Z] [2020-10-26T20:14:05.033Z] To set a process to complain mode, use the command line tool [2020-10-26T20:14:05.033Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:14:05.033Z] +++ true [2020-10-26T20:14:05.033Z] exiting test-integration [2020-10-26T20:14:05.033Z] ++ exit 0 [2020-10-26T20:14:05.033Z] [2020-10-26T20:14:05.276Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-26T20:14:06.221Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-26T20:14:06.482Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-26T20:14:06.482Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-26T20:14:07.054Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-26T20:14:07.315Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-26T20:14:07.576Z] === RUN TestDockerSuite/TestBuildLabelMultiple Post stage [Pipeline] junit [2020-10-26T20:14:07.595Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-26T20:14:08.147Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-26T20:14:08.147Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-26T20:14:08.357Z] + echo Ensuring container killed. [2020-10-26T20:14:08.357Z] Ensuring container killed. [2020-10-26T20:14:08.357Z] + docker rm -vf docker-pr1 [2020-10-26T20:14:08.357Z] Error: No such container: docker-pr1 [2020-10-26T20:14:08.357Z] + true [Pipeline] sh [2020-10-26T20:14:08.409Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-26T20:14:08.653Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:14:08.653Z] Chowning /workspace to jenkins user [2020-10-26T20:14:08.653Z] + id -u [2020-10-26T20:14:08.653Z] + id -g [2020-10-26T20:14:08.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41590:/workspace busybox chown -R 1000:1000 /workspace [2020-10-26T20:14:08.653Z] Unable to find image 'busybox:latest' locally [2020-10-26T20:14:08.914Z] latest: Pulling from library/busybox [2020-10-26T20:14:08.914Z] 5dce72bf4214: Pulling fs layer [2020-10-26T20:14:09.175Z] 5dce72bf4214: Verifying Checksum [2020-10-26T20:14:09.175Z] 5dce72bf4214: Download complete [2020-10-26T20:14:09.352Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-26T20:14:09.436Z] 5dce72bf4214: Pull complete [2020-10-26T20:14:09.436Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-26T20:14:09.436Z] Status: Downloaded newer image for busybox:latest [2020-10-26T20:14:11.897Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-26T20:14:13.043Z] + bundleName=arm64-integration [2020-10-26T20:14:13.043Z] + echo Creating arm64-integration-bundles.tar.gz [2020-10-26T20:14:13.043Z] Creating arm64-integration-bundles.tar.gz [2020-10-26T20:14:13.043Z] + + xargs tarfind -czf bundles arm64-integration-bundles.tar.gz -path [2020-10-26T20:14:13.043Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-10-26T20:14:13.317Z] Archiving artifacts [2020-10-26T20:14:15.372Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T20:14:15.721Z] + make clean [2020-10-26T20:14:16.149Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-26T20:14:16.294Z] docker volume rm -f docker-dev-cache [2020-10-26T20:14:16.294Z] docker-dev-cache [Pipeline] deleteDir [2020-10-26T20:14:18.729Z] --- PASS: TestServiceWithDataPathPortInit (15.79s) [2020-10-26T20:14:18.729Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-26T20:14:18.729Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-26T20:14:18.729Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-26T20:14:18.990Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-26T20:14:18.990Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-26T20:14:18.990Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-26T20:14:19.188Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2020-10-26T20:14:19.188Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-10-26T20:14:19.188Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-26T20:14:19.188Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-26T20:14:19.188Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-26T20:14:19.188Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-26T20:14:19.561Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T20:14:21.475Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-26T20:14:22.417Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-26T20:14:23.381Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-10-26T20:14:24.962Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-26T20:14:25.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-26T20:14:25.287Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-10-26T20:14:25.484Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-26T20:14:26.426Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.91s) [2020-10-26T20:14:26.426Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qvw3b2k0b8f8jfgdxndb7j10n Created:2020-10-26 20:14:19.707295177 +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[52a5662958290fa09fba74e29d2f61a7fcae44ef14488f5074b1ab710db7391c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qb6lau5o1uv5zaew4ta8he4cb EndpointID:75f936c30b9b65ee2234be89c5d10d2f045102ec66610ffd80c3a5c1f257c6ac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87e60894cb99d980e91438597210dc3ed6bfef077efe45ce482b5743518efc2a 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:7369df308c5c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qb6lau5o1uv5zaew4ta8he4cb EndpointID:75f936c30b9b65ee2234be89c5d10d2f045102ec66610ffd80c3a5c1f257c6ac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-26T20:14:26.426Z] PASS [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] === Skipped [2020-10-26T20:14:26.426Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:14:26.426Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] DONE 23 tests, 1 skipped in 51.273s [2020-10-26T20:14:26.426Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:14:26.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:26.426Z] ++ set -e [2020-10-26T20:14:26.426Z] ++ '[' -n 0 ']' [2020-10-26T20:14:26.426Z] ++ set -x [2020-10-26T20:14:26.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:26.426Z] INFO: Testing against a local daemon [2020-10-26T20:14:26.426Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-26T20:14:26.426Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:14:26.426Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:14:26.426Z] === RUN TestDockerNetworkIpvlan [2020-10-26T20:14:26.426Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:14:26.426Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:14:26.426Z] PASS [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] === Skipped [2020-10-26T20:14:26.426Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:14:26.426Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:14:26.426Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] [2020-10-26T20:14:26.426Z] DONE 2 tests, 2 skipped in 0.190s [2020-10-26T20:14:26.665Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-10-26T20:14:26.686Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:14:26.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:26.686Z] ++ set -e [2020-10-26T20:14:26.686Z] ++ '[' -n 0 ']' [2020-10-26T20:14:26.686Z] ++ set -x [2020-10-26T20:14:26.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:26.686Z] INFO: Testing against a local daemon [2020-10-26T20:14:26.686Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-26T20:14:28.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-10-26T20:14:28.071Z] === RUN TestDockerNetworkMacvlan [2020-10-26T20:14:29.015Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-26T20:14:29.958Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-26T20:14:30.902Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-26T20:14:33.447Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-26T20:14:33.447Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-26T20:14:35.995Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-26T20:14:36.568Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-26T20:14:36.649Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2020-10-26T20:14:36.649Z] ok github.com/docker/docker/daemon 12.201s coverage: 17.2% of statements [2020-10-26T20:14:36.649Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-26T20:14:36.649Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-26T20:14:36.907Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.8% of statements [2020-10-26T20:14:37.511Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-26T20:14:37.720Z] --- PASS: TestImportExtremelyLargeImageWorks (192.84s) [2020-10-26T20:14:37.720Z] PASS [2020-10-26T20:14:37.720Z] [2020-10-26T20:14:37.720Z] === Skipped [2020-10-26T20:14:37.720Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-26T20:14:37.720Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:14:37.720Z] [2020-10-26T20:14:37.720Z] [2020-10-26T20:14:37.720Z] DONE 12 tests, 1 skipped in 193.819s [2020-10-26T20:14:37.720Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-10-26T20:14:37.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:37.720Z] ++ set -e [2020-10-26T20:14:37.720Z] ++ '[' -n 0 ']' [2020-10-26T20:14:37.720Z] ++ set -x [2020-10-26T20:14:37.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:37.720Z] INFO: Testing against a local daemon [2020-10-26T20:14:37.720Z] === RUN TestNetworkCreateDelete [2020-10-26T20:14:37.720Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-10-26T20:14:37.720Z] === RUN TestDockerNetworkDeletePreferID [2020-10-26T20:14:37.720Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-10-26T20:14:37.720Z] === RUN TestDaemonDNSFallback [2020-10-26T20:14:37.720Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-10-26T20:14:37.720Z] === RUN TestInspectNetwork [2020-10-26T20:14:37.720Z] === RUN TestInspectNetwork/full_network_id [2020-10-26T20:14:37.720Z] === RUN TestInspectNetwork/partial_network_id [2020-10-26T20:14:37.720Z] === RUN TestInspectNetwork/network_name [2020-10-26T20:14:37.720Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-26T20:14:37.720Z] --- PASS: TestInspectNetwork (6.94s) [2020-10-26T20:14:37.720Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-26T20:14:37.720Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-26T20:14:37.720Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-26T20:14:37.720Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-26T20:14:37.720Z] === RUN TestRunContainerWithBridgeNone [2020-10-26T20:14:37.842Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-10-26T20:14:38.102Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-10-26T20:14:38.102Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-26T20:14:38.102Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-26T20:14:39.244Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-10-26T20:14:39.244Z] === RUN TestNetworkInvalidJSON [2020-10-26T20:14:39.244Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-26T20:14:39.244Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-26T20:14:39.244Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:14:39.244Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:14:39.244Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:14:39.244Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:14:39.244Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-26T20:14:39.244Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:14:39.244Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:14:39.244Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-26T20:14:39.244Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-26T20:14:39.244Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-26T20:14:39.244Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-26T20:14:39.245Z] === RUN TestHostIPv4BridgeLabel [2020-10-26T20:14:39.483Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-10-26T20:14:39.541Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-10-26T20:14:39.541Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-26T20:14:40.058Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-26T20:14:40.058Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-26T20:14:40.058Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-26T20:14:40.586Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-26T20:14:40.586Z] === RUN TestDaemonDefaultNetworkPools [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-26T20:14:41.209Z] === RUN TestBoolValue [2020-10-26T20:14:41.209Z] --- PASS: TestBoolValue (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestBoolValueOrDefault [2020-10-26T20:14:41.209Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestInt64ValueOrZero [2020-10-26T20:14:41.209Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestInt64ValueOrDefault [2020-10-26T20:14:41.209Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestInt64ValueOrDefaultWithError [2020-10-26T20:14:41.209Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestJsonContentType [2020-10-26T20:14:41.209Z] --- PASS: TestJsonContentType (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 14.7% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/server/httputils 0.152s coverage: 14.7% of statements [2020-10-26T20:14:41.209Z] === RUN TestMaskSecretKeys [2020-10-26T20:14:41.209Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-10-26T20:14:41.209Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-10-26T20:14:41.209Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-10-26T20:14:41.209Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-10-26T20:14:41.209Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-10-26T20:14:41.209Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-10-26T20:14:41.209Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestVersionMiddlewareVersion [2020-10-26T20:14:41.209Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-10-26T20:14:41.209Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 37.7% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/server/middleware 0.194s coverage: 37.7% of statements [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-26T20:14:41.209Z] === RUN TestStrSliceMarshalJSON [2020-10-26T20:14:41.209Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestStrSliceUnmarshalJSON [2020-10-26T20:14:41.209Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestStrSliceUnmarshalString [2020-10-26T20:14:41.209Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestStrSliceUnmarshalSlice [2020-10-26T20:14:41.209Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 90.0% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2020-10-26T20:14:41.209Z] === RUN TestToJSON [2020-10-26T20:14:41.209Z] --- PASS: TestToJSON (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestToParamWithVersion [2020-10-26T20:14:41.209Z] --- PASS: TestToParamWithVersion (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestFromJSON [2020-10-26T20:14:41.209Z] --- PASS: TestFromJSON (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestEmpty [2020-10-26T20:14:41.209Z] --- PASS: TestEmpty (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestArgsMatchKVListEmptySources [2020-10-26T20:14:41.209Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestArgsMatchKVList [2020-10-26T20:14:41.209Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestArgsMatch [2020-10-26T20:14:41.209Z] --- PASS: TestArgsMatch (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestAdd [2020-10-26T20:14:41.209Z] --- PASS: TestAdd (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestDel [2020-10-26T20:14:41.209Z] --- PASS: TestDel (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestLen [2020-10-26T20:14:41.209Z] --- PASS: TestLen (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestExactMatch [2020-10-26T20:14:41.209Z] --- PASS: TestExactMatch (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestOnlyOneExactMatch [2020-10-26T20:14:41.209Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestContains [2020-10-26T20:14:41.209Z] --- PASS: TestContains (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestValidate [2020-10-26T20:14:41.209Z] --- PASS: TestValidate (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestWalkValues [2020-10-26T20:14:41.209Z] --- PASS: TestWalkValues (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestFuzzyMatch [2020-10-26T20:14:41.209Z] --- PASS: TestFuzzyMatch (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestClone [2020-10-26T20:14:41.209Z] --- PASS: TestClone (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 92.2% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2020-10-26T20:14:41.209Z] === RUN TestAdjustForAPIVersion [2020-10-26T20:14:41.209Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 5.7% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/server/router/swarm 0.151s coverage: 5.7% of statements [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-26T20:14:41.209Z] === RUN TestDurationToSecondsString [2020-10-26T20:14:41.209Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-10-26T20:14:41.209Z] === RUN TestGetTimestamp [2020-10-26T20:14:41.209Z] --- PASS: TestGetTimestamp (0.16s) [2020-10-26T20:14:41.209Z] === RUN TestParseTimestamps [2020-10-26T20:14:41.209Z] --- PASS: TestParseTimestamps (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 100.0% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/types/time 0.294s coverage: 100.0% of statements [2020-10-26T20:14:41.209Z] === RUN TestCompareVersion [2020-10-26T20:14:41.209Z] --- PASS: TestCompareVersion (0.00s) [2020-10-26T20:14:41.209Z] PASS [2020-10-26T20:14:41.209Z] coverage: 75.0% of statements [2020-10-26T20:14:41.209Z] ok github.com/docker/docker/api/types/versions 0.087s coverage: 75.0% of statements [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-26T20:14:41.209Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-26T20:14:41.389Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.404s coverage: 73.1% of statements [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan (13.21s) [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2020-10-26T20:14:41.444Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2020-10-26T20:14:41.444Z] PASS [2020-10-26T20:14:41.444Z] [2020-10-26T20:14:41.444Z] DONE 8 tests in 14.802s [2020-10-26T20:14:41.444Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-26T20:14:41.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:41.444Z] ++ set -e [2020-10-26T20:14:41.444Z] ++ '[' -n 0 ']' [2020-10-26T20:14:41.444Z] ++ set -x [2020-10-26T20:14:41.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:41.444Z] testing: warning: no tests to run [2020-10-26T20:14:41.444Z] PASS [2020-10-26T20:14:41.444Z] [2020-10-26T20:14:41.444Z] DONE 0 tests in 0.027s [2020-10-26T20:14:41.444Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-26T20:14:41.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:41.444Z] ++ set -e [2020-10-26T20:14:41.444Z] ++ '[' -n 0 ']' [2020-10-26T20:14:41.444Z] ++ set -x [2020-10-26T20:14:41.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:14:41.631Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-10-26T20:14:41.631Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-26T20:14:41.674Z] === RUN TestReadAll [2020-10-26T20:14:41.674Z] --- PASS: TestReadAll (0.00s) [2020-10-26T20:14:41.674Z] PASS [2020-10-26T20:14:41.674Z] coverage: 96.8% of statements [2020-10-26T20:14:41.674Z] ok github.com/docker/docker/builder/dockerignore 0.044s coverage: 96.8% of statements [2020-10-26T20:14:41.705Z] INFO: Testing against a local daemon [2020-10-26T20:14:41.705Z] === RUN TestAuthZPluginAllowRequest [2020-10-26T20:14:41.958Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-10-26T20:14:42.526Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.376s coverage: 56.2% of statements [2020-10-26T20:14:42.692Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-10-26T20:14:42.692Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-26T20:14:43.089Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2020-10-26T20:14:43.089Z] === RUN TestAuthZPluginTLS [2020-10-26T20:14:43.659Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-26T20:14:43.659Z] === RUN TestAuthZPluginDenyRequest [2020-10-26T20:14:43.659Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-10-26T20:14:43.873Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-10-26T20:14:43.873Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-10-26T20:14:43.873Z] === RUN TestCloneArgsSmartHttp [2020-10-26T20:14:43.873Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-10-26T20:14:43.873Z] === RUN TestCloneArgsDumbHttp [2020-10-26T20:14:43.873Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-10-26T20:14:43.873Z] === RUN TestCloneArgsGit [2020-10-26T20:14:43.873Z] --- PASS: TestCloneArgsGit (0.00s) [2020-10-26T20:14:43.873Z] === RUN TestCheckoutGit [2020-10-26T20:14:44.212Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-10-26T20:14:44.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-26T20:14:44.231Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-10-26T20:14:44.231Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-26T20:14:44.231Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-26T20:14:44.506Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-10-26T20:14:44.506Z] === RUN TestServiceWithPredefinedNetwork [2020-10-26T20:14:44.926Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2020-10-26T20:14:44.926Z] === RUN TestAuthZPluginDenyResponse [2020-10-26T20:14:45.065Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-10-26T20:14:45.503Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-10-26T20:14:45.503Z] === RUN TestAuthZPluginAllowEventStream [2020-10-26T20:14:46.069Z] === RUN TestEnable [2020-10-26T20:14:46.069Z] --- PASS: TestEnable (0.00s) [2020-10-26T20:14:46.069Z] === RUN TestDisable [2020-10-26T20:14:46.069Z] --- PASS: TestDisable (0.00s) [2020-10-26T20:14:46.069Z] === RUN TestEnabled [2020-10-26T20:14:46.069Z] --- PASS: TestEnabled (0.00s) [2020-10-26T20:14:46.069Z] PASS [2020-10-26T20:14:46.069Z] coverage: 100.0% of statements [2020-10-26T20:14:46.069Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2020-10-26T20:14:46.076Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-26T20:14:46.336Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-26T20:14:46.594Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s) [2020-10-26T20:14:46.594Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-26T20:14:46.594Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:14:46.594Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:14:46.594Z] === RUN TestServiceWithDataPathPortInit [2020-10-26T20:14:46.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-26T20:14:46.909Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2020-10-26T20:14:46.909Z] === RUN TestAuthZPluginErrorResponse [2020-10-26T20:14:46.986Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.222s coverage: 49.5% of statements [2020-10-26T20:14:47.245Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.616s coverage: 46.2% of statements [2020-10-26T20:14:47.245Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-26T20:14:47.481Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-10-26T20:14:47.481Z] === RUN TestAuthZPluginErrorRequest [2020-10-26T20:14:47.620Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-10-26T20:14:47.620Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.05s) [2020-10-26T20:14:47.620Z] === RUN TestProcessNoDockerignore [2020-10-26T20:14:47.620Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestProcessShouldLeaveAllFiles [2020-10-26T20:14:47.620Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestDetectContentType [2020-10-26T20:14:47.620Z] --- PASS: TestDetectContentType (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestSelectAcceptableMIME [2020-10-26T20:14:47.620Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestInspectEmptyResponse [2020-10-26T20:14:47.620Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestInspectResponseBinary [2020-10-26T20:14:47.620Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestResponseUnsupportedContentType [2020-10-26T20:14:47.620Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestInspectResponseTextSimple [2020-10-26T20:14:47.620Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestInspectResponseEmptyContentType [2020-10-26T20:14:47.620Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestUnknownContentLength [2020-10-26T20:14:47.620Z] --- PASS: TestUnknownContentLength (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestDownloadRemote [2020-10-26T20:14:47.620Z] === RUN TestGetAllAllowed [2020-10-26T20:14:47.620Z] --- PASS: TestGetAllAllowed (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestGetAllMeta [2020-10-26T20:14:47.620Z] --- PASS: TestGetAllMeta (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestWarnOnUnusedBuildArgs [2020-10-26T20:14:47.620Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestIsUnreferencedBuiltin [2020-10-26T20:14:47.620Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestIsExistingDirectory [2020-10-26T20:14:47.620Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestGetFilenameForDownload [2020-10-26T20:14:47.620Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestEnv2Variables [2020-10-26T20:14:47.620Z] --- PASS: TestEnv2Variables (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-10-26T20:14:47.620Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestMaintainer [2020-10-26T20:14:47.620Z] --- PASS: TestMaintainer (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestLabel [2020-10-26T20:14:47.620Z] --- PASS: TestLabel (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestFromScratch [2020-10-26T20:14:47.620Z] --- PASS: TestFromScratch (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestFromWithArg [2020-10-26T20:14:47.620Z] --- PASS: TestFromWithArg (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-10-26T20:14:47.620Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestFromWithUndefinedArg [2020-10-26T20:14:47.620Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestFromMultiStageWithNamedStage [2020-10-26T20:14:47.620Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestOnbuild [2020-10-26T20:14:47.620Z] --- PASS: TestOnbuild (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestWorkdir [2020-10-26T20:14:47.620Z] --- PASS: TestWorkdir (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestCmd [2020-10-26T20:14:47.620Z] --- PASS: TestCmd (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestHealthcheckNone [2020-10-26T20:14:47.620Z] --- PASS: TestHealthcheckNone (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestHealthcheckCmd [2020-10-26T20:14:47.620Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestEntrypoint [2020-10-26T20:14:47.620Z] --- PASS: TestEntrypoint (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestExpose [2020-10-26T20:14:47.620Z] --- PASS: TestExpose (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestUser [2020-10-26T20:14:47.620Z] --- PASS: TestUser (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestVolume [2020-10-26T20:14:47.620Z] --- PASS: TestVolume (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestStopSignal [2020-10-26T20:14:47.620Z] --- SKIP: TestStopSignal (0.00s) [2020-10-26T20:14:47.620Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-10-26T20:14:47.620Z] === RUN TestArg [2020-10-26T20:14:47.620Z] --- PASS: TestArg (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestShell [2020-10-26T20:14:47.620Z] --- PASS: TestShell (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestPrependEnvOnCmd [2020-10-26T20:14:47.620Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestRunWithBuildArgs [2020-10-26T20:14:47.620Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestRunIgnoresHealthcheck [2020-10-26T20:14:47.620Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestNormalizeWorkdir [2020-10-26T20:14:47.620Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestDispatch [2020-10-26T20:14:47.620Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-10-26T20:14:47.620Z] --- PASS: TestDownloadRemote (0.11s) [2020-10-26T20:14:47.620Z] === RUN TestGetWithStatusError [2020-10-26T20:14:47.620Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-10-26T20:14:47.620Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-10-26T20:14:47.620Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-10-26T20:14:47.620Z] --- PASS: TestGetWithStatusError (0.02s) [2020-10-26T20:14:47.620Z] === RUN TestCloseRootDirectory [2020-10-26T20:14:47.620Z] --- SKIP: TestCloseRootDirectory (0.01s) [2020-10-26T20:14:47.620Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:14:47.620Z] === RUN TestHashFile [2020-10-26T20:14:47.620Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-10-26T20:14:47.620Z] --- SKIP: TestHashFile (0.01s) [2020-10-26T20:14:47.620Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:14:47.620Z] === RUN TestHashSubdir [2020-10-26T20:14:47.620Z] --- SKIP: TestHashSubdir (0.01s) [2020-10-26T20:14:47.620Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:14:47.620Z] === RUN TestRemoveDirectory [2020-10-26T20:14:47.620Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-10-26T20:14:47.620Z] === RUN TestDispatch/COPY_url [2020-10-26T20:14:47.620Z] --- SKIP: TestRemoveDirectory (0.01s) [2020-10-26T20:14:47.620Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:14:47.620Z] PASS [2020-10-26T20:14:47.620Z] coverage: 9.2% of statements [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch (0.07s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-10-26T20:14:47.620Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestAddScratchImageAddsToMounts [2020-10-26T20:14:47.620Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestAddFromScratchPopulatesPlatform [2020-10-26T20:14:47.620Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-10-26T20:14:47.620Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-10-26T20:14:47.620Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestImageSourceGetAddsToMounts [2020-10-26T20:14:47.620Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestEmptyDockerfile [2020-10-26T20:14:47.620Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-10-26T20:14:47.620Z] === RUN TestSymlinkDockerfile [2020-10-26T20:14:47.620Z] ok github.com/docker/docker/builder/remotecontext 1.169s coverage: 9.2% of statements [2020-10-26T20:14:47.620Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-10-26T20:14:47.620Z] === RUN TestDockerfileOutsideTheBuildContext [2020-10-26T20:14:47.620Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestNonExistingDockerfile [2020-10-26T20:14:47.620Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestCopyRunConfig [2020-10-26T20:14:47.620Z] --- PASS: TestCopyRunConfig (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestDeepCopyRunConfig [2020-10-26T20:14:47.620Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestExportImage [2020-10-26T20:14:47.620Z] --- PASS: TestExportImage (0.00s) [2020-10-26T20:14:47.620Z] === RUN TestNormalizeDest [2020-10-26T20:14:47.620Z] --- PASS: TestNormalizeDest (0.00s) [2020-10-26T20:14:47.620Z] PASS [2020-10-26T20:14:47.620Z] coverage: 46.3% of statements [2020-10-26T20:14:47.620Z] ok github.com/docker/docker/builder/dockerfile 0.835s coverage: 46.3% of statements [2020-10-26T20:14:48.054Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-10-26T20:14:48.054Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-26T20:14:48.316Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-26T20:14:48.581Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-10-26T20:14:48.581Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-26T20:14:49.149Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-10-26T20:14:49.153Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-26T20:14:49.408Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.644s coverage: 57.7% of statements [2020-10-26T20:14:49.408Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-26T20:14:49.408Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-26T20:14:50.540Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-26T20:14:50.788Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-10-26T20:14:50.801Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-10-26T20:14:50.801Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-26T20:14:51.373Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-26T20:14:51.725Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-10-26T20:14:52.661Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-10-26T20:14:52.661Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-26T20:14:52.661Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-26T20:14:52.760Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2020-10-26T20:14:52.760Z] === RUN TestAuthZPluginHeader [2020-10-26T20:14:53.021Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-26T20:14:53.593Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-26T20:14:53.593Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-10-26T20:14:53.593Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-26T20:14:53.593Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-26T20:14:54.068Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.0% of statements [2020-10-26T20:14:54.165Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-26T20:14:54.426Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-26T20:14:54.644Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2020-10-26T20:14:54.644Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-26T20:14:54.644Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-26T20:14:54.998Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-26T20:14:55.584Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-10-26T20:14:55.844Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2020-10-26T20:14:56.384Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-26T20:14:56.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-10-26T20:14:56.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-10-26T20:14:56.955Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-26T20:14:58.161Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-10-26T20:14:58.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-26T20:14:58.344Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2020-10-26T20:14:58.344Z] === RUN TestAuthZPluginV2Disable [2020-10-26T20:14:58.420Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 37.7% of statements [2020-10-26T20:14:59.286Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-26T20:14:59.797Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-10-26T20:15:00.229Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-26T20:15:01.177Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-10-26T20:15:01.177Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-10-26T20:15:01.973Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2020-10-26T20:15:01.973Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-26T20:15:02.115Z] ok github.com/docker/docker/daemon/logger/splunk 1.656s coverage: 82.5% of statements [2020-10-26T20:15:02.115Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-26T20:15:02.115Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-10-26T20:15:02.115Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-26T20:15:02.143Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-26T20:15:02.405Z] --- PASS: TestAuthZPluginV2Disable (4.24s) [2020-10-26T20:15:02.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-26T20:15:02.522Z] === RUN TestCheckpointCreateError [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCheckpointCreate [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointCreate (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCheckpointDeleteError [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCheckpointDelete [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointDelete (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCheckpointListError [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointListError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCheckpointList [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointList (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCheckpointListContainerNotFound [2020-10-26T20:15:02.522Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNewClientWithOpsFromEnv [2020-10-26T20:15:02.522Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-10-26T20:15:02.522Z] client_test.go:23: runtime.GOOS == "windows" [2020-10-26T20:15:02.522Z] === RUN TestGetAPIPath [2020-10-26T20:15:02.522Z] --- PASS: TestGetAPIPath (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestParseHostURL [2020-10-26T20:15:02.522Z] --- PASS: TestParseHostURL (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-10-26T20:15:02.522Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNegotiateAPIVersionEmpty [2020-10-26T20:15:02.522Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNegotiateAPIVersion [2020-10-26T20:15:02.522Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNegotiateAPVersionOverride [2020-10-26T20:15:02.522Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNegotiateAPIVersionAutomatic [2020-10-26T20:15:02.522Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-10-26T20:15:02.522Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-10-26T20:15:02.522Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestClientRedirect [2020-10-26T20:15:02.522Z] --- PASS: TestClientRedirect (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigCreateUnsupported [2020-10-26T20:15:02.522Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigCreateError [2020-10-26T20:15:02.522Z] --- PASS: TestConfigCreateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigCreate [2020-10-26T20:15:02.522Z] --- PASS: TestConfigCreate (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigInspectNotFound [2020-10-26T20:15:02.522Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigInspectWithEmptyID [2020-10-26T20:15:02.522Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigInspectUnsupported [2020-10-26T20:15:02.522Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigInspectError [2020-10-26T20:15:02.522Z] --- PASS: TestConfigInspectError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigInspectConfigNotFound [2020-10-26T20:15:02.522Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigInspect [2020-10-26T20:15:02.522Z] --- PASS: TestConfigInspect (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigListUnsupported [2020-10-26T20:15:02.522Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigListError [2020-10-26T20:15:02.522Z] --- PASS: TestConfigListError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigList [2020-10-26T20:15:02.522Z] --- PASS: TestConfigList (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigRemoveUnsupported [2020-10-26T20:15:02.522Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigRemoveError [2020-10-26T20:15:02.522Z] --- PASS: TestConfigRemoveError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigRemove [2020-10-26T20:15:02.522Z] --- PASS: TestConfigRemove (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigUpdateUnsupported [2020-10-26T20:15:02.522Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigUpdateError [2020-10-26T20:15:02.522Z] --- PASS: TestConfigUpdateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestConfigUpdate [2020-10-26T20:15:02.522Z] --- PASS: TestConfigUpdate (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerCommitError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerCommitError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerCommit [2020-10-26T20:15:02.522Z] --- PASS: TestContainerCommit (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStatPathError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStatPathError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStatPathNotFoundError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStatPathNoHeaderError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStatPath [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStatPath (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyToContainerError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyToContainerError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyToContainerNotFoundError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyToContainerNotStatusOKError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyToContainer [2020-10-26T20:15:02.522Z] --- PASS: TestCopyToContainer (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyFromContainerError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyFromContainerNotFoundError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyFromContainerNotStatusOKError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyFromContainerNoHeaderError [2020-10-26T20:15:02.522Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestCopyFromContainer [2020-10-26T20:15:02.522Z] --- PASS: TestCopyFromContainer (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerCreateError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerCreateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerCreateImageNotFound [2020-10-26T20:15:02.522Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerCreateWithName [2020-10-26T20:15:02.522Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerCreateAutoRemove [2020-10-26T20:15:02.522Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerDiffError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerDiffError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerDiff [2020-10-26T20:15:02.522Z] --- PASS: TestContainerDiff (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecCreateError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecCreate [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecCreate (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecStartError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecStartError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecStart [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecStart (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecInspectError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecInspect [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecInspect (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExportError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExportError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExport [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExport (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerInspectError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerInspectError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerInspectContainerNotFound [2020-10-26T20:15:02.522Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerInspectWithEmptyID [2020-10-26T20:15:02.522Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerInspect [2020-10-26T20:15:02.522Z] --- PASS: TestContainerInspect (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerInspectNode [2020-10-26T20:15:02.522Z] --- PASS: TestContainerInspectNode (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerKillError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerKillError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerKill [2020-10-26T20:15:02.522Z] --- PASS: TestContainerKill (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerListError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerListError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerList [2020-10-26T20:15:02.522Z] --- PASS: TestContainerList (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerLogsNotFoundError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerLogsError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerLogsError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerLogs [2020-10-26T20:15:02.522Z] --- PASS: TestContainerLogs (0.20s) [2020-10-26T20:15:02.522Z] === RUN TestContainerPauseError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerPauseError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerPause [2020-10-26T20:15:02.522Z] --- PASS: TestContainerPause (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainersPruneError [2020-10-26T20:15:02.522Z] --- PASS: TestContainersPruneError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainersPrune [2020-10-26T20:15:02.522Z] --- PASS: TestContainersPrune (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRemoveError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRemoveError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRemoveNotFoundError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRemove [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRemove (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRenameError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRenameError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRename [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRename (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerResizeError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerResizeError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecResizeError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerResize [2020-10-26T20:15:02.522Z] --- PASS: TestContainerResize (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerExecResize [2020-10-26T20:15:02.522Z] --- PASS: TestContainerExecResize (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRestartError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRestartError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerRestart [2020-10-26T20:15:02.522Z] --- PASS: TestContainerRestart (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStartError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStartError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStart [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStart (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStatsError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStatsError (0.01s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStats [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStats (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStopError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStopError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerStop [2020-10-26T20:15:02.522Z] --- PASS: TestContainerStop (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerTopError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerTopError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerTop [2020-10-26T20:15:02.522Z] --- PASS: TestContainerTop (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerUnpauseError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerUnpause [2020-10-26T20:15:02.522Z] --- PASS: TestContainerUnpause (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerUpdateError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerUpdateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerUpdate [2020-10-26T20:15:02.522Z] --- PASS: TestContainerUpdate (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerWaitError [2020-10-26T20:15:02.522Z] --- PASS: TestContainerWaitError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestContainerWait [2020-10-26T20:15:02.522Z] --- PASS: TestContainerWait (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestDiskUsageError [2020-10-26T20:15:02.522Z] --- PASS: TestDiskUsageError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestDiskUsage [2020-10-26T20:15:02.522Z] --- PASS: TestDiskUsage (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestDistributionInspectUnsupported [2020-10-26T20:15:02.522Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestDistributionInspectWithEmptyID [2020-10-26T20:15:02.522Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestEventsErrorInOptions [2020-10-26T20:15:02.522Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestEventsErrorFromServer [2020-10-26T20:15:02.522Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestEvents [2020-10-26T20:15:02.522Z] --- PASS: TestEvents (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestTLSCloseWriter [2020-10-26T20:15:02.522Z] === PAUSE TestTLSCloseWriter [2020-10-26T20:15:02.522Z] === RUN TestImageBuildError [2020-10-26T20:15:02.522Z] --- PASS: TestImageBuildError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageBuild [2020-10-26T20:15:02.522Z] --- PASS: TestImageBuild (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestGetDockerOS [2020-10-26T20:15:02.522Z] --- PASS: TestGetDockerOS (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageCreateError [2020-10-26T20:15:02.522Z] --- PASS: TestImageCreateError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageCreate [2020-10-26T20:15:02.522Z] --- PASS: TestImageCreate (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageHistoryError [2020-10-26T20:15:02.522Z] --- PASS: TestImageHistoryError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageHistory [2020-10-26T20:15:02.522Z] --- PASS: TestImageHistory (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageImportError [2020-10-26T20:15:02.522Z] --- PASS: TestImageImportError (0.00s) [2020-10-26T20:15:02.522Z] === RUN TestImageImport [2020-10-26T20:15:02.523Z] --- PASS: TestImageImport (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageInspectError [2020-10-26T20:15:02.523Z] --- PASS: TestImageInspectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageInspectImageNotFound [2020-10-26T20:15:02.523Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageInspectWithEmptyID [2020-10-26T20:15:02.523Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageInspect [2020-10-26T20:15:02.523Z] --- PASS: TestImageInspect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageListError [2020-10-26T20:15:02.523Z] --- PASS: TestImageListError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageList [2020-10-26T20:15:02.523Z] --- PASS: TestImageList (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageListApiBefore125 [2020-10-26T20:15:02.523Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageLoadError [2020-10-26T20:15:02.523Z] --- PASS: TestImageLoadError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageLoad [2020-10-26T20:15:02.523Z] --- PASS: TestImageLoad (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagesPruneError [2020-10-26T20:15:02.523Z] --- PASS: TestImagesPruneError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagesPrune [2020-10-26T20:15:02.523Z] --- PASS: TestImagesPrune (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullReferenceParseError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullAnyError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullAnyError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullStatusUnauthorizedError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePullWithoutErrors [2020-10-26T20:15:02.523Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushReferenceError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushAnyError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushAnyError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushStatusUnauthorizedError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithoutErrors [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-10-26T20:15:02.523Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageRemoveError [2020-10-26T20:15:02.523Z] --- PASS: TestImageRemoveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageRemoveImageNotFound [2020-10-26T20:15:02.523Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageRemove [2020-10-26T20:15:02.523Z] --- PASS: TestImageRemove (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSaveError [2020-10-26T20:15:02.523Z] --- PASS: TestImageSaveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSave [2020-10-26T20:15:02.523Z] --- PASS: TestImageSave (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSearchAnyError [2020-10-26T20:15:02.523Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSearchStatusUnauthorizedError [2020-10-26T20:15:02.523Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-26T20:15:02.523Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-26T20:15:02.523Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-10-26T20:15:02.523Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageSearchWithoutErrors [2020-10-26T20:15:02.523Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageTagError [2020-10-26T20:15:02.523Z] --- PASS: TestImageTagError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageTagInvalidReference [2020-10-26T20:15:02.523Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageTagInvalidSourceImageName [2020-10-26T20:15:02.523Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageTagHexSource [2020-10-26T20:15:02.523Z] --- PASS: TestImageTagHexSource (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestImageTag [2020-10-26T20:15:02.523Z] --- PASS: TestImageTag (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestInfoServerError [2020-10-26T20:15:02.523Z] --- PASS: TestInfoServerError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestInfoInvalidResponseJSONError [2020-10-26T20:15:02.523Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestInfo [2020-10-26T20:15:02.523Z] --- PASS: TestInfo (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkConnectError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkConnectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkConnect [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkConnect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkCreateError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkCreateError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkCreate [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkCreate (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkDisconnectError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkDisconnect [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkInspectError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkInspectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkInspectNotFoundError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkInspectWithEmptyID [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkInspect [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkInspect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkListError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkListError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkList [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkList (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworksPruneError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworksPruneError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworksPrune [2020-10-26T20:15:02.523Z] --- PASS: TestNetworksPrune (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkRemoveError [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNetworkRemove [2020-10-26T20:15:02.523Z] --- PASS: TestNetworkRemove (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeInspectError [2020-10-26T20:15:02.523Z] --- PASS: TestNodeInspectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeInspectNodeNotFound [2020-10-26T20:15:02.523Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeInspectWithEmptyID [2020-10-26T20:15:02.523Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeInspect [2020-10-26T20:15:02.523Z] --- PASS: TestNodeInspect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeListError [2020-10-26T20:15:02.523Z] --- PASS: TestNodeListError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeList [2020-10-26T20:15:02.523Z] --- PASS: TestNodeList (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeRemoveError [2020-10-26T20:15:02.523Z] --- PASS: TestNodeRemoveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeRemove [2020-10-26T20:15:02.523Z] --- PASS: TestNodeRemove (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeUpdateError [2020-10-26T20:15:02.523Z] --- PASS: TestNodeUpdateError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestNodeUpdate [2020-10-26T20:15:02.523Z] --- PASS: TestNodeUpdate (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestOptionWithTimeout [2020-10-26T20:15:02.523Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPingFail [2020-10-26T20:15:02.523Z] --- PASS: TestPingFail (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPingWithError [2020-10-26T20:15:02.523Z] 2020/10/26 20:15:00 RoundTripper returned a response & error; ignoring response [2020-10-26T20:15:02.523Z] 2020/10/26 20:15:00 RoundTripper returned a response & error; ignoring response [2020-10-26T20:15:02.523Z] --- PASS: TestPingWithError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPingSuccess [2020-10-26T20:15:02.523Z] --- PASS: TestPingSuccess (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPingHeadFallback [2020-10-26T20:15:02.523Z] === RUN TestPingHeadFallback/OK [2020-10-26T20:15:02.523Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-10-26T20:15:02.523Z] === RUN TestPingHeadFallback/Not_Found [2020-10-26T20:15:02.523Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-10-26T20:15:02.523Z] --- PASS: TestPingHeadFallback (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-10-26T20:15:02.523Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginDisableError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginDisableError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginDisable [2020-10-26T20:15:02.523Z] --- PASS: TestPluginDisable (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginEnableError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginEnableError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginEnable [2020-10-26T20:15:02.523Z] --- PASS: TestPluginEnable (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginInspectError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginInspectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginInspectWithEmptyID [2020-10-26T20:15:02.523Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginInspect [2020-10-26T20:15:02.523Z] --- PASS: TestPluginInspect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginListError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginListError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginList [2020-10-26T20:15:02.523Z] --- PASS: TestPluginList (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginPushError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginPushError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginPush [2020-10-26T20:15:02.523Z] --- PASS: TestPluginPush (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginRemoveError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginRemoveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginRemove [2020-10-26T20:15:02.523Z] --- PASS: TestPluginRemove (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginSetError [2020-10-26T20:15:02.523Z] --- PASS: TestPluginSetError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPluginSet [2020-10-26T20:15:02.523Z] --- PASS: TestPluginSet (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSetHostHeader [2020-10-26T20:15:02.523Z] --- PASS: TestSetHostHeader (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestPlainTextError [2020-10-26T20:15:02.523Z] --- PASS: TestPlainTextError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestInfiniteError [2020-10-26T20:15:02.523Z] --- PASS: TestInfiniteError (0.02s) [2020-10-26T20:15:02.523Z] === RUN TestSecretCreateUnsupported [2020-10-26T20:15:02.523Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretCreateError [2020-10-26T20:15:02.523Z] --- PASS: TestSecretCreateError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretCreate [2020-10-26T20:15:02.523Z] --- PASS: TestSecretCreate (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretInspectUnsupported [2020-10-26T20:15:02.523Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretInspectError [2020-10-26T20:15:02.523Z] --- PASS: TestSecretInspectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretInspectSecretNotFound [2020-10-26T20:15:02.523Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretInspectWithEmptyID [2020-10-26T20:15:02.523Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretInspect [2020-10-26T20:15:02.523Z] --- PASS: TestSecretInspect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretListUnsupported [2020-10-26T20:15:02.523Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretListError [2020-10-26T20:15:02.523Z] --- PASS: TestSecretListError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretList [2020-10-26T20:15:02.523Z] --- PASS: TestSecretList (0.01s) [2020-10-26T20:15:02.523Z] === RUN TestSecretRemoveUnsupported [2020-10-26T20:15:02.523Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretRemoveError [2020-10-26T20:15:02.523Z] --- PASS: TestSecretRemoveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretRemove [2020-10-26T20:15:02.523Z] --- PASS: TestSecretRemove (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretUpdateUnsupported [2020-10-26T20:15:02.523Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretUpdateError [2020-10-26T20:15:02.523Z] --- PASS: TestSecretUpdateError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestSecretUpdate [2020-10-26T20:15:02.523Z] --- PASS: TestSecretUpdate (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceCreateError [2020-10-26T20:15:02.523Z] --- PASS: TestServiceCreateError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceCreate [2020-10-26T20:15:02.523Z] --- PASS: TestServiceCreate (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceCreateCompatiblePlatforms [2020-10-26T20:15:02.523Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceCreateDigestPinning [2020-10-26T20:15:02.523Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceInspectError [2020-10-26T20:15:02.523Z] --- PASS: TestServiceInspectError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceInspectServiceNotFound [2020-10-26T20:15:02.523Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceInspectWithEmptyID [2020-10-26T20:15:02.523Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceInspect [2020-10-26T20:15:02.523Z] --- PASS: TestServiceInspect (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceListError [2020-10-26T20:15:02.523Z] --- PASS: TestServiceListError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceList [2020-10-26T20:15:02.523Z] --- PASS: TestServiceList (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceLogsError [2020-10-26T20:15:02.523Z] --- PASS: TestServiceLogsError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceLogs [2020-10-26T20:15:02.523Z] --- PASS: TestServiceLogs (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceRemoveError [2020-10-26T20:15:02.523Z] --- PASS: TestServiceRemoveError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceRemoveNotFoundError [2020-10-26T20:15:02.523Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-10-26T20:15:02.523Z] === RUN TestServiceRemove [2020-10-26T20:15:02.524Z] --- PASS: TestServiceRemove (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestServiceUpdateError [2020-10-26T20:15:02.524Z] --- PASS: TestServiceUpdateError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestServiceUpdate [2020-10-26T20:15:02.524Z] --- PASS: TestServiceUpdate (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmGetUnlockKeyError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmGetUnlockKey [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmInitError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmInitError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmInit [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmInit (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmInspectError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmInspectError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmInspect [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmInspect (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmJoinError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmJoinError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmJoin [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmJoin (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmLeaveError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmLeave [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmLeave (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmUnlockError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmUnlock [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmUnlock (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmUpdateError [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestSwarmUpdate [2020-10-26T20:15:02.524Z] --- PASS: TestSwarmUpdate (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestTaskInspectError [2020-10-26T20:15:02.524Z] --- PASS: TestTaskInspectError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestTaskInspectWithEmptyID [2020-10-26T20:15:02.524Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestTaskInspect [2020-10-26T20:15:02.524Z] --- PASS: TestTaskInspect (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestTaskListError [2020-10-26T20:15:02.524Z] --- PASS: TestTaskListError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestTaskList [2020-10-26T20:15:02.524Z] --- PASS: TestTaskList (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeCreateError [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeCreateError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeCreate [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeCreate (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeInspectError [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeInspectError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeInspectNotFound [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeInspectWithEmptyID [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeInspect [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeInspect (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeListError [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeListError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeList [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeList (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeRemoveError [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-10-26T20:15:02.524Z] === RUN TestVolumeRemove [2020-10-26T20:15:02.524Z] --- PASS: TestVolumeRemove (0.00s) [2020-10-26T20:15:02.524Z] === CONT TestTLSCloseWriter [2020-10-26T20:15:02.524Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-10-26T20:15:02.524Z] PASS [2020-10-26T20:15:02.524Z] coverage: 74.9% of statements [2020-10-26T20:15:02.524Z] ok github.com/docker/docker/client 0.875s coverage: 74.9% of statements [2020-10-26T20:15:02.977Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-26T20:15:03.918Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-26T20:15:04.019Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-10-26T20:15:04.278Z] ok github.com/docker/docker/distribution 0.177s coverage: 21.9% of statements [2020-10-26T20:15:04.278Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-26T20:15:04.490Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-26T20:15:05.655Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-10-26T20:15:06.403Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2020-10-26T20:15:06.403Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-26T20:15:06.593Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-10-26T20:15:07.162Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-10-26T20:15:07.345Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-26T20:15:07.422Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.6% of statements [2020-10-26T20:15:07.422Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-26T20:15:07.422Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-26T20:15:07.575Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s) [2020-10-26T20:15:07.575Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i67s4mdvu43j37dlkqc9exlcl Created:2020-10-26 20:15:01.186289594 +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[13a53598da5d364df957796d6c9cdc3c6d5fc9ea6b97bc7cd70d8728b7a05150:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e8twaz84rpudga1wzemudeokf EndpointID:0a004ecaa8b7f08249db6b1affd3c54781dc5e8c922999290fa1c51006547435 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:389765c5461d4575e1b93579fce10f48239cf0f9e54387dffb056ec909334ad2 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:db36b906e42a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e8twaz84rpudga1wzemudeokf EndpointID:0a004ecaa8b7f08249db6b1affd3c54781dc5e8c922999290fa1c51006547435 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-26T20:15:07.575Z] PASS [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] === Skipped [2020-10-26T20:15:07.575Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:15:07.575Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] DONE 23 tests, 1 skipped in 39.093s [2020-10-26T20:15:07.575Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:15:07.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:07.575Z] ++ set -e [2020-10-26T20:15:07.575Z] ++ '[' -n 0 ']' [2020-10-26T20:15:07.575Z] ++ set -x [2020-10-26T20:15:07.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:07.575Z] INFO: Testing against a local daemon [2020-10-26T20:15:07.575Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-26T20:15:07.575Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:15:07.575Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:15:07.575Z] === RUN TestDockerNetworkIpvlan [2020-10-26T20:15:07.575Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:15:07.575Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:15:07.575Z] PASS [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] === Skipped [2020-10-26T20:15:07.575Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-26T20:15:07.575Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-26T20:15:07.575Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] [2020-10-26T20:15:07.575Z] DONE 2 tests, 2 skipped in 0.084s [2020-10-26T20:15:07.575Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-26T20:15:07.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:07.575Z] ++ set -e [2020-10-26T20:15:07.575Z] ++ '[' -n 0 ']' [2020-10-26T20:15:07.575Z] ++ set -x [2020-10-26T20:15:07.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:07.575Z] INFO: Testing against a local daemon [2020-10-26T20:15:07.575Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-26T20:15:08.361Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-10-26T20:15:08.361Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-26T20:15:08.625Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-10-26T20:15:08.625Z] === RUN TestDockerNetworkMacvlan [2020-10-26T20:15:09.266Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-26T20:15:09.297Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-10-26T20:15:09.892Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-26T20:15:10.233Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-10-26T20:15:10.328Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-26T20:15:10.463Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-26T20:15:11.035Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-26T20:15:11.169Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-10-26T20:15:11.169Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-26T20:15:11.849Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-26T20:15:13.073Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 77.0% of statements [2020-10-26T20:15:13.125Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-26T20:15:13.640Z] ok github.com/docker/docker/pkg/authorization 0.133s coverage: 68.3% of statements [2020-10-26T20:15:13.899Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-26T20:15:14.158Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-26T20:15:15.219Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-26T20:15:17.443Z] ok github.com/docker/docker/layer 7.261s coverage: 68.8% of statements [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-26T20:15:17.443Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 43.2% of statements [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-26T20:15:17.443Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-26T20:15:17.443Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-10-26T20:15:18.011Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-10-26T20:15:18.011Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-10-26T20:15:18.433Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.28s) [2020-10-26T20:15:18.433Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-26T20:15:18.771Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-26T20:15:18.947Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-10-26T20:15:19.376Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-26T20:15:19.515Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-10-26T20:15:19.774Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan (11.04s) [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2020-10-26T20:15:19.818Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-10-26T20:15:19.818Z] PASS [2020-10-26T20:15:19.818Z] [2020-10-26T20:15:19.818Z] DONE 8 tests in 12.476s [2020-10-26T20:15:19.818Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-26T20:15:19.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:19.818Z] ++ set -e [2020-10-26T20:15:19.818Z] ++ '[' -n 0 ']' [2020-10-26T20:15:19.818Z] ++ set -x [2020-10-26T20:15:19.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:19.818Z] testing: warning: no tests to run [2020-10-26T20:15:19.818Z] PASS [2020-10-26T20:15:19.818Z] [2020-10-26T20:15:19.818Z] DONE 0 tests in 0.012s [2020-10-26T20:15:19.818Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-26T20:15:19.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:19.818Z] ++ set -e [2020-10-26T20:15:19.818Z] ++ '[' -n 0 ']' [2020-10-26T20:15:19.818Z] ++ set -x [2020-10-26T20:15:19.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:19.819Z] INFO: Testing against a local daemon [2020-10-26T20:15:19.819Z] === RUN TestAuthZPluginAllowRequest [2020-10-26T20:15:20.280Z] --- PASS: TestCheckoutGit (36.22s) [2020-10-26T20:15:20.280Z] === RUN TestValidGitTransport [2020-10-26T20:15:20.280Z] --- PASS: TestValidGitTransport (0.00s) [2020-10-26T20:15:20.280Z] === RUN TestGitInvalidRef [2020-10-26T20:15:20.280Z] --- PASS: TestGitInvalidRef (0.22s) [2020-10-26T20:15:20.280Z] PASS [2020-10-26T20:15:20.280Z] coverage: 86.3% of statements [2020-10-26T20:15:20.280Z] ok github.com/docker/docker/builder/remotecontext/git 36.663s coverage: 86.3% of statements [2020-10-26T20:15:20.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-26T20:15:21.152Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-10-26T20:15:21.258Z] ? github.com/docker/docker/cli [no test files] [2020-10-26T20:15:21.258Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-26T20:15:21.364Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-10-26T20:15:21.364Z] === RUN TestAuthZPluginTLS [2020-10-26T20:15:21.660Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-26T20:15:21.660Z] === RUN TestAuthZPluginDenyRequest [2020-10-26T20:15:21.719Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-10-26T20:15:22.152Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-10-26T20:15:22.313Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-10-26T20:15:22.313Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-26T20:15:22.608Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-10-26T20:15:22.608Z] === RUN TestAuthZPluginDenyResponse [2020-10-26T20:15:22.658Z] ok github.com/docker/docker/pkg/fsutils 0.208s coverage: 85.1% of statements [2020-10-26T20:15:22.658Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-10-26T20:15:22.917Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-10-26T20:15:23.260Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-10-26T20:15:23.260Z] === RUN TestAuthZPluginAllowEventStream [2020-10-26T20:15:23.854Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 70.1% of statements [2020-10-26T20:15:24.065Z] === RUN TestDockerSuite/TestBuildRm [2020-10-26T20:15:24.113Z] ok github.com/docker/docker/pkg/ioutils 0.490s coverage: 69.3% of statements [2020-10-26T20:15:24.681Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-10-26T20:15:24.681Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-26T20:15:24.681Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-10-26T20:15:24.681Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-26T20:15:24.681Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-26T20:15:24.843Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-10-26T20:15:24.844Z] === RUN TestAuthZPluginErrorResponse [2020-10-26T20:15:24.941Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-10-26T20:15:24.941Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-26T20:15:25.139Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-26T20:15:25.139Z] === RUN TestAuthZPluginErrorRequest [2020-10-26T20:15:25.200Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-10-26T20:15:25.459Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-10-26T20:15:25.719Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-10-26T20:15:25.719Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-10-26T20:15:25.719Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-26T20:15:25.719Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-26T20:15:25.779Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-26T20:15:25.779Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-26T20:15:25.979Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-26T20:15:26.075Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-10-26T20:15:26.075Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-26T20:15:26.657Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-10-26T20:15:26.920Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-26T20:15:27.594Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-26T20:15:27.594Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-10-26T20:15:27.853Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-26T20:15:27.862Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-26T20:15:28.122Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-26T20:15:28.158Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-10-26T20:15:28.158Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-26T20:15:28.378Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-10-26T20:15:28.378Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-10-26T20:15:28.378Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-10-26T20:15:28.378Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-10-26T20:15:28.378Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-10-26T20:15:28.383Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-10-26T20:15:28.842Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestConfigureDaemonLogs [2020-10-26T20:15:28.842Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestCommonOptionsInstallFlags [2020-10-26T20:15:28.842Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-10-26T20:15:28.842Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-10-26T20:15:28.842Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-10-26T20:15:28.842Z] PASS [2020-10-26T20:15:28.842Z] coverage: 18.5% of statements [2020-10-26T20:15:28.842Z] ok github.com/docker/docker/cmd/dockerd 0.630s coverage: 18.5% of statements [2020-10-26T20:15:29.228Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-10-26T20:15:29.325Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-26T20:15:29.487Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-10-26T20:15:29.707Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-10-26T20:15:29.707Z] === RUN TestAuthZPluginHeader [2020-10-26T20:15:29.897Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-26T20:15:30.753Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-10-26T20:15:30.753Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-26T20:15:30.753Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-26T20:15:30.753Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:30.753Z] === RUN TestAuthZPluginV2Disable [2020-10-26T20:15:30.753Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-26T20:15:30.753Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:30.753Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-26T20:15:30.753Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-26T20:15:30.753Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:30.753Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-26T20:15:30.753Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-26T20:15:30.753Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:30.753Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-26T20:15:30.842Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-26T20:15:31.044Z] === RUN TestContainerStopSignal [2020-10-26T20:15:31.044Z] --- PASS: TestContainerStopSignal (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestContainerStopTimeout [2020-10-26T20:15:31.044Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestContainerSecretReferenceDestTarget [2020-10-26T20:15:31.044Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-10-26T20:15:31.044Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestContainerLogPathSetForRingLogger [2020-10-26T20:15:31.044Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestReplaceAndAppendEnvVars [2020-10-26T20:15:31.044Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-10-26T20:15:31.044Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-10-26T20:15:31.044Z] === RUN TestNewMemoryStore [2020-10-26T20:15:31.044Z] --- PASS: TestNewMemoryStore (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestAddContainers [2020-10-26T20:15:31.044Z] --- PASS: TestAddContainers (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestGetContainer [2020-10-26T20:15:31.044Z] --- PASS: TestGetContainer (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestDeleteContainer [2020-10-26T20:15:31.044Z] --- PASS: TestDeleteContainer (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestListContainers [2020-10-26T20:15:31.044Z] --- PASS: TestListContainers (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestFirstContainer [2020-10-26T20:15:31.044Z] --- PASS: TestFirstContainer (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestApplyAllContainer [2020-10-26T20:15:31.044Z] --- PASS: TestApplyAllContainer (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestIsValidHealthString [2020-10-26T20:15:31.044Z] --- PASS: TestIsValidHealthString (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestStateRunStop [2020-10-26T20:15:31.044Z] --- PASS: TestStateRunStop (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestStateTimeoutWait [2020-10-26T20:15:31.044Z] --- PASS: TestStateTimeoutWait (0.19s) [2020-10-26T20:15:31.044Z] state_test.go:141: Stop callback fired [2020-10-26T20:15:31.044Z] state_test.go:165: Stop callback fired [2020-10-26T20:15:31.044Z] === RUN TestIsValidStateString [2020-10-26T20:15:31.044Z] --- PASS: TestIsValidStateString (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestViewSaveDelete [2020-10-26T20:15:31.044Z] --- PASS: TestViewSaveDelete (0.02s) [2020-10-26T20:15:31.044Z] === RUN TestViewAll [2020-10-26T20:15:31.044Z] --- PASS: TestViewAll (0.01s) [2020-10-26T20:15:31.044Z] === RUN TestViewGet [2020-10-26T20:15:31.044Z] --- PASS: TestViewGet (0.18s) [2020-10-26T20:15:31.044Z] === RUN TestNames [2020-10-26T20:15:31.044Z] --- PASS: TestNames (0.00s) [2020-10-26T20:15:31.044Z] === RUN TestViewWithHealthCheck [2020-10-26T20:15:31.044Z] --- PASS: TestViewWithHealthCheck (0.02s) [2020-10-26T20:15:31.044Z] PASS [2020-10-26T20:15:31.044Z] coverage: 41.6% of statements [2020-10-26T20:15:31.044Z] ok github.com/docker/docker/container 0.794s coverage: 41.6% of statements [2020-10-26T20:15:31.044Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-26T20:15:31.044Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-26T20:15:31.044Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-26T20:15:31.044Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-26T20:15:32.771Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2020-10-26T20:15:32.771Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-10-26T20:15:33.030Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-10-26T20:15:33.243Z] === RUN TestPrepare [2020-10-26T20:15:33.243Z] --- PASS: TestPrepare (0.00s) [2020-10-26T20:15:33.243Z] === RUN TestStart [2020-10-26T20:15:33.243Z] --- PASS: TestStart (0.00s) [2020-10-26T20:15:33.243Z] === RUN TestWaitCancel [2020-10-26T20:15:33.243Z] --- PASS: TestWaitCancel (0.00s) [2020-10-26T20:15:33.243Z] === RUN TestWaitDisabled [2020-10-26T20:15:33.243Z] --- PASS: TestWaitDisabled (0.00s) [2020-10-26T20:15:33.243Z] === RUN TestWaitEnabled [2020-10-26T20:15:33.243Z] --- PASS: TestWaitEnabled (0.00s) [2020-10-26T20:15:33.243Z] === RUN TestRemove [2020-10-26T20:15:33.243Z] --- PASS: TestRemove (0.00s) [2020-10-26T20:15:33.243Z] PASS [2020-10-26T20:15:33.243Z] coverage: 65.3% of statements [2020-10-26T20:15:33.243Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.517s coverage: 65.3% of statements [2020-10-26T20:15:33.289Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-10-26T20:15:33.388Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-26T20:15:33.389Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-26T20:15:33.548Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-10-26T20:15:33.649Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-26T20:15:33.650Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-26T20:15:33.910Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-26T20:15:34.117Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-10-26T20:15:34.171Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-10-26T20:15:34.171Z] PASS [2020-10-26T20:15:34.171Z] [2020-10-26T20:15:34.171Z] DONE 17 tests in 52.727s [2020-10-26T20:15:34.171Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-26T20:15:34.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:34.171Z] ++ set -e [2020-10-26T20:15:34.171Z] ++ '[' -n 0 ']' [2020-10-26T20:15:34.171Z] ++ set -x [2020-10-26T20:15:34.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:34.432Z] INFO: Testing against a local daemon [2020-10-26T20:15:34.432Z] === RUN TestPluginInvalidJSON [2020-10-26T20:15:34.432Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:15:34.432Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:15:34.432Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:15:34.432Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-26T20:15:34.432Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-26T20:15:34.432Z] === RUN TestPluginInstall [2020-10-26T20:15:34.432Z] === RUN TestPluginInstall/no_auth [2020-10-26T20:15:34.693Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-26T20:15:34.693Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-26T20:15:34.714Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-10-26T20:15:35.290Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-10-26T20:15:35.636Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-26T20:15:35.874Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-10-26T20:15:35.874Z] testing: warning: no tests to run [2020-10-26T20:15:35.874Z] coverage: [no statements] [2020-10-26T20:15:35.874Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-10-26T20:15:36.173Z] === RUN TestNewListSecretsFilters [2020-10-26T20:15:36.173Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-10-26T20:15:36.173Z] === RUN TestNewListConfigsFilters [2020-10-26T20:15:36.173Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-10-26T20:15:36.173Z] PASS [2020-10-26T20:15:36.173Z] coverage: 0.5% of statements [2020-10-26T20:15:36.173Z] ok github.com/docker/docker/daemon/cluster 1.067s coverage: 0.5% of statements [2020-10-26T20:15:36.440Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-10-26T20:15:36.637Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-10-26T20:15:36.637Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCIsolation [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-10-26T20:15:36.637Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCConfigs [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCConfigs [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-10-26T20:15:36.637Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-10-26T20:15:36.637Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-10-26T20:15:36.637Z] PASS [2020-10-26T20:15:36.637Z] coverage: 35.9% of statements [2020-10-26T20:15:36.637Z] ok github.com/docker/docker/daemon/cluster/convert 0.468s coverage: 35.9% of statements [2020-10-26T20:15:36.698Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-26T20:15:36.699Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-10-26T20:15:38.601Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-10-26T20:15:39.537Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-26T20:15:39.797Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2020-10-26T20:15:40.949Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-26T20:15:41.173Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2020-10-26T20:15:41.209Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-26T20:15:41.431Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-10-26T20:15:42.152Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-26T20:15:42.413Z] time="2020-10-26T20:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:42.413Z] time="2020-10-26T20:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43e78a99191603b65b26e2936577d123c363878a50eef1d57925b0a7b9b80ed8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:42.413Z] time="2020-10-26T20:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:42.413Z] time="2020-10-26T20:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43e78a99191603b65b26e2936577d123c363878a50eef1d57925b0a7b9b80ed8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:42.471Z] === RUN TestDiscoveryOptsErrors [2020-10-26T20:15:42.471Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDiscoveryOpts [2020-10-26T20:15:42.471Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-10-26T20:15:42.471Z] PASS [2020-10-26T20:15:42.471Z] coverage: 30.0% of statements [2020-10-26T20:15:42.471Z] ok github.com/docker/docker/daemon/discovery 0.201s coverage: 30.0% of statements [2020-10-26T20:15:42.471Z] === RUN TestBuilderGC [2020-10-26T20:15:42.471Z] --- PASS: TestBuilderGC (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationNotFound [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonBrokenConfiguration [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestParseClusterAdvertiseSettings [2020-10-26T20:15:42.471Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestFindConfigurationConflicts [2020-10-26T20:15:42.471Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-10-26T20:15:42.471Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeConflicts [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-10-26T20:15:42.471Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-10-26T20:15:42.471Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-10-26T20:15:42.471Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-10-26T20:15:42.471Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-10-26T20:15:42.471Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-10-26T20:15:42.674Z] === RUN TestPluginInstall/with_htpasswd [2020-10-26T20:15:42.675Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_label [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_dns [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_dns-search [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-10-26T20:15:42.935Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-10-26T20:15:42.935Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-10-26T20:15:42.935Z] === RUN TestModifiedDiscoverySettings [2020-10-26T20:15:42.935Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-10-26T20:15:42.935Z] === RUN TestReloadSetConfigFileNotExist [2020-10-26T20:15:42.935Z] time="2020-10-26T20:15:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-10-26T20:15:42.935Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2020-10-26T20:15:42.935Z] === RUN TestReloadDefaultConfigNotExist [2020-10-26T20:15:42.935Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-10-26T20:15:42.935Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:15:42.935Z] === RUN TestReloadBadDefaultConfig [2020-10-26T20:15:42.935Z] time="2020-10-26T20:15:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-189442063" [2020-10-26T20:15:42.935Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-10-26T20:15:42.935Z] === RUN TestReloadWithConflictingLabels [2020-10-26T20:15:42.935Z] time="2020-10-26T20:15:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-068448802" [2020-10-26T20:15:42.935Z] --- PASS: TestReloadWithConflictingLabels (0.07s) [2020-10-26T20:15:42.935Z] === RUN TestReloadWithDuplicateLabels [2020-10-26T20:15:42.935Z] time="2020-10-26T20:15:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-698125593" [2020-10-26T20:15:42.935Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-10-26T20:15:42.935Z] === RUN TestDaemonConfigurationMerge [2020-10-26T20:15:42.935Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-10-26T20:15:42.935Z] PASS [2020-10-26T20:15:42.935Z] coverage: 79.7% of statements [2020-10-26T20:15:42.935Z] ok github.com/docker/docker/daemon/config 0.746s coverage: 79.7% of statements [2020-10-26T20:15:43.246Z] time="2020-10-26T20:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:43.246Z] time="2020-10-26T20:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d648f26c203307aeb37331ec5dcc32e3b3686dfa66b018adbe45430cc4378d82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:43.335Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-10-26T20:15:43.507Z] time="2020-10-26T20:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:43.507Z] time="2020-10-26T20:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d648f26c203307aeb37331ec5dcc32e3b3686dfa66b018adbe45430cc4378d82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:43.507Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-26T20:15:43.594Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-10-26T20:15:43.768Z] === RUN TestPluginInstall/with_insecure [2020-10-26T20:15:43.852Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-10-26T20:15:43.911Z] === RUN TestWaitNodeAttachment [2020-10-26T20:15:44.374Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-10-26T20:15:44.374Z] === RUN TestIsolationConversion [2020-10-26T20:15:44.374Z] === RUN TestIsolationConversion/default [2020-10-26T20:15:44.374Z] === RUN TestIsolationConversion/process [2020-10-26T20:15:44.374Z] === RUN TestIsolationConversion/hyperv [2020-10-26T20:15:44.374Z] --- PASS: TestIsolationConversion (0.00s) [2020-10-26T20:15:44.374Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-10-26T20:15:44.374Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-10-26T20:15:44.374Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-10-26T20:15:44.374Z] === RUN TestContainerLabels [2020-10-26T20:15:44.374Z] --- PASS: TestContainerLabels (0.00s) [2020-10-26T20:15:44.374Z] === RUN TestCredentialSpecConversion [2020-10-26T20:15:44.375Z] === RUN TestCredentialSpecConversion/none [2020-10-26T20:15:44.375Z] === RUN TestCredentialSpecConversion/config [2020-10-26T20:15:44.375Z] === RUN TestCredentialSpecConversion/file [2020-10-26T20:15:44.375Z] === RUN TestCredentialSpecConversion/registry [2020-10-26T20:15:44.375Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestControllerValidateMountBind [2020-10-26T20:15:44.375Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestControllerValidateMountVolume [2020-10-26T20:15:44.375Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestControllerValidateMountTarget [2020-10-26T20:15:44.375Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestControllerValidateMountTmpfs [2020-10-26T20:15:44.375Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestControllerValidateMountInvalidType [2020-10-26T20:15:44.375Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestControllerValidateMountNamedPipe [2020-10-26T20:15:44.375Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-10-26T20:15:44.375Z] PASS [2020-10-26T20:15:44.375Z] coverage: 11.3% of statements [2020-10-26T20:15:44.375Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.518s coverage: 11.3% of statements [2020-10-26T20:15:44.375Z] === RUN TestVerifyNetworkingConfig [2020-10-26T20:15:44.375Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestGetContainer [2020-10-26T20:15:44.375Z] --- PASS: TestGetContainer (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestValidContainerNames [2020-10-26T20:15:44.375Z] --- PASS: TestValidContainerNames (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestContainerInitDNS [2020-10-26T20:15:44.375Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-10-26T20:15:44.375Z] daemon_test.go:147: root required [2020-10-26T20:15:44.375Z] === RUN TestMerge [2020-10-26T20:15:44.375Z] --- PASS: TestMerge (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestValidateContainerIsolation [2020-10-26T20:15:44.375Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestFindNetworkErrorType [2020-10-26T20:15:44.375Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestEnsureServicesExist [2020-10-26T20:15:44.375Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestEnsureServicesExistErrors [2020-10-26T20:15:44.375Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-10-26T20:15:44.375Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-10-26T20:15:44.375Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-10-26T20:15:44.375Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-10-26T20:15:44.375Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestContainerDelete [2020-10-26T20:15:44.375Z] --- PASS: TestContainerDelete (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestContainerDoubleDelete [2020-10-26T20:15:44.375Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestLogContainerEventCopyLabels [2020-10-26T20:15:44.375Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestLogContainerEventWithAttributes [2020-10-26T20:15:44.375Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestNoneHealthcheck [2020-10-26T20:15:44.375Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-10-26T20:15:44.375Z] === RUN TestHealthStates [2020-10-26T20:15:44.419Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-10-26T20:15:44.677Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] time="2020-10-26T20:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-10-26T20:15:44.839Z] --- PASS: TestHealthStates (0.16s) [2020-10-26T20:15:44.839Z] === RUN TestMaskURLCredentials [2020-10-26T20:15:44.839Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestGetInspectData [2020-10-26T20:15:44.839Z] --- PASS: TestGetInspectData (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestFillLicense [2020-10-26T20:15:44.839Z] --- PASS: TestFillLicense (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestListInvalidFilter [2020-10-26T20:15:44.839Z] --- PASS: TestListInvalidFilter (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestNameFilter [2020-10-26T20:15:44.839Z] --- PASS: TestNameFilter (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-10-26T20:15:44.839Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-10-26T20:15:44.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-10-26T20:15:44.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestDaemonReloadLabels [2020-10-26T20:15:44.839Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-10-26T20:15:44.839Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestDaemonReloadMirrors [2020-10-26T20:15:44.839Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestDaemonReloadInsecureRegistries [2020-10-26T20:15:44.839Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestDaemonReloadNotAffectOthers [2020-10-26T20:15:44.839Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-10-26T20:15:44.839Z] === RUN TestDaemonDiscoveryReload [2020-10-26T20:15:45.154Z] time="2020-10-26T20:15:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:45.154Z] time="2020-10-26T20:15:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e76eba027cdfe47772629abb38cd19d98dfe22d1668f8eefdf1d86a274e2b9e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:45.154Z] time="2020-10-26T20:15:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:45.154Z] time="2020-10-26T20:15:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e76eba027cdfe47772629abb38cd19d98dfe22d1668f8eefdf1d86a274e2b9e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:45.154Z] === RUN TestDockerSuite/TestBuildUser [2020-10-26T20:15:45.416Z] --- PASS: TestPluginInstall (10.90s) [2020-10-26T20:15:45.416Z] --- PASS: TestPluginInstall/no_auth (8.35s) [2020-10-26T20:15:45.416Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-10-26T20:15:45.416Z] --- PASS: TestPluginInstall/with_insecure (1.50s) [2020-10-26T20:15:45.416Z] plugin_test.go:157: [d57812e0f8015] daemon is not started [2020-10-26T20:15:45.416Z] PASS [2020-10-26T20:15:45.416Z] [2020-10-26T20:15:45.416Z] DONE 6 tests in 11.120s [2020-10-26T20:15:45.416Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-26T20:15:45.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:45.416Z] ++ set -e [2020-10-26T20:15:45.416Z] ++ '[' -n 0 ']' [2020-10-26T20:15:45.416Z] ++ set -x [2020-10-26T20:15:45.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:45.416Z] INFO: Testing against a local daemon [2020-10-26T20:15:45.416Z] === RUN TestExternalGraphDriver [2020-10-26T20:15:45.677Z] === RUN TestExternalGraphDriver/json [2020-10-26T20:15:45.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-26T20:15:45.819Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-10-26T20:15:45.819Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-10-26T20:15:46.283Z] === RUN TestEventsLog [2020-10-26T20:15:46.283Z] --- PASS: TestEventsLog (0.00s) [2020-10-26T20:15:46.283Z] === RUN TestEventsLogTimeout [2020-10-26T20:15:46.283Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-10-26T20:15:46.283Z] === RUN TestLogEvents [2020-10-26T20:15:46.283Z] --- PASS: TestLogEvents (0.06s) [2020-10-26T20:15:46.283Z] === RUN TestLoadBufferedEvents [2020-10-26T20:15:46.283Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2020-10-26T20:15:46.283Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-10-26T20:15:46.283Z] --- PASS: TestLoadBufferedEvents (0.15s) [2020-10-26T20:15:46.283Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-10-26T20:15:46.283Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-10-26T20:15:46.283Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-10-26T20:15:46.283Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-10-26T20:15:46.283Z] PASS [2020-10-26T20:15:46.283Z] coverage: 50.0% of statements [2020-10-26T20:15:46.283Z] ok github.com/docker/docker/daemon/events 0.349s coverage: 50.0% of statements [2020-10-26T20:15:46.749Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-10-26T20:15:46.749Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-10-26T20:15:46.749Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-10-26T20:15:46.749Z] reload_test.go:520: root required [2020-10-26T20:15:46.749Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-10-26T20:15:46.749Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-10-26T20:15:46.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-10-26T20:15:46.749Z] === RUN TestIsEmptyDir [2020-10-26T20:15:46.749Z] --- PASS: TestIsEmptyDir (0.01s) [2020-10-26T20:15:46.749Z] PASS [2020-10-26T20:15:46.749Z] coverage: 2.3% of statements [2020-10-26T20:15:46.750Z] ok github.com/docker/docker/daemon/graphdriver 0.158s coverage: 2.3% of statements [2020-10-26T20:15:46.750Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2020-10-26T20:15:46.750Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-10-26T20:15:46.750Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2020-10-26T20:15:46.750Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-10-26T20:15:46.750Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2020-10-26T20:15:46.750Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-10-26T20:15:46.750Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-10-26T20:15:46.750Z] === RUN TestParseVolumesFrom [2020-10-26T20:15:46.750Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-10-26T20:15:46.750Z] PASS [2020-10-26T20:15:46.750Z] coverage: 9.1% of statements [2020-10-26T20:15:46.750Z] ok github.com/docker/docker/daemon 3.356s coverage: 9.1% of statements [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-10-26T20:15:46.750Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-10-26T20:15:47.062Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-26T20:15:47.209Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-10-26T20:15:47.635Z] === RUN TestExternalGraphDriver/spec [2020-10-26T20:15:47.727Z] === RUN TestLinkNaming [2020-10-26T20:15:47.727Z] --- PASS: TestLinkNaming (0.00s) [2020-10-26T20:15:47.727Z] === RUN TestLinkNew [2020-10-26T20:15:47.727Z] --- PASS: TestLinkNew (0.00s) [2020-10-26T20:15:47.727Z] === RUN TestLinkEnv [2020-10-26T20:15:47.727Z] --- PASS: TestLinkEnv (0.00s) [2020-10-26T20:15:47.727Z] === RUN TestLinkMultipleEnv [2020-10-26T20:15:47.727Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-10-26T20:15:47.727Z] === RUN TestLinkPortRangeEnv [2020-10-26T20:15:47.727Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-10-26T20:15:47.727Z] PASS [2020-10-26T20:15:47.727Z] coverage: 93.0% of statements [2020-10-26T20:15:47.727Z] ok github.com/docker/docker/daemon/links 0.064s coverage: 93.0% of statements [2020-10-26T20:15:48.589Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2020-10-26T20:15:48.848Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-10-26T20:15:49.385Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-10-26T20:15:49.385Z] PASS [2020-10-26T20:15:49.385Z] [2020-10-26T20:15:49.385Z] === Skipped [2020-10-26T20:15:49.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-26T20:15:49.385Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:49.385Z] [2020-10-26T20:15:49.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-26T20:15:49.385Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:49.385Z] [2020-10-26T20:15:49.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-26T20:15:49.385Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:49.385Z] [2020-10-26T20:15:49.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-26T20:15:49.385Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:15:49.385Z] [2020-10-26T20:15:49.385Z] [2020-10-26T20:15:49.385Z] DONE 17 tests, 4 skipped in 27.592s [2020-10-26T20:15:49.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-26T20:15:49.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:49.385Z] ++ set -e [2020-10-26T20:15:49.385Z] ++ '[' -n 0 ']' [2020-10-26T20:15:49.385Z] ++ set -x [2020-10-26T20:15:49.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:49.385Z] INFO: Testing against a local daemon [2020-10-26T20:15:49.385Z] === RUN TestPluginInvalidJSON [2020-10-26T20:15:49.385Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:15:49.385Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:15:49.385Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:15:49.385Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-26T20:15:49.385Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-26T20:15:49.385Z] === RUN TestPluginInstall [2020-10-26T20:15:49.385Z] === RUN TestPluginInstall/no_auth [2020-10-26T20:15:50.183Z] === RUN TestExternalGraphDriver/pull [2020-10-26T20:15:50.225Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-10-26T20:15:50.664Z] === RUN TestSearchRegistryForImagesErrors [2020-10-26T20:15:50.664Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-10-26T20:15:50.664Z] === RUN TestSearchRegistryForImages [2020-10-26T20:15:50.664Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-10-26T20:15:50.664Z] PASS [2020-10-26T20:15:50.664Z] coverage: 4.9% of statements [2020-10-26T20:15:50.664Z] ok github.com/docker/docker/daemon/images 0.354s coverage: 4.9% of statements [2020-10-26T20:15:50.664Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-26T20:15:50.664Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/defaults [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/invalid_create_group [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-10-26T20:15:50.664Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-10-26T20:15:50.664Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-10-26T20:15:50.664Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-10-26T20:15:50.664Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-10-26T20:15:50.664Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-10-26T20:15:50.664Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-10-26T20:15:50.664Z] === RUN TestNewAWSLogsClientRegionDetect [2020-10-26T20:15:50.664Z] time="2020-10-26T20:15:50Z" level=info msg="Trying to get region from EC2 Metadata" [2020-10-26T20:15:50.664Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2020-10-26T20:15:50.664Z] === RUN TestCreateSuccess [2020-10-26T20:15:50.754Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-26T20:15:51.128Z] --- PASS: TestCreateSuccess (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCreateLogGroupSuccess [2020-10-26T20:15:51.128Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCreateError [2020-10-26T20:15:51.128Z] --- PASS: TestCreateError (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCreateAlreadyExists [2020-10-26T20:15:51.128Z] time="2020-10-26T20:15:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-10-26T20:15:51.128Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestLogClosed [2020-10-26T20:15:51.128Z] --- PASS: TestLogClosed (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestLogBlocking [2020-10-26T20:15:51.128Z] --- PASS: TestLogBlocking (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestLogNonBlockingBufferEmpty [2020-10-26T20:15:51.128Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestLogNonBlockingBufferFull [2020-10-26T20:15:51.128Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestPublishBatchSuccess [2020-10-26T20:15:51.128Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestPublishBatchError [2020-10-26T20:15:51.128Z] time="2020-10-26T20:15:50Z" level=error msg=Error [2020-10-26T20:15:51.128Z] --- PASS: TestPublishBatchError (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-10-26T20:15:51.128Z] time="2020-10-26T20:15:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-10-26T20:15:51.128Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestPublishBatchAlreadyAccepted [2020-10-26T20:15:51.128Z] time="2020-10-26T20:15:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-10-26T20:15:51.128Z] time="2020-10-26T20:15:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-10-26T20:15:51.128Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchSimple [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchTicker [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMultilinePattern [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchClose [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchClose (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen/0/Hello [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen/2/🙃 [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen/3/���� [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen/4/He��o [2020-10-26T20:15:51.128Z] === RUN TestEffectiveLen/5/ [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/0/ [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/1/Hello [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/2/Hello [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/3/Hello [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/4/🙃 [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/5/🙃 [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/6/a� [2020-10-26T20:15:51.128Z] === RUN TestFindValidSplit/7/a� [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: Hello [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: He [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: llo [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: Hello [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: 🙃 [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: 🙃 [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: a [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: � [2020-10-26T20:15:51.128Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1044: a� [2020-10-26T20:15:51.128Z] cloudwatchlogs_test.go:1045: [2020-10-26T20:15:51.128Z] === RUN TestProcessEventEmoji [2020-10-26T20:15:51.128Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchLineSplit [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchLineSplitWithBinary [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMaxEvents [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMaxTotalBytes [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-10-26T20:15:51.128Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-10-26T20:15:51.128Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsMultilinePattern [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-10-26T20:15:51.128Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-10-26T20:15:51.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-10-26T20:15:51.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCreateTagSuccess [2020-10-26T20:15:51.128Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-10-26T20:15:51.128Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s) [2020-10-26T20:15:51.128Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-10-26T20:15:51.128Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-10-26T20:15:51.128Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-10-26T20:15:51.128Z] PASS [2020-10-26T20:15:51.128Z] coverage: 77.8% of statements [2020-10-26T20:15:51.128Z] ok github.com/docker/docker/daemon/logger/awslogs 1.064s coverage: 77.8% of statements [2020-10-26T20:15:51.128Z] === RUN TestAdapterReadLogs [2020-10-26T20:15:51.128Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCopier [2020-10-26T20:15:51.128Z] --- PASS: TestCopier (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCopierLongLines [2020-10-26T20:15:51.128Z] --- PASS: TestCopierLongLines (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCopierSlow [2020-10-26T20:15:51.128Z] --- PASS: TestCopierSlow (0.20s) [2020-10-26T20:15:51.128Z] === RUN TestCopierWithSized [2020-10-26T20:15:51.128Z] --- PASS: TestCopierWithSized (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestCopierWithPartial [2020-10-26T20:15:51.128Z] --- PASS: TestCopierWithPartial (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestRingLogger [2020-10-26T20:15:51.128Z] --- PASS: TestRingLogger (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestRingCap [2020-10-26T20:15:51.128Z] --- PASS: TestRingCap (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestRingClose [2020-10-26T20:15:51.128Z] --- PASS: TestRingClose (0.00s) [2020-10-26T20:15:51.128Z] === RUN TestRingDrain [2020-10-26T20:15:51.128Z] --- PASS: TestRingDrain (0.00s) [2020-10-26T20:15:51.128Z] PASS [2020-10-26T20:15:51.128Z] coverage: 41.2% of statements [2020-10-26T20:15:51.593Z] ok github.com/docker/docker/daemon/logger 0.443s coverage: 41.2% of statements [2020-10-26T20:15:51.593Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-10-26T20:15:51.593Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-26T20:15:51.593Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-26T20:15:51.593Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-10-26T20:15:51.593Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-10-26T20:15:51.593Z] === RUN TestJSONFileLogger [2020-10-26T20:15:51.593Z] --- PASS: TestJSONFileLogger (0.01s) [2020-10-26T20:15:51.593Z] === RUN TestJSONFileLoggerWithTags [2020-10-26T20:15:51.593Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-10-26T20:15:51.593Z] === RUN TestJSONFileLoggerWithOpts [2020-10-26T20:15:51.593Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2020-10-26T20:15:51.593Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-10-26T20:15:51.593Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-10-26T20:15:51.593Z] === RUN TestEncodeDecode [2020-10-26T20:15:51.593Z] === PAUSE TestEncodeDecode [2020-10-26T20:15:51.593Z] === CONT TestEncodeDecode [2020-10-26T20:15:51.697Z] --- PASS: TestExternalGraphDriver (6.23s) [2020-10-26T20:15:51.697Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-10-26T20:15:51.697Z] --- PASS: TestExternalGraphDriver/spec (2.42s) [2020-10-26T20:15:51.697Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2020-10-26T20:15:51.697Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:15:52.058Z] --- PASS: TestEncodeDecode (0.16s) [2020-10-26T20:15:52.058Z] PASS [2020-10-26T20:15:52.058Z] coverage: 61.6% of statements [2020-10-26T20:15:52.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.442s coverage: 61.6% of statements [2020-10-26T20:15:52.522Z] === RUN TestJSONLogsMarshalJSONBuf [2020-10-26T20:15:52.522Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-10-26T20:15:52.522Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-10-26T20:15:52.522Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2020-10-26T20:15:52.522Z] === RUN TestFastTimeMarshalJSON [2020-10-26T20:15:52.522Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-10-26T20:15:52.522Z] PASS [2020-10-26T20:15:52.522Z] coverage: 87.2% of statements [2020-10-26T20:15:52.522Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.417s coverage: 87.2% of statements [2020-10-26T20:15:53.017Z] time="2020-10-26T20:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:53.017Z] time="2020-10-26T20:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3800cee2ee2321a8ed0c4289dae7be42c49cca40c90f808f2511f70e2861faef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:53.017Z] time="2020-10-26T20:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:53.017Z] time="2020-10-26T20:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3800cee2ee2321a8ed0c4289dae7be42c49cca40c90f808f2511f70e2861faef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:53.017Z] === RUN TestPluginInstall/with_htpasswd [2020-10-26T20:15:53.317Z] time="2020-10-26T20:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:53.317Z] time="2020-10-26T20:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2108e8bcdb9f64db65c822ce05c7d4b1555dcf8a9bd14104cc6638b68c49c1ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:53.317Z] time="2020-10-26T20:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:53.317Z] time="2020-10-26T20:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2108e8bcdb9f64db65c822ce05c7d4b1555dcf8a9bd14104cc6638b68c49c1ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:53.619Z] === RUN TestPluginInstall/with_insecure [2020-10-26T20:15:54.074Z] === RUN TestWriteLog [2020-10-26T20:15:54.074Z] === PAUSE TestWriteLog [2020-10-26T20:15:54.074Z] === RUN TestReadLog [2020-10-26T20:15:54.074Z] === PAUSE TestReadLog [2020-10-26T20:15:54.074Z] === CONT TestWriteLog [2020-10-26T20:15:54.074Z] --- PASS: TestWriteLog (0.00s) [2020-10-26T20:15:54.074Z] === CONT TestReadLog [2020-10-26T20:15:54.074Z] === RUN TestReadLog/tail_exact [2020-10-26T20:15:54.074Z] === RUN TestReadLog/tail_less_than_available [2020-10-26T20:15:54.074Z] === RUN TestReadLog/tail_more_than_available [2020-10-26T20:15:54.074Z] --- PASS: TestReadLog (0.21s) [2020-10-26T20:15:54.074Z] --- PASS: TestReadLog/tail_exact (0.19s) [2020-10-26T20:15:54.074Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-10-26T20:15:54.074Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-10-26T20:15:54.074Z] PASS [2020-10-26T20:15:54.074Z] coverage: 75.2% of statements [2020-10-26T20:15:54.074Z] ok github.com/docker/docker/daemon/logger/local 0.602s coverage: 75.2% of statements [2020-10-26T20:15:54.074Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-26T20:15:55.052Z] === RUN TestLog [2020-10-26T20:15:55.052Z] --- PASS: TestLog (0.01s) [2020-10-26T20:15:55.052Z] PASS [2020-10-26T20:15:55.052Z] coverage: 33.3% of statements [2020-10-26T20:15:55.052Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.494s coverage: 33.3% of statements [2020-10-26T20:15:55.052Z] === RUN TestOpenFileDelete [2020-10-26T20:15:55.052Z] --- PASS: TestOpenFileDelete (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestOpenFileRename [2020-10-26T20:15:55.052Z] --- PASS: TestOpenFileRename (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestParseLogTagDefaultTag [2020-10-26T20:15:55.052Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestParseLogTag [2020-10-26T20:15:55.052Z] --- PASS: TestParseLogTag (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestParseLogTagEmptyTag [2020-10-26T20:15:55.052Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestTailFiles [2020-10-26T20:15:55.052Z] --- PASS: TestTailFiles (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestFollowLogsConsumerGone [2020-10-26T20:15:55.052Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-10-26T20:15:55.052Z] === RUN TestFollowLogsProducerGone [2020-10-26T20:15:55.052Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-10-26T20:15:55.052Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-10-26T20:15:55.052Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-10-26T20:15:55.052Z] === RUN TestCheckCapacityAndRotate [2020-10-26T20:15:55.052Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2020-10-26T20:15:55.052Z] PASS [2020-10-26T20:15:55.052Z] coverage: 35.9% of statements [2020-10-26T20:15:55.052Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.667s coverage: 35.9% of statements [2020-10-26T20:15:55.140Z] time="2020-10-26T20:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:55.140Z] time="2020-10-26T20:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f797aeb0749444a466bfd6ab8e1a79aa3fac20940453ba1036a4357b116a9d22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:55.140Z] time="2020-10-26T20:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-26T20:15:55.140Z] time="2020-10-26T20:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f797aeb0749444a466bfd6ab8e1a79aa3fac20940453ba1036a4357b116a9d22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-26T20:15:55.140Z] --- PASS: TestPluginInstall (7.73s) [2020-10-26T20:15:55.140Z] --- PASS: TestPluginInstall/no_auth (5.42s) [2020-10-26T20:15:55.141Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-10-26T20:15:55.141Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-10-26T20:15:55.141Z] plugin_test.go:157: [dc71422fb4fc9] daemon is not started [2020-10-26T20:15:55.141Z] PASS [2020-10-26T20:15:55.141Z] [2020-10-26T20:15:55.141Z] DONE 6 tests in 7.832s [2020-10-26T20:15:55.141Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-26T20:15:55.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:55.141Z] ++ set -e [2020-10-26T20:15:55.141Z] ++ '[' -n 0 ']' [2020-10-26T20:15:55.141Z] ++ set -x [2020-10-26T20:15:55.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:55.141Z] INFO: Testing against a local daemon [2020-10-26T20:15:55.141Z] === RUN TestExternalGraphDriver [2020-10-26T20:15:55.434Z] === RUN TestExternalGraphDriver/json [2020-10-26T20:15:56.037Z] === RUN TestValidateLogOpt [2020-10-26T20:15:56.037Z] --- PASS: TestValidateLogOpt (0.00s) [2020-10-26T20:15:56.037Z] === RUN TestNewMissedConfig [2020-10-26T20:15:56.037Z] --- PASS: TestNewMissedConfig (0.00s) [2020-10-26T20:15:56.037Z] === RUN TestNewMissedUrl [2020-10-26T20:15:56.037Z] --- PASS: TestNewMissedUrl (0.00s) [2020-10-26T20:15:56.037Z] === RUN TestNewMissedToken [2020-10-26T20:15:56.037Z] --- PASS: TestNewMissedToken (0.00s) [2020-10-26T20:15:56.037Z] === RUN TestNewWithProxy [2020-10-26T20:15:56.037Z] --- PASS: TestNewWithProxy (0.00s) [2020-10-26T20:15:56.037Z] === RUN TestDefault [2020-10-26T20:15:56.501Z] --- PASS: TestDefault (0.04s) [2020-10-26T20:15:56.502Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-10-26T20:15:56.502Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-10-26T20:15:56.502Z] === RUN TestJsonFormat [2020-10-26T20:15:56.502Z] --- PASS: TestJsonFormat (0.08s) [2020-10-26T20:15:56.502Z] === RUN TestRawFormat [2020-10-26T20:15:56.502Z] --- PASS: TestRawFormat (0.00s) [2020-10-26T20:15:56.502Z] === RUN TestRawFormatWithLabels [2020-10-26T20:15:56.965Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-10-26T20:15:56.965Z] === RUN TestRawFormatWithoutTag [2020-10-26T20:15:56.965Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-10-26T20:15:56.965Z] === RUN TestBatching [2020-10-26T20:15:56.965Z] === RUN TestNewParse [2020-10-26T20:15:56.965Z] --- PASS: TestNewParse (0.00s) [2020-10-26T20:15:56.965Z] PASS [2020-10-26T20:15:56.965Z] coverage: 8.3% of statements [2020-10-26T20:15:56.965Z] ok github.com/docker/docker/daemon/logger/templates 0.081s coverage: 8.3% of statements [2020-10-26T20:15:56.965Z] --- PASS: TestBatching (0.71s) [2020-10-26T20:15:56.965Z] === RUN TestFrequency [2020-10-26T20:15:56.966Z] === RUN TestExternalGraphDriver/spec [2020-10-26T20:15:56.986Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2020-10-26T20:15:56.986Z] PASS [2020-10-26T20:15:56.986Z] [2020-10-26T20:15:56.986Z] DONE 5 tests in 10.866s [2020-10-26T20:15:56.986Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-26T20:15:56.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:56.986Z] ++ set -e [2020-10-26T20:15:56.986Z] ++ '[' -n 0 ']' [2020-10-26T20:15:56.986Z] ++ set -x [2020-10-26T20:15:56.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:15:56.986Z] INFO: Testing against a local daemon [2020-10-26T20:15:56.986Z] === RUN TestContinueAfterPluginCrash [2020-10-26T20:15:56.986Z] === PAUSE TestContinueAfterPluginCrash [2020-10-26T20:15:56.986Z] === RUN TestReadPluginNoRead [2020-10-26T20:15:56.986Z] === PAUSE TestReadPluginNoRead [2020-10-26T20:15:56.986Z] === RUN TestDaemonStartWithLogOpt [2020-10-26T20:15:56.986Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-26T20:15:56.986Z] === CONT TestContinueAfterPluginCrash [2020-10-26T20:15:56.986Z] === CONT TestDaemonStartWithLogOpt [2020-10-26T20:15:57.431Z] --- PASS: TestFrequency (0.20s) [2020-10-26T20:15:57.431Z] === RUN TestOneMessagePerRequest [2020-10-26T20:15:57.431Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestVerify [2020-10-26T20:15:57.431Z] --- PASS: TestVerify (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestSkipVerify [2020-10-26T20:15:57.431Z] time="2020-10-26T20:15:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.431Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.431Z] === RUN TestParseLogFormat [2020-10-26T20:15:57.431Z] --- PASS: TestParseLogFormat (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestValidateLogOptEmpty [2020-10-26T20:15:57.431Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestValidateSyslogAddress [2020-10-26T20:15:57.431Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestParseAddressDefaultPort [2020-10-26T20:15:57.431Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestValidateSyslogFacility [2020-10-26T20:15:57.431Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestValidateLogOptSyslogFormat [2020-10-26T20:15:57.431Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-10-26T20:15:57.431Z] === RUN TestValidateLogOpt [2020-10-26T20:15:57.431Z] --- PASS: TestValidateLogOpt (0.00s) [2020-10-26T20:15:57.431Z] PASS [2020-10-26T20:15:57.431Z] coverage: 46.8% of statements [2020-10-26T20:15:57.431Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.431Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.431Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.431Z] ok github.com/docker/docker/daemon/logger/syslog 0.232s coverage: 46.8% of statements [2020-10-26T20:15:57.895Z] --- PASS: TestSkipVerify (0.41s) [2020-10-26T20:15:57.895Z] === RUN TestBufferMaximum [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.338486\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.338486\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] --- PASS: TestBufferMaximum (0.00s) [2020-10-26T20:15:57.895Z] === RUN TestServerAlwaysDown [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.342492\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.342492\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.342492\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.343489\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] time="2020-10-26T20:15:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603743357.343489\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:57.895Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-10-26T20:15:57.895Z] === RUN TestCannotSendAfterClose [2020-10-26T20:15:57.895Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-10-26T20:15:57.895Z] === RUN TestDeadlockOnBlockedEndpoint [2020-10-26T20:15:58.873Z] time="2020-10-26T20:15:58Z" 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 [2020-10-26T20:15:58.873Z] time="2020-10-26T20:15:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3777a50fbfb0\"}'" [2020-10-26T20:15:58.873Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.06s) [2020-10-26T20:15:58.873Z] PASS [2020-10-26T20:15:58.873Z] coverage: 82.5% of statements [2020-10-26T20:15:58.873Z] ok github.com/docker/docker/daemon/logger/splunk 2.729s coverage: 82.5% of statements [2020-10-26T20:15:58.873Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-26T20:15:58.873Z] ? github.com/docker/docker/daemon/network [no test files] [2020-10-26T20:15:58.873Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-26T20:15:59.050Z] === RUN TestExternalGraphDriver/pull [2020-10-26T20:15:59.337Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-10-26T20:15:59.337Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestContinueOnError_MirrorEndpoint [2020-10-26T20:15:59.337Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestContinueOnError_NeverContinue [2020-10-26T20:15:59.337Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestContinueOnError_UnnestsErrors [2020-10-26T20:15:59.337Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestFixManifestLayers [2020-10-26T20:15:59.337Z] --- PASS: TestFixManifestLayers (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestFixManifestLayersBaseLayerParent [2020-10-26T20:15:59.337Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-10-26T20:15:59.337Z] pull_v2_test.go:73: Needs fixing on Windows [2020-10-26T20:15:59.337Z] === RUN TestFixManifestLayersBadParent [2020-10-26T20:15:59.337Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestValidateManifest [2020-10-26T20:15:59.337Z] --- SKIP: TestValidateManifest (0.00s) [2020-10-26T20:15:59.337Z] pull_v2_test.go:118: Needs fixing on Windows [2020-10-26T20:15:59.337Z] === RUN TestFormatPlatform [2020-10-26T20:15:59.337Z] --- PASS: TestFormatPlatform (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestGetRepositoryMountCandidates [2020-10-26T20:15:59.337Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-10-26T20:15:59.337Z] === RUN TestLayerAlreadyExists [2020-10-26T20:15:59.337Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-10-26T20:15:59.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-10-26T20:15:59.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-10-26T20:15:59.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-10-26T20:15:59.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-10-26T20:15:59.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-10-26T20:15:59.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-10-26T20:15:59.337Z] === RUN TestWhenEmptyAuthConfig [2020-10-26T20:15:59.801Z] === RUN TestV1IDService [2020-10-26T20:15:59.801Z] --- PASS: TestV1IDService (0.03s) [2020-10-26T20:15:59.801Z] === RUN TestV2MetadataService [2020-10-26T20:16:00.265Z] === RUN TestSuccessfulDownload [2020-10-26T20:16:00.265Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-10-26T20:16:00.265Z] download_test.go:268: Needs fixing on Windows [2020-10-26T20:16:00.265Z] === RUN TestCancelledDownload [2020-10-26T20:16:00.265Z] --- PASS: TestCancelledDownload (0.00s) [2020-10-26T20:16:00.265Z] === RUN TestMaxDownloadAttempts [2020-10-26T20:16:00.265Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-26T20:16:00.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-26T20:16:00.265Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-26T20:16:00.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-26T20:16:00.265Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-26T20:16:00.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-26T20:16:00.265Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-26T20:16:00.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-26T20:16:00.265Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-26T20:16:00.265Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-26T20:16:00.265Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-26T20:16:00.265Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-26T20:16:00.729Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2020-10-26T20:16:00.729Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-10-26T20:16:00.729Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-10-26T20:16:00.729Z] === RUN TestTokenPassThru [2020-10-26T20:16:00.729Z] --- PASS: TestTokenPassThru (0.00s) [2020-10-26T20:16:00.729Z] === RUN TestTokenPassThruDifferentHost [2020-10-26T20:16:00.729Z] --- PASS: TestTokenPassThruDifferentHost (0.04s) [2020-10-26T20:16:00.729Z] PASS [2020-10-26T20:16:00.729Z] coverage: 20.1% of statements [2020-10-26T20:16:00.729Z] time="2020-10-26T20:16:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-26T20:16:00.729Z] time="2020-10-26T20:16:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-26T20:16:00.729Z] time="2020-10-26T20:16:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-26T20:16:00.729Z] time="2020-10-26T20:16:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-26T20:16:00.729Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-10-26T20:16:00.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2020-10-26T20:16:00.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2020-10-26T20:16:00.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2020-10-26T20:16:00.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2020-10-26T20:16:00.729Z] === RUN TestTransfer [2020-10-26T20:16:00.729Z] ok github.com/docker/docker/distribution 1.583s coverage: 20.1% of statements [2020-10-26T20:16:00.729Z] --- PASS: TestTransfer (0.11s) [2020-10-26T20:16:00.729Z] === RUN TestConcurrencyLimit [2020-10-26T20:16:00.729Z] --- PASS: TestV2MetadataService (1.18s) [2020-10-26T20:16:00.729Z] PASS [2020-10-26T20:16:00.729Z] coverage: 48.2% of statements [2020-10-26T20:16:01.135Z] --- PASS: TestExternalGraphDriver (5.80s) [2020-10-26T20:16:01.135Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-10-26T20:16:01.135Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-10-26T20:16:01.135Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-10-26T20:16:01.135Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:16:01.135Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-26T20:16:01.135Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:16:01.135Z] PASS [2020-10-26T20:16:01.135Z] [2020-10-26T20:16:01.135Z] === Skipped [2020-10-26T20:16:01.135Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-26T20:16:01.135Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:16:01.135Z] [2020-10-26T20:16:01.135Z] [2020-10-26T20:16:01.135Z] DONE 5 tests, 1 skipped in 5.930s [2020-10-26T20:16:01.135Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-26T20:16:01.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:01.135Z] ++ set -e [2020-10-26T20:16:01.135Z] ++ '[' -n 0 ']' [2020-10-26T20:16:01.135Z] ++ set -x [2020-10-26T20:16:01.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:01.135Z] INFO: Testing against a local daemon [2020-10-26T20:16:01.135Z] === RUN TestContinueAfterPluginCrash [2020-10-26T20:16:01.135Z] === PAUSE TestContinueAfterPluginCrash [2020-10-26T20:16:01.135Z] === RUN TestReadPluginNoRead [2020-10-26T20:16:01.135Z] === PAUSE TestReadPluginNoRead [2020-10-26T20:16:01.135Z] === RUN TestDaemonStartWithLogOpt [2020-10-26T20:16:01.135Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-26T20:16:01.135Z] === CONT TestContinueAfterPluginCrash [2020-10-26T20:16:01.135Z] === CONT TestDaemonStartWithLogOpt [2020-10-26T20:16:01.135Z] === CONT TestReadPluginNoRead [2020-10-26T20:16:01.193Z] ok github.com/docker/docker/distribution/metadata 1.369s coverage: 48.2% of statements [2020-10-26T20:16:01.193Z] --- PASS: TestConcurrencyLimit (0.44s) [2020-10-26T20:16:01.193Z] === RUN TestInactiveJobs [2020-10-26T20:16:01.193Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-26T20:16:01.193Z] === RUN TestNotFound [2020-10-26T20:16:01.193Z] --- PASS: TestNotFound (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestConflict [2020-10-26T20:16:01.193Z] --- PASS: TestConflict (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestForbidden [2020-10-26T20:16:01.193Z] --- PASS: TestForbidden (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestInvalidParameter [2020-10-26T20:16:01.193Z] --- PASS: TestInvalidParameter (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestNotImplemented [2020-10-26T20:16:01.193Z] --- PASS: TestNotImplemented (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestNotModified [2020-10-26T20:16:01.193Z] --- PASS: TestNotModified (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestUnauthorized [2020-10-26T20:16:01.193Z] --- PASS: TestUnauthorized (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestUnknown [2020-10-26T20:16:01.193Z] --- PASS: TestUnknown (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestCancelled [2020-10-26T20:16:01.193Z] --- PASS: TestCancelled (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestDeadline [2020-10-26T20:16:01.193Z] --- PASS: TestDeadline (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestDataLoss [2020-10-26T20:16:01.193Z] --- PASS: TestDataLoss (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestUnavailable [2020-10-26T20:16:01.193Z] --- PASS: TestUnavailable (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestSystem [2020-10-26T20:16:01.193Z] --- PASS: TestSystem (0.00s) [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Not_Found [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Bad_Request [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Conflict [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Unauthorized [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Service_Unavailable [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Forbidden [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Not_Modified [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Not_Implemented [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-10-26T20:16:01.193Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-10-26T20:16:01.193Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-10-26T20:16:01.193Z] PASS [2020-10-26T20:16:01.193Z] coverage: 49.4% of statements [2020-10-26T20:16:01.193Z] ok github.com/docker/docker/errdefs 0.143s coverage: 49.4% of statements [2020-10-26T20:16:01.657Z] --- PASS: TestInactiveJobs (0.37s) [2020-10-26T20:16:01.657Z] === RUN TestWatchRelease [2020-10-26T20:16:01.657Z] --- PASS: TestWatchRelease (0.05s) [2020-10-26T20:16:01.657Z] === RUN TestWatchFinishedTransfer [2020-10-26T20:16:01.657Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-10-26T20:16:01.657Z] === RUN TestDuplicateTransfer [2020-10-26T20:16:01.657Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-10-26T20:16:01.657Z] === RUN TestSuccessfulUpload [2020-10-26T20:16:02.122Z] time="2020-10-26T20:16:01Z" level=error msg="Upload failed, retrying: simulating retry" [2020-10-26T20:16:02.281Z] --- PASS: TestDaemonStartWithLogOpt (5.18s) [2020-10-26T20:16:02.281Z] === CONT TestReadPluginNoRead [2020-10-26T20:16:02.422Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/rootless [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/volume [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-26T20:16:02.422Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === Skipped [2020-10-26T20:16:02.422Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-26T20:16:02.422Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-26T20:16:02.422Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-26T20:16:02.422Z] time="2020-10-26T20:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-26T20:16:02.422Z] time="2020-10-26T20:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-26T20:16:02.422Z] time="2020-10-26T20:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-26T20:16:02.422Z] time="2020-10-26T20:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-26T20:16:02.422Z] time="2020-10-26T20:14:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-26T20:16:02.422Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-26T20:16:02.422Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-26T20:16:02.422Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-26T20:16:02.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-26T20:16:02.422Z] graphtest_unix.go:73: No driver to put! [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-26T20:16:02.422Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-26T20:16:02.422Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] [2020-10-26T20:16:02.422Z] DONE 2199 tests, 26 skipped in 247.278s Post stage [Pipeline] junit [2020-10-26T20:16:02.434Z] Recording test results [2020-10-26T20:16:02.586Z] --- PASS: TestSuccessfulUpload (0.71s) [2020-10-26T20:16:02.586Z] === RUN TestCancelledUpload [2020-10-26T20:16:02.586Z] --- PASS: TestCancelledUpload (0.00s) [2020-10-26T20:16:02.586Z] PASS [2020-10-26T20:16:02.586Z] coverage: 76.8% of statements [2020-10-26T20:16:02.586Z] ok github.com/docker/docker/distribution/xfer 2.313s coverage: 76.8% of statements [2020-10-26T20:16:02.586Z] ? github.com/docker/docker/dockerversion [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-10-26T20:16:03.322Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41590/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf7b83a493f81b76aeb263e1c35b808fe73cb27 hack/validate/vendor [2020-10-26T20:16:03.565Z] === RUN TestFSGetInvalidData [2020-10-26T20:16:03.566Z] --- PASS: TestFSGetInvalidData (0.10s) [2020-10-26T20:16:03.566Z] === RUN TestFSInvalidSet [2020-10-26T20:16:03.566Z] --- PASS: TestFSInvalidSet (0.01s) [2020-10-26T20:16:03.566Z] === RUN TestFSInvalidRoot [2020-10-26T20:16:03.566Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-10-26T20:16:03.566Z] === RUN TestFSMetadataGetSet [2020-10-26T20:16:03.566Z] === RUN TestCompare [2020-10-26T20:16:03.566Z] --- PASS: TestCompare (0.00s) [2020-10-26T20:16:03.566Z] PASS [2020-10-26T20:16:03.566Z] coverage: 19.2% of statements [2020-10-26T20:16:03.566Z] ok github.com/docker/docker/image/cache 0.308s coverage: 19.2% of statements [2020-10-26T20:16:04.029Z] === RUN TestMakeV1ConfigFromConfig [2020-10-26T20:16:04.029Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-10-26T20:16:04.029Z] PASS [2020-10-26T20:16:04.029Z] coverage: 25.0% of statements [2020-10-26T20:16:04.029Z] ok github.com/docker/docker/image/v1 0.214s coverage: 25.0% of statements [2020-10-26T20:16:04.029Z] --- PASS: TestFSMetadataGetSet (0.15s) [2020-10-26T20:16:04.029Z] === RUN TestFSInvalidWalker [2020-10-26T20:16:04.029Z] --- PASS: TestFSInvalidWalker (0.02s) [2020-10-26T20:16:04.029Z] === RUN TestFSGetSet [2020-10-26T20:16:04.029Z] --- PASS: TestFSGetSet (0.02s) [2020-10-26T20:16:04.029Z] === RUN TestFSGetUnsetKey [2020-10-26T20:16:04.029Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-10-26T20:16:04.029Z] === RUN TestFSGetEmptyData [2020-10-26T20:16:04.029Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-10-26T20:16:04.029Z] === RUN TestFSDelete [2020-10-26T20:16:04.029Z] --- PASS: TestFSDelete (0.02s) [2020-10-26T20:16:04.029Z] === RUN TestFSWalker [2020-10-26T20:16:04.029Z] --- PASS: TestFSWalker (0.02s) [2020-10-26T20:16:04.029Z] === RUN TestFSWalkerStopOnError [2020-10-26T20:16:04.029Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-10-26T20:16:04.029Z] === RUN TestNewFromJSON [2020-10-26T20:16:04.029Z] --- PASS: TestNewFromJSON (0.00s) [2020-10-26T20:16:04.029Z] === RUN TestNewFromJSONWithInvalidJSON [2020-10-26T20:16:04.029Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-10-26T20:16:04.029Z] === RUN TestMarshalKeyOrder [2020-10-26T20:16:04.029Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-10-26T20:16:04.029Z] === RUN TestImage [2020-10-26T20:16:04.029Z] --- PASS: TestImage (0.00s) [2020-10-26T20:16:04.029Z] === RUN TestImageOSNotEmpty [2020-10-26T20:16:04.029Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-10-26T20:16:04.029Z] === RUN TestNewChildImageFromImageWithRootFS [2020-10-26T20:16:04.029Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-10-26T20:16:04.029Z] === RUN TestRestore [2020-10-26T20:16:04.029Z] time="2020-10-26T20:16:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-10-26T20:16:04.029Z] --- PASS: TestRestore (0.22s) [2020-10-26T20:16:04.029Z] === RUN TestAddDelete [2020-10-26T20:16:04.257Z] No vendor changes in diff. [2020-10-26T20:16:04.493Z] --- PASS: TestAddDelete (0.13s) [2020-10-26T20:16:04.493Z] === RUN TestSearchAfterDelete [2020-10-26T20:16:04.493Z] --- PASS: TestSearchAfterDelete (0.02s) [2020-10-26T20:16:04.493Z] === RUN TestParentReset [2020-10-26T20:16:04.493Z] --- PASS: TestParentReset (0.18s) [2020-10-26T20:16:04.493Z] === RUN TestGetAndSetLastUpdated [2020-10-26T20:16:04.493Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2020-10-26T20:16:04.493Z] === RUN TestStoreLen [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-10-26T20:16:04.828Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-26T20:16:04.828Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-26T20:16:04.851Z] + echo Building e2e image [2020-10-26T20:16:04.851Z] Building e2e image [2020-10-26T20:16:04.851Z] + docker build --build-arg DOCKER_GITCOMMIT=eaf7b83a493f81b76aeb263e1c35b808fe73cb27 -t moby-e2e-test -f Dockerfile.e2e . [2020-10-26T20:16:04.851Z] #2 [internal] load .dockerignore [2020-10-26T20:16:04.851Z] #2 transferring context: 34B done [2020-10-26T20:16:04.851Z] #2 DONE 0.0s [2020-10-26T20:16:04.851Z] [2020-10-26T20:16:04.851Z] #1 [internal] load build definition from Dockerfile.e2e [2020-10-26T20:16:04.851Z] #1 transferring dockerfile: 3.21kB done [2020-10-26T20:16:04.851Z] #1 DONE 0.0s [2020-10-26T20:16:04.851Z] [2020-10-26T20:16:04.851Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-10-26T20:16:04.957Z] --- PASS: TestStoreLen (0.16s) [2020-10-26T20:16:04.957Z] PASS [2020-10-26T20:16:04.957Z] coverage: 86.4% of statements [2020-10-26T20:16:04.957Z] ok github.com/docker/docker/image 1.387s coverage: 86.4% of statements [2020-10-26T20:16:04.957Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-26T20:16:04.957Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-26T20:16:05.088Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-26T20:16:05.109Z] #4 ... [2020-10-26T20:16:05.109Z] [2020-10-26T20:16:05.109Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-10-26T20:16:05.109Z] #3 DONE 0.3s [2020-10-26T20:16:05.348Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-26T20:16:05.372Z] [2020-10-26T20:16:05.372Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-10-26T20:16:05.372Z] #4 DONE 0.6s [2020-10-26T20:16:05.372Z] [2020-10-26T20:16:05.372Z] #8 [internal] load build context [2020-10-26T20:16:05.422Z] === RUN TestSerialization [2020-10-26T20:16:05.422Z] --- PASS: TestSerialization (0.07s) [2020-10-26T20:16:05.422Z] PASS [2020-10-26T20:16:05.422Z] coverage: 100.0% of statements [2020-10-26T20:16:05.422Z] ok github.com/docker/docker/libcontainerd/queue 0.144s coverage: 100.0% of statements [2020-10-26T20:16:05.920Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-26T20:16:05.939Z] #8 transferring context: 862.49kB 0.4s done [2020-10-26T20:16:05.939Z] #8 DONE 0.4s [2020-10-26T20:16:05.939Z] [2020-10-26T20:16:05.939Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-26T20:16:05.939Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-10-26T20:16:05.939Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-10-26T20:16:05.939Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-10-26T20:16:05.939Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-10-26T20:16:05.939Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-10-26T20:16:05.939Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-10-26T20:16:05.939Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-10-26T20:16:05.939Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-10-26T20:16:05.939Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-10-26T20:16:05.939Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 8.63MB / 127.34MB 0.5s [2020-10-26T20:16:05.939Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-10-26T20:16:06.200Z] #14 ... [2020-10-26T20:16:06.200Z] [2020-10-26T20:16:06.200Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-10-26T20:16:06.200Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-10-26T20:16:06.200Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-10-26T20:16:06.200Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-10-26T20:16:06.200Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-10-26T20:16:06.200Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-10-26T20:16:06.200Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-10-26T20:16:06.200Z] #5 DONE 0.8s [2020-10-26T20:16:06.200Z] [2020-10-26T20:16:06.200Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-26T20:16:06.200Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.71MB / 127.34MB 0.8s [2020-10-26T20:16:06.200Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-10-26T20:16:06.461Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 40.80MB / 127.34MB 1.1s [2020-10-26T20:16:06.461Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-10-26T20:16:06.461Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 47.24MB / 127.34MB 1.2s [2020-10-26T20:16:06.493Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-26T20:16:06.722Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 55.01MB / 127.34MB 1.3s [2020-10-26T20:16:06.750Z] === RUN TestReadPluginNoRead/default [2020-10-26T20:16:06.750Z] --- PASS: TestDaemonStartWithLogOpt (5.33s) [2020-10-26T20:16:06.754Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-26T20:16:06.975Z] === RUN TestEmptyLayer [2020-10-26T20:16:06.975Z] --- PASS: TestEmptyLayer (0.00s) [2020-10-26T20:16:06.975Z] === RUN TestCommitFailure [2020-10-26T20:16:06.975Z] --- PASS: TestCommitFailure (0.01s) [2020-10-26T20:16:06.975Z] === RUN TestStartTransactionFailure [2020-10-26T20:16:06.975Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-10-26T20:16:06.975Z] === RUN TestGetOrphan [2020-10-26T20:16:06.975Z] --- PASS: TestGetOrphan (0.01s) [2020-10-26T20:16:06.975Z] === RUN TestMountAndRegister [2020-10-26T20:16:06.975Z] === RUN TestParseVersion [2020-10-26T20:16:06.975Z] --- PASS: TestParseVersion (0.00s) [2020-10-26T20:16:06.975Z] PASS [2020-10-26T20:16:06.975Z] coverage: 52.9% of statements [2020-10-26T20:16:06.975Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2020-10-26T20:16:06.975Z] --- PASS: TestMountAndRegister (0.05s) [2020-10-26T20:16:06.975Z] layer_test.go:271: Layer size: 14 [2020-10-26T20:16:06.975Z] === RUN TestLayerRelease [2020-10-26T20:16:06.975Z] --- SKIP: TestLayerRelease (0.00s) [2020-10-26T20:16:06.975Z] layer_test.go:304: Failing on Windows [2020-10-26T20:16:06.975Z] === RUN TestStoreRestore [2020-10-26T20:16:06.975Z] --- SKIP: TestStoreRestore (0.00s) [2020-10-26T20:16:06.975Z] layer_test.go:353: Failing on Windows [2020-10-26T20:16:06.975Z] === RUN TestTarStreamStability [2020-10-26T20:16:06.975Z] --- SKIP: TestTarStreamStability (0.00s) [2020-10-26T20:16:06.975Z] layer_test.go:468: Failing on Windows [2020-10-26T20:16:06.975Z] === RUN TestRegisterExistingLayer [2020-10-26T20:16:06.981Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 70.36MB / 127.34MB 1.5s [2020-10-26T20:16:06.981Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 77.01MB / 127.34MB 1.6s [2020-10-26T20:16:07.015Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2020-10-26T20:16:07.240Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 93.50MB / 127.34MB 1.8s [2020-10-26T20:16:07.240Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 101.21MB / 127.34MB 1.9s [2020-10-26T20:16:07.393Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-26T20:16:07.438Z] === RUN TestEnvironmentParsing [2020-10-26T20:16:07.438Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-10-26T20:16:07.438Z] PASS [2020-10-26T20:16:07.438Z] coverage: 1.0% of statements [2020-10-26T20:16:07.438Z] ok github.com/docker/docker/libcontainerd/local 0.303s coverage: 1.0% of statements [2020-10-26T20:16:07.438Z] --- PASS: TestRegisterExistingLayer (0.41s) [2020-10-26T20:16:07.438Z] === RUN TestTarStreamVerification [2020-10-26T20:16:07.438Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-10-26T20:16:07.438Z] layer_test.go:697: Failing on Windows [2020-10-26T20:16:07.438Z] === RUN TestLayerMigration [2020-10-26T20:16:07.438Z] --- SKIP: TestLayerMigration (0.00s) [2020-10-26T20:16:07.438Z] migration_test.go:46: Failing on Windows [2020-10-26T20:16:07.438Z] === RUN TestLayerMigrationNoTarsplit [2020-10-26T20:16:07.438Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-10-26T20:16:07.438Z] migration_test.go:182: Failing on Windows [2020-10-26T20:16:07.438Z] === RUN TestMountInit [2020-10-26T20:16:07.438Z] --- SKIP: TestMountInit (0.00s) [2020-10-26T20:16:07.438Z] mount_test.go:17: Failing on Windows [2020-10-26T20:16:07.438Z] === RUN TestMountSize [2020-10-26T20:16:07.438Z] --- SKIP: TestMountSize (0.00s) [2020-10-26T20:16:07.438Z] mount_test.go:76: Failing on Windows [2020-10-26T20:16:07.438Z] === RUN TestMountChanges [2020-10-26T20:16:07.438Z] --- SKIP: TestMountChanges (0.00s) [2020-10-26T20:16:07.438Z] mount_test.go:125: Failing on Windows [2020-10-26T20:16:07.438Z] === RUN TestMountApply [2020-10-26T20:16:07.438Z] --- SKIP: TestMountApply (0.00s) [2020-10-26T20:16:07.438Z] mount_test.go:212: Failing on Windows [2020-10-26T20:16:07.438Z] PASS [2020-10-26T20:16:07.438Z] coverage: 30.1% of statements [2020-10-26T20:16:07.438Z] ok github.com/docker/docker/layer 0.652s coverage: 30.1% of statements [2020-10-26T20:16:07.500Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 115.66MB / 127.34MB 2.1s [2020-10-26T20:16:07.759Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.3s [2020-10-26T20:16:07.902Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-26T20:16:07.902Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-26T20:16:07.902Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-26T20:16:07.902Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-26T20:16:07.902Z] ? github.com/docker/docker/oci [no test files] [2020-10-26T20:16:07.902Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-26T20:16:07.957Z] === RUN TestReadPluginNoRead/default [2020-10-26T20:16:07.957Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-26T20:16:08.018Z] #14 ... [2020-10-26T20:16:08.018Z] [2020-10-26T20:16:08.018Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-10-26T20:16:08.018Z] #6 DONE 1.8s [2020-10-26T20:16:08.018Z] [2020-10-26T20:16:08.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-26T20:16:08.018Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.5s done [2020-10-26T20:16:08.018Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-10-26T20:16:08.218Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-26T20:16:08.218Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-26T20:16:08.218Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-26T20:16:08.218Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-26T20:16:08.879Z] === RUN TestAddressPoolOpt [2020-10-26T20:16:08.879Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/a [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/something [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/_=a [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/env1=value1 [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/_env1=value1 [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/env2=value2=value3 [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/env3=abc!qwe [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/env_4=value_4 [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/PATH [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/=a [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/PATH= [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/PATH=something [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/asd!qwe [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/1asd [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/123 [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/some_space [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/__some_space_before [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/some_space_after__ [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/= [2020-10-26T20:16:08.879Z] === RUN TestValidateEnv/PaTh [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/a (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/something (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/= (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestParseHost [2020-10-26T20:16:08.879Z] --- PASS: TestParseHost (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestParseDockerDaemonHost [2020-10-26T20:16:08.879Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestParseTCP [2020-10-26T20:16:08.879Z] --- PASS: TestParseTCP (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestParseInvalidUnixAddrInvalid [2020-10-26T20:16:08.879Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestValidateExtraHosts [2020-10-26T20:16:08.879Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestIpOptString [2020-10-26T20:16:08.879Z] --- PASS: TestIpOptString (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestNewIpOptInvalidDefaultVal [2020-10-26T20:16:08.879Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestNewIpOptValidDefaultVal [2020-10-26T20:16:08.879Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestIpOptSetInvalidVal [2020-10-26T20:16:08.879Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestValidateIPAddress [2020-10-26T20:16:08.879Z] --- PASS: TestValidateIPAddress (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestMapOpts [2020-10-26T20:16:08.879Z] --- PASS: TestMapOpts (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestListOptsWithoutValidator [2020-10-26T20:16:08.879Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestListOptsWithValidator [2020-10-26T20:16:08.879Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestValidateDNSSearch [2020-10-26T20:16:08.879Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_general_format [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_one_more [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-10-26T20:16:08.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-10-26T20:16:08.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestNamedListOpts [2020-10-26T20:16:08.879Z] --- PASS: TestNamedListOpts (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestNamedMapOpts [2020-10-26T20:16:08.879Z] --- PASS: TestNamedMapOpts (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestParseLink [2020-10-26T20:16:08.879Z] --- PASS: TestParseLink (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestQuotedStringSetWithQuotes [2020-10-26T20:16:08.879Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-10-26T20:16:08.879Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestQuotedStringSetWithNoQuotes [2020-10-26T20:16:08.879Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-10-26T20:16:08.879Z] === RUN TestUlimitOpt [2020-10-26T20:16:08.879Z] --- PASS: TestUlimitOpt (0.00s) [2020-10-26T20:16:08.879Z] PASS [2020-10-26T20:16:08.879Z] coverage: 67.1% of statements [2020-10-26T20:16:08.879Z] ok github.com/docker/docker/opts 0.637s coverage: 67.1% of statements [2020-10-26T20:16:08.907Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-26T20:16:09.343Z] === RUN TestUnbuffered [2020-10-26T20:16:09.343Z] --- PASS: TestUnbuffered (0.00s) [2020-10-26T20:16:09.343Z] === RUN TestRaceUnbuffered [2020-10-26T20:16:09.343Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-10-26T20:16:09.343Z] PASS [2020-10-26T20:16:09.343Z] coverage: 100.0% of statements [2020-10-26T20:16:09.343Z] ok github.com/docker/docker/pkg/broadcaster 0.080s coverage: 100.0% of statements [2020-10-26T20:16:09.343Z] === RUN TestPeerCertificateMarshalJSON [2020-10-26T20:16:09.603Z] --- PASS: TestReadPluginNoRead (7.94s) [2020-10-26T20:16:09.603Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2020-10-26T20:16:09.603Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2020-10-26T20:16:09.603Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2020-10-26T20:16:09.603Z] read_test.go:92: [d36c608e35fc7] daemon is not started [2020-10-26T20:16:09.603Z] PASS [2020-10-26T20:16:09.603Z] [2020-10-26T20:16:09.603Z] DONE 6 tests in 13.319s [2020-10-26T20:16:09.603Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-26T20:16:09.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:09.603Z] ++ set -e [2020-10-26T20:16:09.603Z] ++ '[' -n 0 ']' [2020-10-26T20:16:09.603Z] ++ set -x [2020-10-26T20:16:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:09.603Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-26T20:16:09.603Z] testing: warning: no tests to run [2020-10-26T20:16:09.603Z] PASS [2020-10-26T20:16:09.603Z] [2020-10-26T20:16:09.603Z] DONE 0 tests in 0.065s [2020-10-26T20:16:09.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-26T20:16:09.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:09.603Z] ++ set -e [2020-10-26T20:16:09.603Z] ++ '[' -n 0 ']' [2020-10-26T20:16:09.603Z] ++ set -x [2020-10-26T20:16:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:09.603Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-26T20:16:09.864Z] INFO: Testing against a local daemon [2020-10-26T20:16:09.864Z] === RUN TestPluginWithDevMounts [2020-10-26T20:16:09.864Z] === PAUSE TestPluginWithDevMounts [2020-10-26T20:16:09.864Z] === CONT TestPluginWithDevMounts [2020-10-26T20:16:10.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-26T20:16:10.320Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-10-26T20:16:10.320Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-10-26T20:16:10.320Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) [2020-10-26T20:16:10.320Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-10-26T20:16:10.320Z] === RUN TestMiddleware [2020-10-26T20:16:10.320Z] --- PASS: TestMiddleware (0.00s) [2020-10-26T20:16:10.320Z] === RUN TestNewResponseModifier [2020-10-26T20:16:10.320Z] --- PASS: TestNewResponseModifier (0.00s) [2020-10-26T20:16:10.320Z] PASS [2020-10-26T20:16:10.320Z] coverage: 26.8% of statements [2020-10-26T20:16:10.320Z] ok github.com/docker/docker/pkg/authorization 0.840s coverage: 26.8% of statements [2020-10-26T20:16:10.320Z] === RUN TestMatch [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[foo]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[bar]_[foo]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[foo_bar]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[qux]_[foo]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[]#01 [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[qux]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[foo_bar_qux]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[qux]_[baz]] [2020-10-26T20:16:10.320Z] === RUN TestMatch/[[foo_baz]] [2020-10-26T20:16:10.320Z] --- PASS: TestMatch (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-10-26T20:16:10.320Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-10-26T20:16:10.320Z] PASS [2020-10-26T20:16:10.320Z] coverage: 87.5% of statements [2020-10-26T20:16:10.320Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2020-10-26T20:16:10.386Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-26T20:16:10.423Z] --- PASS: TestReadPluginNoRead (9.22s) [2020-10-26T20:16:10.423Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-10-26T20:16:10.423Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-10-26T20:16:10.423Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-10-26T20:16:10.423Z] read_test.go:92: [db977237a0658] daemon is not started [2020-10-26T20:16:10.784Z] === RUN TestIsArchivePathDir [2020-10-26T20:16:11.248Z] --- PASS: TestIsArchivePathDir (0.14s) [2020-10-26T20:16:11.248Z] === RUN TestIsArchivePathInvalidFile [2020-10-26T20:16:11.248Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2020-10-26T20:16:11.248Z] === RUN TestIsArchivePathTar [2020-10-26T20:16:11.248Z] === RUN TestChrootTarUntar [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-10-26T20:16:11.248Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:11.248Z] === RUN TestChrootUntarWithHugeExcludesList [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-10-26T20:16:11.248Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:11.248Z] === RUN TestChrootUntarEmptyArchive [2020-10-26T20:16:11.248Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-10-26T20:16:11.248Z] === RUN TestChrootTarUntarWithSymlink [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-10-26T20:16:11.248Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-26T20:16:11.248Z] === RUN TestChrootCopyWithTar [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-10-26T20:16:11.248Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-26T20:16:11.248Z] === RUN TestChrootCopyFileWithTar [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-10-26T20:16:11.248Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:11.248Z] === RUN TestChrootUntarPath [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-10-26T20:16:11.248Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-26T20:16:11.248Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-10-26T20:16:11.248Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-10-26T20:16:11.249Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:11.249Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-10-26T20:16:11.249Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-10-26T20:16:11.249Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:11.249Z] === RUN TestChrootApplyDotDotFile [2020-10-26T20:16:11.249Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-10-26T20:16:11.249Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:11.249Z] PASS [2020-10-26T20:16:11.249Z] coverage: 15.4% of statements [2020-10-26T20:16:11.249Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2020-10-26T20:16:11.249Z] === RUN TestSizeEmpty [2020-10-26T20:16:11.712Z] --- PASS: TestSizeEmpty (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestSizeEmptyFile [2020-10-26T20:16:11.712Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestSizeNonemptyFile [2020-10-26T20:16:11.712Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestSizeNestedDirectoryEmpty [2020-10-26T20:16:11.712Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-10-26T20:16:11.712Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-10-26T20:16:11.712Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestMoveToSubdir [2020-10-26T20:16:11.712Z] --- PASS: TestMoveToSubdir (0.01s) [2020-10-26T20:16:11.712Z] === RUN TestSizeNonExistingDirectory [2020-10-26T20:16:11.712Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-10-26T20:16:11.712Z] PASS [2020-10-26T20:16:11.712Z] coverage: 80.0% of statements [2020-10-26T20:16:11.712Z] --- PASS: TestIsArchivePathTar (0.22s) [2020-10-26T20:16:11.712Z] === RUN TestDecompressStreamGzip [2020-10-26T20:16:11.712Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2020-10-26T20:16:11.712Z] --- PASS: TestDecompressStreamGzip (0.14s) [2020-10-26T20:16:11.712Z] === RUN TestDecompressStreamBzip2 [2020-10-26T20:16:11.712Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2020-10-26T20:16:11.712Z] === RUN TestDecompressStreamXz [2020-10-26T20:16:11.712Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-10-26T20:16:11.712Z] archive_test.go:133: Xz not present in msys2 [2020-10-26T20:16:11.712Z] === RUN TestCompressStreamXzUnsupported [2020-10-26T20:16:11.712Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestCompressStreamBzip2Unsupported [2020-10-26T20:16:11.712Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestCompressStreamInvalid [2020-10-26T20:16:11.712Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestExtensionInvalid [2020-10-26T20:16:11.712Z] --- PASS: TestExtensionInvalid (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestExtensionUncompressed [2020-10-26T20:16:11.712Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestExtensionBzip2 [2020-10-26T20:16:11.712Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-10-26T20:16:11.712Z] === RUN TestExtensionGzip [2020-10-26T20:16:11.713Z] --- PASS: TestExtensionGzip (0.00s) [2020-10-26T20:16:11.713Z] === RUN TestExtensionXz [2020-10-26T20:16:11.713Z] --- PASS: TestExtensionXz (0.00s) [2020-10-26T20:16:11.713Z] === RUN TestCmdStreamLargeStderr [2020-10-26T20:16:11.713Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2020-10-26T20:16:11.713Z] === RUN TestCmdStreamBad [2020-10-26T20:16:11.713Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-10-26T20:16:11.713Z] archive_test.go:238: Failing on Windows CI machines [2020-10-26T20:16:11.713Z] === RUN TestCmdStreamGood [2020-10-26T20:16:11.713Z] --- PASS: TestCmdStreamGood (0.04s) [2020-10-26T20:16:11.771Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-26T20:16:11.940Z] --- PASS: TestContinueAfterPluginCrash (10.61s) [2020-10-26T20:16:11.940Z] PASS [2020-10-26T20:16:11.940Z] [2020-10-26T20:16:11.940Z] DONE 6 tests in 10.684s [2020-10-26T20:16:11.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-26T20:16:11.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:11.940Z] ++ set -e [2020-10-26T20:16:11.940Z] ++ '[' -n 0 ']' [2020-10-26T20:16:11.940Z] ++ set -x [2020-10-26T20:16:11.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:11.940Z] testing: warning: no tests to run [2020-10-26T20:16:11.940Z] PASS [2020-10-26T20:16:11.940Z] [2020-10-26T20:16:11.940Z] DONE 0 tests in 0.016s [2020-10-26T20:16:11.940Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-26T20:16:11.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:11.940Z] ++ set -e [2020-10-26T20:16:11.940Z] ++ '[' -n 0 ']' [2020-10-26T20:16:11.940Z] ++ set -x [2020-10-26T20:16:11.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:11.941Z] INFO: Testing against a local daemon [2020-10-26T20:16:11.941Z] === RUN TestPluginWithDevMounts [2020-10-26T20:16:11.941Z] === PAUSE TestPluginWithDevMounts [2020-10-26T20:16:11.941Z] === CONT TestPluginWithDevMounts [2020-10-26T20:16:12.033Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-10-26T20:16:12.033Z] PASS [2020-10-26T20:16:12.033Z] [2020-10-26T20:16:12.033Z] DONE 1 tests in 2.316s [2020-10-26T20:16:12.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-26T20:16:12.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:12.033Z] ++ set -e [2020-10-26T20:16:12.033Z] ++ '[' -n 0 ']' [2020-10-26T20:16:12.033Z] ++ set -x [2020-10-26T20:16:12.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:12.177Z] === RUN TestUntarPathWithInvalidDest [2020-10-26T20:16:12.177Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2020-10-26T20:16:12.177Z] === RUN TestUntarPathWithInvalidSrc [2020-10-26T20:16:12.177Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-10-26T20:16:12.177Z] === RUN TestUntarPath [2020-10-26T20:16:12.177Z] --- PASS: TestUntarPath (0.11s) [2020-10-26T20:16:12.177Z] === RUN TestUntarPathWithDestinationFile [2020-10-26T20:16:12.177Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2020-10-26T20:16:12.177Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-10-26T20:16:12.177Z] === RUN Test [2020-10-26T20:16:12.177Z] === RUN Test/TestContainsEntry [2020-10-26T20:16:12.177Z] === RUN Test/TestCreateEntries [2020-10-26T20:16:12.177Z] === RUN Test/TestEntriesDiff [2020-10-26T20:16:12.177Z] === RUN Test/TestEntriesEquality [2020-10-26T20:16:12.177Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-10-26T20:16:12.177Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-10-26T20:16:12.177Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-10-26T20:16:12.177Z] === RUN Test/TestGeneratorNotGenerate [2020-10-26T20:16:12.177Z] === RUN Test/TestGeneratorWithPort [2020-10-26T20:16:12.177Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-10-26T20:16:12.177Z] === RUN Test/TestNewEntry [2020-10-26T20:16:12.177Z] === RUN Test/TestParse [2020-10-26T20:16:12.177Z] --- PASS: Test (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestNewEntry (0.00s) [2020-10-26T20:16:12.177Z] --- PASS: Test/TestParse (0.00s) [2020-10-26T20:16:12.177Z] PASS [2020-10-26T20:16:12.177Z] coverage: 58.3% of statements [2020-10-26T20:16:12.177Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2020-10-26T20:16:12.177Z] === RUN TestCopyWithTarInvalidSrc [2020-10-26T20:16:12.177Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-10-26T20:16:12.177Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-10-26T20:16:12.177Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-10-26T20:16:12.177Z] === RUN TestCopyWithTarSrcFile [2020-10-26T20:16:12.177Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-10-26T20:16:12.177Z] === RUN TestCopyWithTarSrcFolder [2020-10-26T20:16:12.177Z] ok github.com/docker/docker/pkg/discovery 0.136s coverage: 58.3% of statements [2020-10-26T20:16:12.177Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-10-26T20:16:12.177Z] === RUN TestCopyFileWithTarInvalidSrc [2020-10-26T20:16:12.177Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-10-26T20:16:12.177Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-10-26T20:16:12.177Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.03s) [2020-10-26T20:16:12.177Z] === RUN TestCopyFileWithTarSrcFolder [2020-10-26T20:16:12.177Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-10-26T20:16:12.177Z] === RUN TestCopyFileWithTarSrcFile [2020-10-26T20:16:12.177Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-10-26T20:16:12.177Z] === RUN TestTarFiles [2020-10-26T20:16:12.294Z] INFO: Testing against a local daemon [2020-10-26T20:16:12.294Z] === RUN TestSecretInspect [2020-10-26T20:16:12.294Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-26T20:16:12.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-26T20:16:13.154Z] === RUN Test [2020-10-26T20:16:13.154Z] === RUN Test/TestContent [2020-10-26T20:16:13.154Z] === RUN Test/TestInitialize [2020-10-26T20:16:13.154Z] === RUN Test/TestNew [2020-10-26T20:16:13.154Z] === RUN Test/TestParsingContentsWithComments [2020-10-26T20:16:13.154Z] === RUN Test/TestRegister [2020-10-26T20:16:13.154Z] === RUN Test/TestWatch [2020-10-26T20:16:13.154Z] --- PASS: Test (0.01s) [2020-10-26T20:16:13.154Z] --- PASS: Test/TestContent (0.00s) [2020-10-26T20:16:13.154Z] --- PASS: Test/TestInitialize (0.00s) [2020-10-26T20:16:13.154Z] --- PASS: Test/TestNew (0.00s) [2020-10-26T20:16:13.154Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-10-26T20:16:13.154Z] --- PASS: Test/TestRegister (0.00s) [2020-10-26T20:16:13.154Z] --- PASS: Test/TestWatch (0.00s) [2020-10-26T20:16:13.154Z] PASS [2020-10-26T20:16:13.154Z] coverage: 92.9% of statements [2020-10-26T20:16:13.154Z] ok github.com/docker/docker/pkg/discovery/file 0.195s coverage: 92.9% of statements [2020-10-26T20:16:13.289Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.3s [2020-10-26T20:16:13.857Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done [2020-10-26T20:16:14.019Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-10-26T20:16:14.019Z] PASS [2020-10-26T20:16:14.019Z] [2020-10-26T20:16:14.019Z] DONE 1 tests in 1.915s [2020-10-26T20:16:14.019Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-10-26T20:16:14.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:14.019Z] ++ set -e [2020-10-26T20:16:14.019Z] ++ '[' -n 0 ']' [2020-10-26T20:16:14.019Z] ++ set -x [2020-10-26T20:16:14.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:14.019Z] INFO: Testing against a local daemon [2020-10-26T20:16:14.019Z] === RUN TestSecretInspect [2020-10-26T20:16:14.132Z] === RUN Test [2020-10-26T20:16:14.132Z] === RUN Test/TestInitialize [2020-10-26T20:16:14.596Z] time="2020-10-26T20:16:13Z" level=info msg="Initializing discovery without TLS" [2020-10-26T20:16:14.596Z] time="2020-10-26T20:16:14Z" level=info msg="Initializing discovery without TLS" [2020-10-26T20:16:14.596Z] time="2020-10-26T20:16:14Z" level=info msg="Initializing discovery without TLS" [2020-10-26T20:16:14.596Z] === RUN Test/TestInitializeWithCerts [2020-10-26T20:16:14.596Z] time="2020-10-26T20:16:14Z" level=info msg="Initializing discovery with TLS" [2020-10-26T20:16:14.596Z] === RUN Test/TestWatch [2020-10-26T20:16:14.596Z] time="2020-10-26T20:16:14Z" level=info msg="Initializing discovery without TLS" [2020-10-26T20:16:14.596Z] === RUN Test [2020-10-26T20:16:14.596Z] === RUN Test/TestWatch [2020-10-26T20:16:14.596Z] --- PASS: Test (0.00s) [2020-10-26T20:16:14.596Z] --- PASS: Test/TestWatch (0.00s) [2020-10-26T20:16:14.596Z] PASS [2020-10-26T20:16:14.596Z] coverage: 92.3% of statements [2020-10-26T20:16:14.596Z] ok github.com/docker/docker/pkg/discovery/memory 0.592s coverage: 92.3% of statements [2020-10-26T20:16:14.596Z] === RUN Test [2020-10-26T20:16:14.596Z] === RUN Test/TestInitialize [2020-10-26T20:16:14.596Z] === RUN Test/TestInitializeWithPattern [2020-10-26T20:16:14.596Z] === RUN Test/TestRegister [2020-10-26T20:16:14.596Z] === RUN Test/TestWatch [2020-10-26T20:16:14.596Z] --- PASS: Test (0.00s) [2020-10-26T20:16:14.596Z] --- PASS: Test/TestInitialize (0.00s) [2020-10-26T20:16:14.596Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-10-26T20:16:14.596Z] --- PASS: Test/TestRegister (0.00s) [2020-10-26T20:16:14.596Z] --- PASS: Test/TestWatch (0.00s) [2020-10-26T20:16:14.596Z] PASS [2020-10-26T20:16:14.596Z] coverage: 93.8% of statements [2020-10-26T20:16:14.596Z] ok github.com/docker/docker/pkg/discovery/nodes 0.129s coverage: 93.8% of statements [2020-10-26T20:16:14.835Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-10-26T20:16:15.401Z] #14 DONE 10.0s [2020-10-26T20:16:15.401Z] [2020-10-26T20:16:15.401Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-26T20:16:15.575Z] --- PASS: TestSecretInspect (1.92s) [2020-10-26T20:16:15.575Z] === RUN TestSecretList [2020-10-26T20:16:15.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-26T20:16:15.857Z] --- PASS: TestSecretInspect (3.36s) [2020-10-26T20:16:15.857Z] === RUN TestSecretList [2020-10-26T20:16:15.857Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-26T20:16:15.969Z] #15 ... [2020-10-26T20:16:15.969Z] [2020-10-26T20:16:15.969Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-10-26T20:16:15.969Z] #7 0.689 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-26T20:16:15.969Z] #7 1.878 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-26T20:16:15.969Z] #7 1.973 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-10-26T20:16:15.969Z] #7 1.980 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-10-26T20:16:15.969Z] #7 1.990 (3/30) Installing readline (8.0.0-r0) [2020-10-26T20:16:15.969Z] #7 1.995 (4/30) Installing bash (5.0.0-r0) [2020-10-26T20:16:15.969Z] #7 2.012 Executing bash-5.0.0-r0.post-install [2020-10-26T20:16:15.969Z] #7 2.014 (5/30) Installing ca-certificates (20191127-r2) [2020-10-26T20:16:15.969Z] #7 2.033 (6/30) Installing libgcc (8.3.0-r0) [2020-10-26T20:16:15.969Z] #7 2.036 (7/30) Installing libstdc++ (8.3.0-r0) [2020-10-26T20:16:15.969Z] #7 2.049 (8/30) Installing binutils (2.32-r0) [2020-10-26T20:16:15.969Z] #7 2.144 (9/30) Installing gmp (6.1.2-r1) [2020-10-26T20:16:15.969Z] #7 2.152 (10/30) Installing isl (0.18-r0) [2020-10-26T20:16:15.969Z] #7 2.174 (11/30) Installing libgomp (8.3.0-r0) [2020-10-26T20:16:15.969Z] #7 2.177 (12/30) Installing libatomic (8.3.0-r0) [2020-10-26T20:16:15.969Z] #7 2.179 (13/30) Installing mpfr3 (3.1.5-r1) [2020-10-26T20:16:15.969Z] #7 2.186 (14/30) Installing mpc1 (1.1.0-r0) [2020-10-26T20:16:15.969Z] #7 2.188 (15/30) Installing gcc (8.3.0-r0) [2020-10-26T20:16:15.969Z] #7 3.102 (16/30) Installing musl-dev (1.1.22-r3) [2020-10-26T20:16:15.969Z] #7 3.199 (17/30) Installing libc-dev (0.7.1-r0) [2020-10-26T20:16:15.969Z] #7 3.200 (18/30) Installing g++ (8.3.0-r0) [2020-10-26T20:16:15.969Z] #7 3.809 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-10-26T20:16:15.969Z] #7 3.813 (20/30) Installing libcurl (7.66.0-r1) [2020-10-26T20:16:15.969Z] #7 3.821 (21/30) Installing expat (2.2.8-r0) [2020-10-26T20:16:15.969Z] #7 3.824 (22/30) Installing pcre2 (10.33-r0) [2020-10-26T20:16:15.969Z] #7 3.834 (23/30) Installing git (2.22.4-r0) [2020-10-26T20:16:15.969Z] #7 4.049 (24/30) Installing libmnl (1.0.4-r0) [2020-10-26T20:16:15.969Z] #7 4.051 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-10-26T20:16:15.969Z] #7 4.055 (26/30) Installing iptables (1.8.3-r1) [2020-10-26T20:16:15.969Z] #7 4.081 (27/30) Installing pigz (2.4-r0) [2020-10-26T20:16:15.969Z] #7 4.087 (28/30) Installing tar (1.32-r0) [2020-10-26T20:16:15.969Z] #7 4.096 (29/30) Installing xz-libs (5.2.4-r0) [2020-10-26T20:16:15.969Z] #7 4.101 (30/30) Installing xz (5.2.4-r0) [2020-10-26T20:16:15.969Z] #7 4.105 Executing busybox-1.30.1-r3.trigger [2020-10-26T20:16:15.969Z] #7 4.112 Executing ca-certificates-20191127-r2.trigger [2020-10-26T20:16:15.969Z] #7 4.167 OK: 179 MiB in 44 packages [2020-10-26T20:16:15.969Z] #7 DONE 8.2s [2020-10-26T20:16:16.149Z] === RUN TestPollerAddRemove [2020-10-26T20:16:16.149Z] --- PASS: TestPollerAddRemove (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestPollerEvent [2020-10-26T20:16:16.149Z] --- SKIP: TestPollerEvent (0.00s) [2020-10-26T20:16:16.149Z] poller_test.go:41: No chmod on Windows [2020-10-26T20:16:16.149Z] === RUN TestPollerClose [2020-10-26T20:16:16.149Z] --- PASS: TestPollerClose (0.00s) [2020-10-26T20:16:16.149Z] PASS [2020-10-26T20:16:16.149Z] coverage: 39.4% of statements [2020-10-26T20:16:16.149Z] ok github.com/docker/docker/pkg/filenotify 0.218s coverage: 39.4% of statements [2020-10-26T20:16:16.149Z] === RUN TestCopyFileWithInvalidSrc [2020-10-26T20:16:16.149Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCopyFileWithInvalidDest [2020-10-26T20:16:16.149Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCopyFileWithSameSrcAndDest [2020-10-26T20:16:16.149Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-10-26T20:16:16.149Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCopyFile [2020-10-26T20:16:16.149Z] --- PASS: TestCopyFile (0.01s) [2020-10-26T20:16:16.149Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-10-26T20:16:16.149Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-10-26T20:16:16.149Z] fileutils_test.go:134: Needs porting to Windows [2020-10-26T20:16:16.149Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-10-26T20:16:16.149Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestReadSymlinkedDirectoryToFile [2020-10-26T20:16:16.149Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-10-26T20:16:16.149Z] fileutils_test.go:180: Needs porting to Windows [2020-10-26T20:16:16.149Z] === RUN TestWildcardMatches [2020-10-26T20:16:16.149Z] --- PASS: TestWildcardMatches (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestPatternMatches [2020-10-26T20:16:16.149Z] --- PASS: TestPatternMatches (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-10-26T20:16:16.149Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestPatternMatchesFolderExclusions [2020-10-26T20:16:16.149Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-10-26T20:16:16.149Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-10-26T20:16:16.149Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-10-26T20:16:16.149Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-10-26T20:16:16.149Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestSingleExclamationError [2020-10-26T20:16:16.149Z] --- PASS: TestSingleExclamationError (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestMatchesWithNoPatterns [2020-10-26T20:16:16.149Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestMatchesWithMalformedPatterns [2020-10-26T20:16:16.149Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestMatches [2020-10-26T20:16:16.149Z] --- PASS: TestMatches (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCleanPatterns [2020-10-26T20:16:16.149Z] --- PASS: TestCleanPatterns (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-10-26T20:16:16.149Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCleanPatternsExceptionFlag [2020-10-26T20:16:16.149Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-10-26T20:16:16.149Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-10-26T20:16:16.149Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCleanPatternsErrorSingleException [2020-10-26T20:16:16.149Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCreateIfNotExistsDir [2020-10-26T20:16:16.149Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestCreateIfNotExistsFile [2020-10-26T20:16:16.149Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-10-26T20:16:16.149Z] === RUN TestMatch [2020-10-26T20:16:16.149Z] --- PASS: TestMatch (0.00s) [2020-10-26T20:16:16.149Z] PASS [2020-10-26T20:16:16.149Z] coverage: 87.7% of statements [2020-10-26T20:16:16.149Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 87.7% of statements [2020-10-26T20:16:16.227Z] [2020-10-26T20:16:16.227Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-10-26T20:16:16.227Z] #9 DONE 0.0s [2020-10-26T20:16:16.227Z] [2020-10-26T20:16:16.227Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-10-26T20:16:16.227Z] #10 DONE 0.0s [2020-10-26T20:16:16.227Z] [2020-10-26T20:16:16.227Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-10-26T20:16:16.227Z] #11 DONE 0.0s [2020-10-26T20:16:16.227Z] [2020-10-26T20:16:16.227Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-26T20:16:16.227Z] #15 ... [2020-10-26T20:16:16.227Z] [2020-10-26T20:16:16.227Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-10-26T20:16:16.227Z] #12 DONE 0.0s [2020-10-26T20:16:16.227Z] [2020-10-26T20:16:16.227Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-10-26T20:16:16.227Z] #13 DONE 0.0s [2020-10-26T20:16:16.486Z] [2020-10-26T20:16:16.486Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-26T20:16:16.486Z] #15 1.086 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T20:16:17.126Z] === RUN TestGet [2020-10-26T20:16:17.126Z] --- PASS: TestGet (0.00s) [2020-10-26T20:16:17.126Z] === RUN TestGetShortcutString [2020-10-26T20:16:17.126Z] --- PASS: TestGetShortcutString (0.00s) [2020-10-26T20:16:17.126Z] PASS [2020-10-26T20:16:17.126Z] coverage: 42.9% of statements [2020-10-26T20:16:17.126Z] ok github.com/docker/docker/pkg/homedir 0.202s coverage: 42.9% of statements [2020-10-26T20:16:17.421Z] #15 2.131 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T20:16:17.591Z] --- PASS: Test (3.16s) [2020-10-26T20:16:17.591Z] --- PASS: Test/TestInitialize (0.13s) [2020-10-26T20:16:17.591Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-10-26T20:16:17.591Z] --- PASS: Test/TestWatch (3.02s) [2020-10-26T20:16:17.591Z] PASS [2020-10-26T20:16:17.591Z] coverage: 84.1% of statements [2020-10-26T20:16:17.591Z] ok github.com/docker/docker/pkg/discovery/kv 3.571s coverage: 84.1% of statements [2020-10-26T20:16:17.656Z] --- PASS: TestSecretList (1.92s) [2020-10-26T20:16:17.656Z] === RUN TestSecretsCreateAndDelete [2020-10-26T20:16:17.680Z] #15 2.243 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-10-26T20:16:17.680Z] #15 2.246 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-10-26T20:16:17.680Z] #15 2.253 (3/54) Installing readline (8.0.4-r0) [2020-10-26T20:16:17.680Z] #15 2.257 (4/54) Installing bash (5.0.17-r0) [2020-10-26T20:16:17.680Z] #15 2.268 Executing bash-5.0.17-r0.post-install [2020-10-26T20:16:17.680Z] #15 2.270 (5/54) Installing linux-headers (5.4.5-r1) [2020-10-26T20:16:17.680Z] #15 2.346 (6/54) Installing libblkid (2.35.2-r0) [2020-10-26T20:16:17.939Z] #15 2.351 (7/54) Installing libuuid (2.35.2-r0) [2020-10-26T20:16:17.939Z] #15 2.352 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-10-26T20:16:17.939Z] #15 2.358 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-10-26T20:16:17.939Z] #15 2.362 (10/54) Installing libgcc (9.3.0-r2) [2020-10-26T20:16:17.939Z] #15 2.364 (11/54) Installing libstdc++ (9.3.0-r2) [2020-10-26T20:16:17.939Z] #15 2.376 (12/54) Installing binutils (2.34-r1) [2020-10-26T20:16:17.939Z] #15 2.446 (13/54) Installing libmagic (5.38-r0) [2020-10-26T20:16:17.939Z] #15 2.466 (14/54) Installing file (5.38-r0) [2020-10-26T20:16:17.939Z] #15 2.467 (15/54) Installing gmp (6.2.0-r0) [2020-10-26T20:16:17.939Z] #15 2.473 (16/54) Installing isl (0.18-r0) [2020-10-26T20:16:17.939Z] #15 2.488 (17/54) Installing libgomp (9.3.0-r2) [2020-10-26T20:16:17.939Z] #15 2.491 (18/54) Installing libatomic (9.3.0-r2) [2020-10-26T20:16:17.939Z] #15 2.492 (19/54) Installing libgphobos (9.3.0-r2) [2020-10-26T20:16:17.939Z] #15 2.534 (20/54) Installing mpfr4 (4.0.2-r4) [2020-10-26T20:16:17.939Z] #15 2.539 (21/54) Installing mpc1 (1.1.0-r1) [2020-10-26T20:16:17.939Z] #15 2.541 (22/54) Installing gcc (9.3.0-r2) [2020-10-26T20:16:18.059Z] === RUN TestCreateIDMapOrder [2020-10-26T20:16:18.059Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-10-26T20:16:18.059Z] PASS [2020-10-26T20:16:18.059Z] coverage: 7.3% of statements [2020-10-26T20:16:18.059Z] ok github.com/docker/docker/pkg/idtools 0.250s coverage: 7.3% of statements [2020-10-26T20:16:18.403Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-26T20:16:18.404Z] --- PASS: TestSecretList (2.87s) [2020-10-26T20:16:18.404Z] === RUN TestSecretsCreateAndDelete [2020-10-26T20:16:18.986Z] #15 3.373 (23/54) Installing musl-dev (1.1.24-r9) [2020-10-26T20:16:18.986Z] #15 3.448 (24/54) Installing libc-dev (0.7.2-r3) [2020-10-26T20:16:18.986Z] #15 3.449 (25/54) Installing g++ (9.3.0-r2) [2020-10-26T20:16:19.049Z] === RUN TestError [2020-10-26T20:16:19.049Z] --- PASS: TestError (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestProgressString [2020-10-26T20:16:19.049Z] === RUN TestProgressString/no_progress [2020-10-26T20:16:19.049Z] === RUN TestProgressString/progress_1 [2020-10-26T20:16:19.049Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-10-26T20:16:19.049Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-10-26T20:16:19.049Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-10-26T20:16:19.049Z] === RUN TestProgressString/with_units [2020-10-26T20:16:19.049Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-10-26T20:16:19.049Z] === RUN TestProgressString/hide_counts [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/with_units (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-10-26T20:16:19.049Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestJSONMessageDisplay [2020-10-26T20:16:19.049Z] --- PASS: TestTarFiles (6.62s) [2020-10-26T20:16:19.049Z] === RUN TestTarUntar [2020-10-26T20:16:19.049Z] --- PASS: TestTarUntar (0.05s) [2020-10-26T20:16:19.049Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-10-26T20:16:19.049Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestTarWithOptions [2020-10-26T20:16:19.049Z] --- PASS: TestJSONMessageDisplay (0.16s) [2020-10-26T20:16:19.049Z] === RUN TestJSONMessageDisplayWithJSONError [2020-10-26T20:16:19.049Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-10-26T20:16:19.049Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestDisplayJSONMessagesStream [2020-10-26T20:16:19.049Z] --- PASS: TestTarWithOptions (0.03s) [2020-10-26T20:16:19.049Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-10-26T20:16:19.049Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestUntarUstarGnuConflict [2020-10-26T20:16:19.049Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-10-26T20:16:19.049Z] PASS [2020-10-26T20:16:19.049Z] coverage: 91.7% of statements [2020-10-26T20:16:19.049Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-10-26T20:16:19.049Z] === RUN TestUntarInvalidFilenames [2020-10-26T20:16:19.049Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements [2020-10-26T20:16:19.049Z] === RUN TestFixedBufferCap [2020-10-26T20:16:19.049Z] --- PASS: TestFixedBufferCap (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestFixedBufferLen [2020-10-26T20:16:19.049Z] --- PASS: TestFixedBufferLen (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestFixedBufferString [2020-10-26T20:16:19.049Z] --- PASS: TestFixedBufferString (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestFixedBufferWrite [2020-10-26T20:16:19.049Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestFixedBufferRead [2020-10-26T20:16:19.049Z] --- PASS: TestFixedBufferRead (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestBytesPipeRead [2020-10-26T20:16:19.049Z] --- PASS: TestBytesPipeRead (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestBytesPipeWrite [2020-10-26T20:16:19.049Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-10-26T20:16:19.049Z] === RUN TestBytesPipeWriteRandomChunks [2020-10-26T20:16:19.049Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames688308342\\dest" [2020-10-26T20:16:19.049Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2020-10-26T20:16:19.049Z] === RUN TestUntarHardlinkToSymlink [2020-10-26T20:16:19.049Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-10-26T20:16:19.049Z] === RUN TestUntarInvalidHardlink [2020-10-26T20:16:19.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink262322583\\victim\\hello" -> "../victim/hello" [2020-10-26T20:16:19.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink625192970\\victim\\hello" -> "/../victim/hello" [2020-10-26T20:16:19.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink449843681\\victim" -> "../victim" [2020-10-26T20:16:19.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink432604620\\victim" -> "../victim" [2020-10-26T20:16:19.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink887064251\\victim" -> "../victim" [2020-10-26T20:16:19.254Z] #15 3.904 (26/54) Installing make (4.3-r0) [2020-10-26T20:16:19.254Z] #15 3.908 (27/54) Installing fortify-headers (1.1-r0) [2020-10-26T20:16:19.254Z] #15 3.909 (28/54) Installing patch (2.7.6-r6) [2020-10-26T20:16:19.254Z] #15 3.912 (29/54) Installing build-base (0.5-r2) [2020-10-26T20:16:19.254Z] #15 3.913 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-10-26T20:16:19.254Z] #15 3.915 (31/54) Installing libcurl (7.69.1-r1) [2020-10-26T20:16:19.254Z] #15 3.921 (32/54) Installing curl (7.69.1-r1) [2020-10-26T20:16:19.254Z] #15 3.924 (33/54) Installing oniguruma (6.9.5-r2) [2020-10-26T20:16:19.254Z] #15 3.930 (34/54) Installing jq (1.6-r1) [2020-10-26T20:16:19.347Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-26T20:16:19.513Z] #15 3.937 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-10-26T20:16:19.513Z] #15 3.941 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-10-26T20:16:19.513Z] #15 3.943 (37/54) Installing libaio (0.3.112-r1) [2020-10-26T20:16:19.513Z] #15 3.944 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-10-26T20:16:19.513Z] #15 3.973 (39/54) Installing blkid (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.975 (40/54) Installing libcap-ng (0.7.10-r1) [2020-10-26T20:16:19.513Z] #15 3.977 (41/54) Installing setpriv (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.978 (42/54) Installing libmount (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.983 (43/54) Installing libsmartcols (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.986 (44/54) Installing findmnt (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.989 (45/54) Installing mcookie (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.990 (46/54) Installing hexdump (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.992 (47/54) Installing lsblk (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.995 (48/54) Installing libfdisk (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 3.999 (49/54) Installing sfdisk (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 4.002 (50/54) Installing cfdisk (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 4.004 (51/54) Installing util-linux (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 4.051 (52/54) Installing pkgconf (1.7.2-r0) [2020-10-26T20:16:19.513Z] #15 4.055 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-10-26T20:16:19.513Z] #15 4.078 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-10-26T20:16:19.513Z] #15 4.082 Executing busybox-1.31.1-r16.trigger [2020-10-26T20:16:19.513Z] #15 4.088 OK: 230 MiB in 69 packages [2020-10-26T20:16:19.513Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink599411934\\victim" -> "../victim" [2020-10-26T20:16:19.513Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2020-10-26T20:16:19.513Z] === RUN TestUntarInvalidSymlink [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink375582885\\dest\\dotdot" -> "../victim/hello" [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink474422208\\dest\\slash-dotdot" -> "/../victim/hello" [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink441764895\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink633941746\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink858547113\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink297372404\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:19.513Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink092744131\\dest\\dir\\loophole" -> "../../victim" [2020-10-26T20:16:19.513Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-10-26T20:16:19.513Z] === RUN TestTempArchiveCloseMultipleTimes [2020-10-26T20:16:19.513Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-10-26T20:16:19.513Z] === RUN TestReplaceFileTarWrapper [2020-10-26T20:16:19.513Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2020-10-26T20:16:19.513Z] === RUN TestPrefixHeaderReadable [2020-10-26T20:16:19.513Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-10-26T20:16:19.513Z] === RUN TestDisablePigz [2020-10-26T20:16:19.513Z] === RUN TestStandardLongPath [2020-10-26T20:16:19.513Z] --- PASS: TestStandardLongPath (0.00s) [2020-10-26T20:16:19.513Z] === RUN TestUNCLongPath [2020-10-26T20:16:19.513Z] --- PASS: TestUNCLongPath (0.00s) [2020-10-26T20:16:19.513Z] PASS [2020-10-26T20:16:19.513Z] coverage: 100.0% of statements [2020-10-26T20:16:19.513Z] ok github.com/docker/docker/pkg/longpath 0.083s coverage: 100.0% of statements [2020-10-26T20:16:19.513Z] --- PASS: TestDisablePigz (0.13s) [2020-10-26T20:16:19.513Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-10-26T20:16:19.513Z] === RUN TestPigz [2020-10-26T20:16:19.513Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2020-10-26T20:16:19.513Z] === RUN TestAtomicWriteToFile [2020-10-26T20:16:19.513Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-10-26T20:16:19.513Z] === RUN TestAtomicWriteSetCommit [2020-10-26T20:16:19.513Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-10-26T20:16:19.513Z] === RUN TestAtomicWriteSetCancel [2020-10-26T20:16:19.513Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-10-26T20:16:19.513Z] === RUN TestReadCloserWrapperClose [2020-10-26T20:16:19.513Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-10-26T20:16:19.513Z] === RUN TestReaderErrWrapperReadOnError [2020-10-26T20:16:19.513Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-10-26T20:16:19.513Z] === RUN TestReaderErrWrapperRead [2020-10-26T20:16:19.513Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-10-26T20:16:19.513Z] === RUN TestHashData [2020-10-26T20:16:19.513Z] --- PASS: TestHashData (0.00s) [2020-10-26T20:16:19.513Z] === RUN TestCancelReadCloser [2020-10-26T20:16:19.612Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-26T20:16:19.788Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-10-26T20:16:19.788Z] === RUN TestSecretsUpdate [2020-10-26T20:16:19.977Z] --- PASS: TestCancelReadCloser (0.10s) [2020-10-26T20:16:19.977Z] === RUN TestWriteCloserWrapperClose [2020-10-26T20:16:19.977Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestNopWriteCloser [2020-10-26T20:16:19.977Z] --- PASS: TestNopWriteCloser (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestNopWriter [2020-10-26T20:16:19.977Z] --- PASS: TestNopWriter (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestWriteCounter [2020-10-26T20:16:19.977Z] --- PASS: TestWriteCounter (0.00s) [2020-10-26T20:16:19.977Z] PASS [2020-10-26T20:16:19.977Z] coverage: 68.4% of statements [2020-10-26T20:16:19.977Z] --- PASS: TestPigz (0.15s) [2020-10-26T20:16:19.977Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-10-26T20:16:19.977Z] === RUN TestCopyFileWithInvalidDest [2020-10-26T20:16:19.977Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-10-26T20:16:19.977Z] archive_windows_test.go:16: Currently fails [2020-10-26T20:16:19.977Z] === RUN TestCanonicalTarNameForPath [2020-10-26T20:16:19.977Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestCanonicalTarName [2020-10-26T20:16:19.977Z] --- PASS: TestCanonicalTarName (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestChmodTarEntry [2020-10-26T20:16:19.977Z] --- PASS: TestChmodTarEntry (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestHardLinkOrder [2020-10-26T20:16:19.977Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 68.4% of statements [2020-10-26T20:16:19.977Z] --- PASS: TestHardLinkOrder (0.10s) [2020-10-26T20:16:19.977Z] === RUN TestChangeString [2020-10-26T20:16:19.977Z] --- PASS: TestChangeString (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestChangesWithNoChanges [2020-10-26T20:16:19.977Z] --- PASS: TestChangesWithNoChanges (0.05s) [2020-10-26T20:16:19.977Z] === RUN TestChangesWithChanges [2020-10-26T20:16:19.977Z] --- PASS: TestChangesWithChanges (0.04s) [2020-10-26T20:16:19.977Z] === RUN TestChangesWithChangesGH13590 [2020-10-26T20:16:19.977Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-10-26T20:16:19.977Z] changes_test.go:192: needs more investigation [2020-10-26T20:16:19.977Z] === RUN TestChangesDirsEmpty [2020-10-26T20:16:19.977Z] === RUN TestNameFormat [2020-10-26T20:16:19.977Z] --- PASS: TestNameFormat (0.00s) [2020-10-26T20:16:19.977Z] === RUN TestNameRetries [2020-10-26T20:16:19.977Z] --- PASS: TestNameRetries (0.00s) [2020-10-26T20:16:19.977Z] PASS [2020-10-26T20:16:19.977Z] coverage: 85.7% of statements [2020-10-26T20:16:19.977Z] ok github.com/docker/docker/pkg/namesgenerator 0.065s coverage: 85.7% of statements [2020-10-26T20:16:19.977Z] --- PASS: TestChangesDirsEmpty (0.16s) [2020-10-26T20:16:19.977Z] === RUN TestChangesDirsMutated [2020-10-26T20:16:20.188Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-26T20:16:20.188Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-26T20:16:20.442Z] --- PASS: TestChangesDirsMutated (0.16s) [2020-10-26T20:16:20.442Z] === RUN TestApplyLayer [2020-10-26T20:16:20.442Z] --- SKIP: TestApplyLayer (0.00s) [2020-10-26T20:16:20.442Z] changes_test.go:405: needs further investigation [2020-10-26T20:16:20.442Z] === RUN TestChangesSizeWithHardlinks [2020-10-26T20:16:20.442Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-10-26T20:16:20.442Z] changes_test.go:441: needs further investigation [2020-10-26T20:16:20.442Z] === RUN TestChangesSizeWithNoChanges [2020-10-26T20:16:20.442Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-10-26T20:16:20.442Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-10-26T20:16:20.442Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-10-26T20:16:20.442Z] === RUN TestChangesSize [2020-10-26T20:16:20.442Z] --- PASS: TestChangesSize (0.00s) [2020-10-26T20:16:20.442Z] === RUN TestApplyLayerInvalidFilenames [2020-10-26T20:16:20.442Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames783299511\\dest" [2020-10-26T20:16:20.442Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-10-26T20:16:20.442Z] === RUN TestApplyLayerInvalidHardlink [2020-10-26T20:16:20.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink460103937\\victim\\hello" -> "../victim/hello" [2020-10-26T20:16:20.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink260753516\\victim\\hello" -> "/../victim/hello" [2020-10-26T20:16:20.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink840026843\\victim" -> "../victim" [2020-10-26T20:16:20.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink120201342\\victim" -> "../victim" [2020-10-26T20:16:20.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink144247749\\victim" -> "../victim" [2020-10-26T20:16:20.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink981093472\\victim" -> "../victim" [2020-10-26T20:16:20.442Z] --- PASS: TestApplyLayerInvalidHardlink (0.08s) [2020-10-26T20:16:20.442Z] === RUN TestApplyLayerInvalidSymlink [2020-10-26T20:16:20.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink685263423\\dest\\dotdot" -> "../victim/hello" [2020-10-26T20:16:20.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink712971410\\dest\\slash-dotdot" -> "/../victim/hello" [2020-10-26T20:16:20.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink156707529\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:20.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink659792276\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:20.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink808690659\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:20.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink132836838\\dest\\loophole-victim" -> "../victim" [2020-10-26T20:16:20.442Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-10-26T20:16:20.442Z] === RUN TestApplyLayerWhiteouts [2020-10-26T20:16:20.442Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2020-10-26T20:16:20.442Z] === RUN TestGenerateEmptyFile [2020-10-26T20:16:20.442Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-10-26T20:16:20.442Z] === RUN TestGenerateWithContent [2020-10-26T20:16:20.442Z] --- PASS: TestGenerateWithContent (0.00s) [2020-10-26T20:16:20.442Z] PASS [2020-10-26T20:16:20.442Z] coverage: 62.7% of statements [2020-10-26T20:16:20.442Z] ok github.com/docker/docker/pkg/archive 9.703s coverage: 62.7% of statements [2020-10-26T20:16:20.905Z] === RUN TestParseKeyValueOpt [2020-10-26T20:16:20.905Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-10-26T20:16:20.905Z] === RUN TestParseUintList [2020-10-26T20:16:20.905Z] --- PASS: TestParseUintList (0.00s) [2020-10-26T20:16:20.905Z] === RUN TestParseUintListMaximumLimits [2020-10-26T20:16:20.905Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-10-26T20:16:20.905Z] PASS [2020-10-26T20:16:20.905Z] coverage: 97.0% of statements [2020-10-26T20:16:20.905Z] ok github.com/docker/docker/pkg/parsers 0.068s coverage: 97.0% of statements [2020-10-26T20:16:21.132Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-26T20:16:21.132Z] --- PASS: TestSecretsCreateAndDelete (2.75s) [2020-10-26T20:16:21.132Z] === RUN TestSecretsUpdate [2020-10-26T20:16:21.329Z] --- PASS: TestSecretsUpdate (1.91s) [2020-10-26T20:16:21.329Z] === RUN TestTemplatedSecret [2020-10-26T20:16:21.369Z] === RUN TestNewAndRemove [2020-10-26T20:16:21.369Z] --- PASS: TestNewAndRemove (0.00s) [2020-10-26T20:16:21.369Z] === RUN TestRemoveInvalidPath [2020-10-26T20:16:21.369Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-10-26T20:16:21.369Z] PASS [2020-10-26T20:16:21.369Z] coverage: 82.6% of statements [2020-10-26T20:16:21.369Z] ok github.com/docker/docker/pkg/pidfile 0.121s coverage: 82.6% of statements [2020-10-26T20:16:22.045Z] #15 DONE 6.5s [2020-10-26T20:16:22.045Z] [2020-10-26T20:16:22.045Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-10-26T20:16:22.303Z] #16 DONE 0.5s [2020-10-26T20:16:22.303Z] [2020-10-26T20:16:22.303Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-10-26T20:16:22.347Z] === RUN TestParseEmptyInterface [2020-10-26T20:16:22.347Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestParseNonInterfaceType [2020-10-26T20:16:22.347Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestParseWithOneFunction [2020-10-26T20:16:22.347Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestParseWithMultipleFuncs [2020-10-26T20:16:22.347Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestParseWithUnnamedReturn [2020-10-26T20:16:22.347Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestEmbeddedInterface [2020-10-26T20:16:22.347Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestParsedImports [2020-10-26T20:16:22.347Z] --- PASS: TestParsedImports (0.00s) [2020-10-26T20:16:22.347Z] === RUN TestAliasedImports [2020-10-26T20:16:22.347Z] --- PASS: TestAliasedImports (0.00s) [2020-10-26T20:16:22.347Z] PASS [2020-10-26T20:16:22.347Z] coverage: 56.8% of statements [2020-10-26T20:16:22.347Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2020-10-26T20:16:22.518Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-26T20:16:22.518Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-26T20:16:22.518Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-26T20:16:22.811Z] === RUN TestFailedConnection [2020-10-26T20:16:22.870Z] #17 DONE 0.5s [2020-10-26T20:16:22.870Z] [2020-10-26T20:16:22.870Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-10-26T20:16:22.870Z] #18 DONE 0.0s [2020-10-26T20:16:22.870Z] [2020-10-26T20:16:22.870Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-26T20:16:22.870Z] #22 DONE 0.0s [2020-10-26T20:16:22.870Z] [2020-10-26T20:16:22.870Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-10-26T20:16:23.130Z] #19 DONE 0.1s [2020-10-26T20:16:23.130Z] [2020-10-26T20:16:23.130Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-10-26T20:16:23.130Z] #26 DONE 0.1s [2020-10-26T20:16:23.130Z] [2020-10-26T20:16:23.130Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-26T20:16:23.130Z] #23 DONE 0.1s [2020-10-26T20:16:23.130Z] [2020-10-26T20:16:23.130Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-10-26T20:16:23.130Z] #27 DONE 0.1s [2020-10-26T20:16:23.130Z] [2020-10-26T20:16:23.130Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-10-26T20:16:23.130Z] #28 DONE 0.1s [2020-10-26T20:16:23.130Z] [2020-10-26T20:16:23.130Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-26T20:16:23.461Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-26T20:16:23.791Z] === RUN TestHTTPTransport [2020-10-26T20:16:23.791Z] --- PASS: TestHTTPTransport (0.00s) [2020-10-26T20:16:23.791Z] PASS [2020-10-26T20:16:23.791Z] coverage: 85.7% of statements [2020-10-26T20:16:23.791Z] ok github.com/docker/docker/pkg/plugins/transport 0.115s coverage: 85.7% of statements [2020-10-26T20:16:23.791Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-10-26T20:16:23.791Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-10-26T20:16:23.791Z] === RUN TestBufioReaderPoolPutAndGet [2020-10-26T20:16:23.791Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-10-26T20:16:23.791Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-10-26T20:16:23.791Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-10-26T20:16:23.791Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-10-26T20:16:23.791Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-10-26T20:16:23.791Z] === RUN TestBufioWriterPoolPutAndGet [2020-10-26T20:16:23.791Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-10-26T20:16:23.791Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-10-26T20:16:23.791Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-10-26T20:16:23.791Z] === RUN TestBufferPoolPutAndGet [2020-10-26T20:16:23.791Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-10-26T20:16:23.791Z] PASS [2020-10-26T20:16:23.791Z] coverage: 88.2% of statements [2020-10-26T20:16:23.791Z] ok github.com/docker/docker/pkg/pools 0.129s coverage: 88.2% of statements [2020-10-26T20:16:23.791Z] --- PASS: TestFailedConnection (1.07s) [2020-10-26T20:16:23.791Z] === RUN TestFailOnce [2020-10-26T20:16:24.032Z] --- PASS: TestSecretsUpdate (2.85s) [2020-10-26T20:16:24.032Z] === RUN TestTemplatedSecret [2020-10-26T20:16:24.032Z] === RUN TestDockerSuite/TestCommitChange [2020-10-26T20:16:24.107Z] --- PASS: TestTemplatedSecret (2.42s) [2020-10-26T20:16:24.107Z] === RUN TestSecretCreateResolve [2020-10-26T20:16:24.255Z] 2020/10/26 20:16:23 http: panic serving 127.0.0.1:49219: Plugin not ready [2020-10-26T20:16:24.255Z] goroutine 10 [running]: [2020-10-26T20:16:24.255Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-10-26T20:16:24.255Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-10-26T20:16:24.255Z] panic(0x849ac0, 0x986810) [2020-10-26T20:16:24.255Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-10-26T20:16:24.255Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000130000, 0xc0000d0300) [2020-10-26T20:16:24.255Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-10-26T20:16:24.255Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000130000, 0xc0000d0300) [2020-10-26T20:16:24.255Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-10-26T20:16:24.255Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000130000, 0xc0000d0300) [2020-10-26T20:16:24.255Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-10-26T20:16:24.255Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000130000, 0xc0000d0300) [2020-10-26T20:16:24.255Z] c:/go/src/net/http/server.go:2831 +0xab [2020-10-26T20:16:24.255Z] net/http.(*conn).serve(0xc000058b40, 0x99b040, 0xc00004a980) [2020-10-26T20:16:24.255Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-10-26T20:16:24.255Z] created by net/http.(*Server).Serve [2020-10-26T20:16:24.255Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-10-26T20:16:24.255Z] time="2020-10-26T20:16:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2020-10-26T20:16:24.718Z] === RUN TestOutputOnPrematureClose [2020-10-26T20:16:24.718Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-10-26T20:16:24.718Z] === RUN TestCompleteSilently [2020-10-26T20:16:24.718Z] --- PASS: TestCompleteSilently (0.00s) [2020-10-26T20:16:24.718Z] PASS [2020-10-26T20:16:24.718Z] coverage: 75.9% of statements [2020-10-26T20:16:24.718Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2020-10-26T20:16:24.976Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-26T20:16:25.182Z] === RUN TestSendToOneSub [2020-10-26T20:16:25.182Z] --- PASS: TestSendToOneSub (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestSendToMultipleSubs [2020-10-26T20:16:25.182Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestEvictOneSub [2020-10-26T20:16:25.182Z] --- PASS: TestEvictOneSub (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestClosePublisher [2020-10-26T20:16:25.182Z] --- PASS: TestClosePublisher (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestPubSubRace [2020-10-26T20:16:25.182Z] --- PASS: TestFailOnce (1.17s) [2020-10-26T20:16:25.182Z] === RUN TestEchoInputOutput [2020-10-26T20:16:25.182Z] --- PASS: TestEchoInputOutput (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestBackoff [2020-10-26T20:16:25.182Z] --- PASS: TestBackoff (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestAbortRetry [2020-10-26T20:16:25.182Z] --- PASS: TestAbortRetry (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestClientScheme [2020-10-26T20:16:25.182Z] --- PASS: TestClientScheme (0.00s) [2020-10-26T20:16:25.182Z] === RUN TestNewClientWithTimeout [2020-10-26T20:16:25.547Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-26T20:16:25.646Z] time="2020-10-26T20:16:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-10-26T20:16:26.115Z] === RUN TestRegister [2020-10-26T20:16:26.115Z] --- PASS: TestRegister (0.00s) [2020-10-26T20:16:26.115Z] === RUN TestCommand [2020-10-26T20:16:26.115Z] --- PASS: TestCommand (0.03s) [2020-10-26T20:16:26.115Z] === RUN TestNaiveSelf [2020-10-26T20:16:26.115Z] --- PASS: TestPubSubRace (1.05s) [2020-10-26T20:16:26.115Z] PASS [2020-10-26T20:16:26.115Z] coverage: 75.0% of statements [2020-10-26T20:16:26.115Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 75.0% of statements [2020-10-26T20:16:26.115Z] --- PASS: TestNaiveSelf (0.03s) [2020-10-26T20:16:26.115Z] PASS [2020-10-26T20:16:26.115Z] coverage: 82.4% of statements [2020-10-26T20:16:26.115Z] ok github.com/docker/docker/pkg/reexec 0.152s coverage: 82.4% of statements [2020-10-26T20:16:26.196Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-10-26T20:16:26.196Z] PASS [2020-10-26T20:16:26.196Z] [2020-10-26T20:16:26.196Z] DONE 6 tests in 12.079s [2020-10-26T20:16:26.196Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-10-26T20:16:26.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:26.196Z] ++ set -e [2020-10-26T20:16:26.196Z] ++ '[' -n 0 ']' [2020-10-26T20:16:26.196Z] ++ set -x [2020-10-26T20:16:26.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:26.196Z] INFO: Testing against a local daemon [2020-10-26T20:16:26.196Z] === RUN TestServiceCreateInit [2020-10-26T20:16:26.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-26T20:16:27.093Z] time="2020-10-26T20:16:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-10-26T20:16:27.093Z] === RUN TestParseSignal [2020-10-26T20:16:27.093Z] --- PASS: TestParseSignal (0.00s) [2020-10-26T20:16:27.093Z] === RUN TestValidSignalForPlatform [2020-10-26T20:16:27.093Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-10-26T20:16:27.093Z] PASS [2020-10-26T20:16:27.093Z] coverage: 20.3% of statements [2020-10-26T20:16:27.093Z] ok github.com/docker/docker/pkg/signal 0.132s coverage: 20.3% of statements [2020-10-26T20:16:27.462Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-26T20:16:27.462Z] --- PASS: TestTemplatedSecret (3.34s) [2020-10-26T20:16:27.462Z] === RUN TestSecretCreateResolve [2020-10-26T20:16:27.558Z] === RUN TestNewStdWriter [2020-10-26T20:16:27.558Z] --- PASS: TestNewStdWriter (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestWriteWithUninitializedStdWriter [2020-10-26T20:16:27.558Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestWriteWithNilBytes [2020-10-26T20:16:27.558Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestWrite [2020-10-26T20:16:27.558Z] --- PASS: TestWrite (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestWriteWithWriterError [2020-10-26T20:16:27.558Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-10-26T20:16:27.558Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyWriteAndRead [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyWithInvalidInputHeader [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyWithCorruptedPrefix [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyReturnsWriteErrors [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-10-26T20:16:27.558Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-10-26T20:16:27.558Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-10-26T20:16:27.558Z] PASS [2020-10-26T20:16:27.558Z] coverage: 100.0% of statements [2020-10-26T20:16:27.558Z] ok github.com/docker/docker/pkg/stdcopy 0.108s coverage: 100.0% of statements [2020-10-26T20:16:28.403Z] #29 ... [2020-10-26T20:16:28.403Z] [2020-10-26T20:16:28.403Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-26T20:16:28.403Z] #24 1.069 + RM_GOPATH=0 [2020-10-26T20:16:28.403Z] #24 1.070 + TMP_GOPATH= [2020-10-26T20:16:28.403Z] #24 1.071 + : /build [2020-10-26T20:16:28.403Z] #24 1.071 + '[' -z '' ']' [2020-10-26T20:16:28.403Z] #24 1.074 ++ mktemp -d [2020-10-26T20:16:28.403Z] #24 1.075 + export GOPATH=/tmp/tmp.lcAAEp [2020-10-26T20:16:28.403Z] #24 1.075 + GOPATH=/tmp/tmp.lcAAEp [2020-10-26T20:16:28.403Z] #24 1.075 + RM_GOPATH=1 [2020-10-26T20:16:28.403Z] #24 1.075 + case "$(go env GOARCH)" in [2020-10-26T20:16:28.403Z] #24 1.075 ++ go env GOARCH [2020-10-26T20:16:28.403Z] #24 1.082 + export GO_BUILDMODE=-buildmode=pie [2020-10-26T20:16:28.403Z] #24 1.083 + GO_BUILDMODE=-buildmode=pie [2020-10-26T20:16:28.403Z] #24 1.083 ++ dirname ./install.sh [2020-10-26T20:16:28.403Z] #24 1.086 + dir=. [2020-10-26T20:16:28.403Z] #24 1.086 + bin=dockercli [2020-10-26T20:16:28.403Z] #24 1.086 + shift [2020-10-26T20:16:28.403Z] #24 1.087 + '[' '!' -f ./dockercli.installer ']' [2020-10-26T20:16:28.403Z] #24 1.087 + . ./dockercli.installer [2020-10-26T20:16:28.403Z] #24 1.087 ++ : stable [2020-10-26T20:16:28.403Z] #24 1.087 ++ : 17.06.2-ce [2020-10-26T20:16:28.403Z] #24 1.087 + install_dockercli [2020-10-26T20:16:28.403Z] #24 1.087 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-26T20:16:28.403Z] #24 1.087 Install docker/cli version 17.06.2-ce from stable [2020-10-26T20:16:28.403Z] #24 1.088 ++ uname -m [2020-10-26T20:16:28.403Z] #24 1.091 + arch=x86_64 [2020-10-26T20:16:28.403Z] #24 1.091 + '[' x86_64 '!=' x86_64 ']' [2020-10-26T20:16:28.403Z] #24 1.092 + url=https://download.docker.com/linux/static [2020-10-26T20:16:28.403Z] #24 1.093 + tar -xz docker/docker [2020-10-26T20:16:28.403Z] #24 1.094 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-26T20:16:28.403Z] #24 3.531 + mkdir -p /build [2020-10-26T20:16:28.403Z] #24 3.533 + mv docker/docker /build/ [2020-10-26T20:16:28.403Z] #24 3.536 + rmdir docker [2020-10-26T20:16:28.403Z] #24 DONE 5.0s [2020-10-26T20:16:28.403Z] [2020-10-26T20:16:28.403Z] #31 [builder 1/4] COPY . . [2020-10-26T20:16:28.403Z] #31 DONE 5.1s [2020-10-26T20:16:28.403Z] [2020-10-26T20:16:28.403Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-26T20:16:28.403Z] #20 2.449 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-26T20:16:28.403Z] #20 3.082 [2020-10-26T20:16:28.403Z] #20 3.205 # 1.7% ########## 14.2% ####################### 32.9% ################################ 45.4% ############################################# 63.5% ############################################################# 84.7% ######################################################################## 100.0% [2020-10-26T20:16:28.403Z] #20 4.142 [2020-10-26T20:16:28.403Z] #20 4.260 ##################### 29.6% ######################################################################## 100.0% [2020-10-26T20:16:28.403Z] #20 4.599 [2020-10-26T20:16:28.403Z] #20 4.716 0.2% ######################################################################## 100.0% [2020-10-26T20:16:28.403Z] #20 5.323 [2020-10-26T20:16:28.404Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-26T20:16:28.537Z] === RUN TestGenerateRandomID [2020-10-26T20:16:28.537Z] --- PASS: TestGenerateRandomID (0.00s) [2020-10-26T20:16:28.537Z] === RUN TestShortenId [2020-10-26T20:16:28.537Z] --- PASS: TestShortenId (0.00s) [2020-10-26T20:16:28.537Z] === RUN TestShortenSha256Id [2020-10-26T20:16:28.537Z] --- PASS: TestShortenSha256Id (0.00s) [2020-10-26T20:16:28.537Z] === RUN TestShortenIdEmpty [2020-10-26T20:16:28.537Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-10-26T20:16:28.537Z] === RUN TestShortenIdInvalid [2020-10-26T20:16:28.537Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-10-26T20:16:28.537Z] === RUN TestIsShortIDNonHex [2020-10-26T20:16:28.537Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-10-26T20:16:28.537Z] === RUN TestIsShortIDNotCorrectSize [2020-10-26T20:16:28.537Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-10-26T20:16:28.537Z] PASS [2020-10-26T20:16:28.537Z] coverage: 70.6% of statements [2020-10-26T20:16:28.537Z] ok github.com/docker/docker/pkg/stringid 0.058s coverage: 70.6% of statements [2020-10-26T20:16:29.001Z] === RUN TestRawProgressFormatterFormatStatus [2020-10-26T20:16:29.001Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestRawProgressFormatterFormatProgress [2020-10-26T20:16:29.001Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestFormatStatus [2020-10-26T20:16:29.001Z] --- PASS: TestFormatStatus (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestFormatError [2020-10-26T20:16:29.001Z] --- PASS: TestFormatError (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestFormatJSONError [2020-10-26T20:16:29.001Z] --- PASS: TestFormatJSONError (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestJsonProgressFormatterFormatProgress [2020-10-26T20:16:29.001Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestJsonProgressFormatterFormatStatus [2020-10-26T20:16:29.001Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestNewJSONProgressOutput [2020-10-26T20:16:29.001Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestAuxFormatterEmit [2020-10-26T20:16:29.001Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestStreamWriterStdout [2020-10-26T20:16:29.001Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-10-26T20:16:29.001Z] === RUN TestStreamWriterStderr [2020-10-26T20:16:29.001Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-10-26T20:16:29.001Z] PASS [2020-10-26T20:16:29.001Z] coverage: 66.2% of statements [2020-10-26T20:16:29.001Z] ok github.com/docker/docker/pkg/streamformatter 0.149s coverage: 66.2% of statements [2020-10-26T20:16:29.180Z] #20 5.451 ###### 8.9% ##################### 29.2% ############################## 42.1% ######################################## 56.8% ################################################### 71.9% ############################################################### 88.6% ######################################################################## 100.0% [2020-10-26T20:16:29.345Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-26T20:16:29.440Z] #20 6.509 [2020-10-26T20:16:29.465Z] time="2020-10-26T20:16:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-10-26T20:16:29.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-26T20:16:29.819Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-26T20:16:29.929Z] === RUN TestIsCpusetListAvailable [2020-10-26T20:16:29.929Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-10-26T20:16:29.929Z] PASS [2020-10-26T20:16:29.929Z] coverage: 38.2% of statements [2020-10-26T20:16:29.929Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2020-10-26T20:16:30.177Z] --- PASS: TestSecretCreateResolve (2.85s) [2020-10-26T20:16:30.177Z] PASS [2020-10-26T20:16:30.177Z] [2020-10-26T20:16:30.177Z] DONE 6 tests in 18.273s [2020-10-26T20:16:30.177Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-26T20:16:30.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:30.177Z] ++ set -e [2020-10-26T20:16:30.177Z] ++ '[' -n 0 ']' [2020-10-26T20:16:30.177Z] ++ set -x [2020-10-26T20:16:30.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:16:30.439Z] INFO: Testing against a local daemon [2020-10-26T20:16:30.439Z] === RUN TestServiceCreateInit [2020-10-26T20:16:30.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-26T20:16:30.476Z] #20 6.628 # 2.2% ##### 8.3% ########## 14.0% ############# 19.2% ################ 23.5% ##################### 29.6% [2020-10-26T20:16:30.476Z] #20 ... [2020-10-26T20:16:30.476Z] [2020-10-26T20:16:30.476Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-10-26T20:16:30.476Z] #32 DONE 2.5s [2020-10-26T20:16:30.476Z] [2020-10-26T20:16:30.476Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-26T20:16:31.014Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-26T20:16:31.482Z] === RUN TestTailFile [2020-10-26T20:16:31.482Z] --- PASS: TestTailFile (0.00s) [2020-10-26T20:16:31.482Z] === RUN TestTailFileManyLines [2020-10-26T20:16:31.482Z] --- PASS: TestTailFileManyLines (0.00s) [2020-10-26T20:16:31.482Z] === RUN TestTailEmptyFile [2020-10-26T20:16:31.482Z] --- PASS: TestTailEmptyFile (0.00s) [2020-10-26T20:16:31.482Z] === RUN TestTailNegativeN [2020-10-26T20:16:31.482Z] --- PASS: TestTailNegativeN (0.00s) [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/2_byte_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/12_byte_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/truncated_last_line [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/no_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/4_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/2_byte_delimiter [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/single_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/12_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/8_byte_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.482Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-26T20:16:31.482Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestChtimes [2020-10-26T20:16:31.483Z] --- PASS: TestChtimes (0.01s) [2020-10-26T20:16:31.483Z] === RUN TestChtimesWindows [2020-10-26T20:16:31.483Z] --- PASS: TestChtimesWindows (0.00s) [2020-10-26T20:16:31.483Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-10-26T20:16:31.483Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-10-26T20:16:31.483Z] === RUN TestEnsureRemoveAllNotExist [2020-10-26T20:16:31.483Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-10-26T20:16:31.483Z] === RUN TestEnsureRemoveAllWithDir [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-10-26T20:16:31.483Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:31.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:31.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:31.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestEnsureRemoveAllWithFile [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:31.484Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:31.484Z] === RUN TestEnsureRemoveAllWithMount [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:31.484Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:31.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:31.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:31.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:31.771Z] #20 6.628 # 2.2% ##### 8.3% ########## 14.0% ############# 19.2% ################ 23.5% ##################### 29.6% ###################### 31.2% ########################## 36.2% ############################ 39.6% ############################### 44.1% ################################### 49.9% ##################################### 52.6% ########################################## 59.0% ############################################### 66.0% ##################################################### 74.0% ############################################################ 83.3% ################################################################### 93.2% ##################################################################### 96.6% ######################################################################## 100.0% [2020-10-26T20:16:31.957Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-26T20:16:32.030Z] #20 9.144 [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.048Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.048Z] === RUN TestHasWin32KSupport [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.048Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.048Z] syscall_windows_test.go:8: win32k: true [2020-10-26T20:16:32.048Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.048Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.049Z] PASS [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.049Z] coverage: 12.0% of statements [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.049Z] ok github.com/docker/docker/pkg/system 0.109s coverage: 12.0% of statements [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.049Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-26T20:16:32.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-26T20:16:32.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-26T20:16:32.052Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.02s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.01s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-26T20:16:32.516Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-26T20:16:32.518Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-26T20:16:32.518Z] PASS [2020-10-26T20:16:32.518Z] coverage: 88.6% of statements [2020-10-26T20:16:32.518Z] ok github.com/docker/docker/pkg/tailfile 0.281s coverage: 88.6% of statements [2020-10-26T20:16:32.982Z] testing: warning: no tests to run [2020-10-26T20:16:32.982Z] PASS [2020-10-26T20:16:32.982Z] coverage: [no statements] [2020-10-26T20:16:32.982Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2020-10-26T20:16:33.408Z] #20 10.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-26T20:16:33.446Z] === RUN TestTarSumRemoveNonExistent [2020-10-26T20:16:33.446Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-10-26T20:16:33.446Z] === RUN TestTarSumRemove [2020-10-26T20:16:33.446Z] --- PASS: TestTarSumRemove (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestSortFileInfoSums [2020-10-26T20:16:33.446Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestNewTarSumForLabelInvalid [2020-10-26T20:16:33.446Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestNewTarSumForLabel [2020-10-26T20:16:33.446Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestEmptyTar [2020-10-26T20:16:33.446Z] --- PASS: TestEmptyTar (0.02s) [2020-10-26T20:16:33.446Z] === RUN TestTarSumsReadSize [2020-10-26T20:16:33.446Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-10-26T20:16:33.446Z] === RUN TestTarSums [2020-10-26T20:16:33.446Z] --- PASS: TestTarSums (0.11s) [2020-10-26T20:16:33.446Z] === RUN TestIteration [2020-10-26T20:16:33.446Z] --- PASS: TestIteration (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestVersionLabelForChecksum [2020-10-26T20:16:33.446Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestVersion [2020-10-26T20:16:33.446Z] --- PASS: TestVersion (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestGetVersion [2020-10-26T20:16:33.446Z] --- PASS: TestGetVersion (0.00s) [2020-10-26T20:16:33.446Z] === RUN TestGetVersions [2020-10-26T20:16:33.446Z] --- PASS: TestGetVersions (0.00s) [2020-10-26T20:16:33.446Z] PASS [2020-10-26T20:16:33.446Z] coverage: 89.3% of statements [2020-10-26T20:16:33.446Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements [2020-10-26T20:16:33.594Z] --- PASS: TestServiceCreateInit (7.29s) [2020-10-26T20:16:33.594Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2020-10-26T20:16:33.594Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2020-10-26T20:16:33.594Z] === RUN TestCreateServiceMultipleTimes [2020-10-26T20:16:33.875Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-26T20:16:33.911Z] time="2020-10-26T20:16:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-10-26T20:16:33.977Z] #20 10.94 [2020-10-26T20:16:33.977Z] #20 11.06 ######################################################################## 100.0% [2020-10-26T20:16:34.374Z] === RUN TestTruncIndex [2020-10-26T20:16:34.374Z] --- PASS: TestTruncIndex (0.10s) [2020-10-26T20:16:34.374Z] PASS [2020-10-26T20:16:34.374Z] coverage: 91.5% of statements [2020-10-26T20:16:34.374Z] ok github.com/docker/docker/pkg/truncindex 0.171s coverage: 91.5% of statements [2020-10-26T20:16:34.374Z] === RUN TestIsGIT [2020-10-26T20:16:34.374Z] --- PASS: TestIsGIT (0.00s) [2020-10-26T20:16:34.374Z] === RUN TestIsTransport [2020-10-26T20:16:34.374Z] --- PASS: TestIsTransport (0.00s) [2020-10-26T20:16:34.374Z] PASS [2020-10-26T20:16:34.374Z] coverage: 100.0% of statements [2020-10-26T20:16:34.374Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-10-26T20:16:34.545Z] #20 11.41 [2020-10-26T20:16:34.818Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-26T20:16:35.080Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-26T20:16:35.080Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-26T20:16:35.341Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-26T20:16:35.341Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-26T20:16:35.341Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-26T20:16:35.341Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-26T20:16:35.352Z] === RUN TestVersionInfo [2020-10-26T20:16:35.352Z] --- PASS: TestVersionInfo (0.00s) [2020-10-26T20:16:35.352Z] === RUN TestAppendVersions [2020-10-26T20:16:35.352Z] --- PASS: TestAppendVersions (0.00s) [2020-10-26T20:16:35.352Z] PASS [2020-10-26T20:16:35.352Z] coverage: 88.9% of statements [2020-10-26T20:16:35.352Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-10-26T20:16:35.925Z] #20 12.87 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-26T20:16:36.285Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-26T20:16:36.493Z] #20 13.37 [2020-10-26T20:16:36.493Z] #20 13.49 ######### 12.8% ######################################################################## 100.0% [2020-10-26T20:16:36.863Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-26T20:16:36.903Z] === RUN TestValidatePrivileges [2020-10-26T20:16:36.903Z] --- PASS: TestValidatePrivileges (0.00s) [2020-10-26T20:16:36.903Z] === RUN TestFilterByCapNeg [2020-10-26T20:16:36.903Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-10-26T20:16:36.903Z] === RUN TestFilterByCapPos [2020-10-26T20:16:36.903Z] --- PASS: TestFilterByCapPos (0.00s) [2020-10-26T20:16:36.903Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-10-26T20:16:36.903Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-10-26T20:16:36.903Z] PASS [2020-10-26T20:16:36.903Z] coverage: 12.0% of statements [2020-10-26T20:16:36.903Z] ok github.com/docker/docker/plugin 0.142s coverage: 12.0% of statements [2020-10-26T20:16:37.062Z] #20 13.90 [2020-10-26T20:16:37.367Z] === RUN TestNewSettable [2020-10-26T20:16:37.367Z] --- PASS: TestNewSettable (0.00s) [2020-10-26T20:16:37.367Z] === RUN TestIsSettable [2020-10-26T20:16:37.367Z] --- PASS: TestIsSettable (0.00s) [2020-10-26T20:16:37.367Z] === RUN TestUpdateSettingsEnv [2020-10-26T20:16:37.367Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-10-26T20:16:37.367Z] PASS [2020-10-26T20:16:37.367Z] coverage: 20.1% of statements [2020-10-26T20:16:37.367Z] ok github.com/docker/docker/plugin/v2 0.127s coverage: 20.1% of statements [2020-10-26T20:16:38.247Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-26T20:16:38.247Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-26T20:16:38.440Z] #20 15.32 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-26T20:16:38.440Z] #20 15.49 skipping existing c35d46ef359f [2020-10-26T20:16:38.818Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-26T20:16:38.920Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-26T20:16:38.920Z] === RUN TestLoad [2020-10-26T20:16:38.920Z] --- PASS: TestLoad (0.00s) [2020-10-26T20:16:38.920Z] === RUN TestSave [2020-10-26T20:16:38.920Z] --- PASS: TestSave (0.03s) [2020-10-26T20:16:38.920Z] === RUN TestAddDeleteGet [2020-10-26T20:16:38.920Z] --- PASS: TestAddDeleteGet (0.05s) [2020-10-26T20:16:38.920Z] === RUN TestInvalidTags [2020-10-26T20:16:38.920Z] --- PASS: TestInvalidTags (0.01s) [2020-10-26T20:16:38.920Z] PASS [2020-10-26T20:16:38.920Z] coverage: 84.4% of statements [2020-10-26T20:16:38.920Z] ok github.com/docker/docker/reference 0.152s coverage: 84.4% of statements [2020-10-26T20:16:39.007Z] #20 15.77 [2020-10-26T20:16:39.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-26T20:16:39.942Z] #20 16.99 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-26T20:16:40.337Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestReaderWithReadError [2020-10-26T20:16:40.477Z] === RUN TestRestartManagerTimeout [2020-10-26T20:16:40.477Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-10-26T20:16:40.477Z] === RUN TestRestartManagerTimeoutReset [2020-10-26T20:16:40.477Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-10-26T20:16:40.477Z] PASS [2020-10-26T20:16:40.477Z] coverage: 50.9% of statements [2020-10-26T20:16:40.477Z] ok github.com/docker/docker/restartmanager 0.242s coverage: 50.9% of statements [2020-10-26T20:16:40.477Z] time="2020-10-26T20:16:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestReader [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestReader (0.00s) [2020-10-26T20:16:40.477Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-10-26T20:16:40.477Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-10-26T20:16:40.477Z] PASS [2020-10-26T20:16:40.477Z] coverage: 100.0% of statements [2020-10-26T20:16:40.477Z] ok github.com/docker/docker/registry/resumable 0.322s coverage: 100.0% of statements [2020-10-26T20:16:40.509Z] #20 17.51 [2020-10-26T20:16:40.509Z] #20 17.57 # [2020-10-26T20:16:40.509Z] #20 ... [2020-10-26T20:16:40.509Z] [2020-10-26T20:16:40.509Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-26T20:16:40.509Z] #33 1.109 [2020-10-26T20:16:40.509Z] #33 1.199 Removing bundles/ [2020-10-26T20:16:40.509Z] #33 1.200 [2020-10-26T20:16:40.509Z] #33 1.204 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-10-26T20:16:40.509Z] #33 2.527 Building test suite binary ./integration-cli/test.main [2020-10-26T20:16:40.597Z] --- PASS: TestServiceCreateInit (9.98s) [2020-10-26T20:16:40.597Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.73s) [2020-10-26T20:16:40.597Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2020-10-26T20:16:40.597Z] === RUN TestCreateServiceMultipleTimes [2020-10-26T20:16:40.768Z] #33 ... [2020-10-26T20:16:40.768Z] [2020-10-26T20:16:40.768Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-26T20:16:40.768Z] #20 17.57 ######################################################################## 100.0% [2020-10-26T20:16:40.859Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-26T20:16:40.940Z] === RUN TestSameAuthDataPostSave [2020-10-26T20:16:40.940Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestResolveAuthConfigIndexServer [2020-10-26T20:16:40.940Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestResolveAuthConfigFullURL [2020-10-26T20:16:40.940Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestLoadAllowNondistributableArtifacts [2020-10-26T20:16:40.940Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestValidateMirror [2020-10-26T20:16:40.940Z] --- PASS: TestValidateMirror (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestLoadInsecureRegistries [2020-10-26T20:16:40.940Z] time="2020-10-26T20:16:40Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-10-26T20:16:40.940Z] time="2020-10-26T20:16:40Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-10-26T20:16:40.940Z] time="2020-10-26T20:16:40Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-10-26T20:16:40.940Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2020-10-26T20:16:40.940Z] === RUN TestNewServiceConfig [2020-10-26T20:16:40.940Z] --- PASS: TestNewServiceConfig (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestValidateIndexName [2020-10-26T20:16:40.940Z] --- PASS: TestValidateIndexName (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestValidateIndexNameWithError [2020-10-26T20:16:40.940Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestEndpointParse [2020-10-26T20:16:40.940Z] --- PASS: TestEndpointParse (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestEndpointParseInvalid [2020-10-26T20:16:40.940Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestValidateEndpoint [2020-10-26T20:16:40.940Z] --- PASS: TestValidateEndpoint (0.01s) [2020-10-26T20:16:40.940Z] === RUN TestPing [2020-10-26T20:16:40.940Z] --- PASS: TestPing (0.00s) [2020-10-26T20:16:40.940Z] === RUN TestPingRegistryEndpoint [2020-10-26T20:16:40.940Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2020-10-26T20:16:40.940Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:40.940Z] === RUN TestEndpoint [2020-10-26T20:16:40.940Z] --- SKIP: TestEndpoint (0.01s) [2020-10-26T20:16:40.940Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:40.940Z] === RUN TestGetRemoteHistory [2020-10-26T20:16:40.940Z] --- PASS: TestGetRemoteHistory (0.01s) [2020-10-26T20:16:40.940Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-10-26T20:16:40.940Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.940Z] User-Agent: docker test client [2020-10-26T20:16:40.940Z] Authorization: Token fake-token [2020-10-26T20:16:40.940Z] Accept-Encoding: gzip [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.940Z] Connection: close [2020-10-26T20:16:40.940Z] Content-Length: 140 [2020-10-26T20:16:40.940Z] Cache-Control: no-cache [2020-10-26T20:16:40.940Z] Content-Type: application/json [2020-10-26T20:16:40.940Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.940Z] Expires: -1 [2020-10-26T20:16:40.940Z] Pragma: no-cache [2020-10-26T20:16:40.940Z] Server: docker-tests/mock [2020-10-26T20:16:40.940Z] Set-Cookie: session=FAKE-SESSION-1603743400736801400; Max-Age=3600 [2020-10-26T20:16:40.940Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.940Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.940Z] X-Docker-Size: 154 [2020-10-26T20:16:40.940Z] X-Docker-Token: FAKE-TOKEN-1603743400736801400 [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] === RUN TestLookupRemoteImage [2020-10-26T20:16:40.940Z] --- PASS: TestLookupRemoteImage (0.01s) [2020-10-26T20:16:40.940Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-10-26T20:16:40.940Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.940Z] User-Agent: docker test client [2020-10-26T20:16:40.940Z] Authorization: Token fake-token [2020-10-26T20:16:40.940Z] Accept-Encoding: gzip [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.940Z] Connection: close [2020-10-26T20:16:40.940Z] Content-Length: 559 [2020-10-26T20:16:40.940Z] Cache-Control: no-cache [2020-10-26T20:16:40.940Z] Content-Type: application/json [2020-10-26T20:16:40.940Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.940Z] Expires: -1 [2020-10-26T20:16:40.940Z] Pragma: no-cache [2020-10-26T20:16:40.940Z] Server: docker-tests/mock [2020-10-26T20:16:40.940Z] Set-Cookie: session=FAKE-SESSION-1603743400748786500; Max-Age=3600 [2020-10-26T20:16:40.940Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.940Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.940Z] X-Docker-Size: 154 [2020-10-26T20:16:40.940Z] X-Docker-Token: FAKE-TOKEN-1603743400748786500 [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.940Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-10-26T20:16:40.940Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.940Z] User-Agent: docker test client [2020-10-26T20:16:40.940Z] Authorization: Token FAKE-TOKEN-1603743400748786500 [2020-10-26T20:16:40.940Z] Accept-Encoding: gzip [2020-10-26T20:16:40.940Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 19 [2020-10-26T20:16:40.941Z] Content-Type: text/plain; charset=utf-8 [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400749773400; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Content-Type-Options: nosniff [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400749773400 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] === RUN TestGetRemoteImageJSON [2020-10-26T20:16:40.941Z] --- PASS: TestGetRemoteImageJSON (0.02s) [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token fake-token [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 559 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400762786800; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Size: 154 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400762786800 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token FAKE-TOKEN-1603743400762786800 [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 19 [2020-10-26T20:16:40.941Z] Content-Type: text/plain; charset=utf-8 [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400764785000; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Content-Type-Options: nosniff [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400764785000 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] === RUN TestGetRemoteImageLayer [2020-10-26T20:16:40.941Z] --- PASS: TestGetRemoteImageLayer (0.01s) [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token fake-token [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 154 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400769114600; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Size: 154 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400769114600 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token FAKE-TOKEN-1603743400769114600 [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 19 [2020-10-26T20:16:40.941Z] Content-Type: text/plain; charset=utf-8 [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400769840000; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Content-Type-Options: nosniff [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400769840000 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] === RUN TestGetRemoteTag [2020-10-26T20:16:40.941Z] --- PASS: TestGetRemoteTag (0.01s) [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token fake-token [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 66 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400774776900; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400775783200 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token FAKE-TOKEN-1603743400775783200 [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 32 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400778835900; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400778835900 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] === RUN TestGetRemoteTags [2020-10-26T20:16:40.941Z] --- PASS: TestGetRemoteTags (0.01s) [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token fake-token [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 151 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400784806700; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400784806700 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token FAKE-TOKEN-1603743400784806700 [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 32 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] Set-Cookie: session=FAKE-SESSION-1603743400786789900; Max-Age=3600 [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-TOKEN-1603743400786789900 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] === RUN TestGetRepositoryData [2020-10-26T20:16:40.941Z] --- PASS: TestGetRepositoryData (0.01s) [2020-10-26T20:16:40.941Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Authorization: Token fake-token [2020-10-26T20:16:40.941Z] X-Docker-Token: true [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:40.941Z] Connection: close [2020-10-26T20:16:40.941Z] Content-Length: 363 [2020-10-26T20:16:40.941Z] Cache-Control: no-cache [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:40.941Z] Expires: -1 [2020-10-26T20:16:40.941Z] Pragma: no-cache [2020-10-26T20:16:40.941Z] Server: docker-tests/mock [2020-10-26T20:16:40.941Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-10-26T20:16:40.941Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:40.941Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:40.941Z] X-Docker-Token: FAKE-SESSION-1603743400791792300 [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] === RUN TestPushImageJSONRegistry [2020-10-26T20:16:40.941Z] --- PASS: TestPushImageJSONRegistry (0.00s) [2020-10-26T20:16:40.941Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-10-26T20:16:40.941Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:40.941Z] User-Agent: docker test client [2020-10-26T20:16:40.941Z] Content-Length: 3 [2020-10-26T20:16:40.941Z] Authorization: Token fake-token [2020-10-26T20:16:40.941Z] Content-Type: application/json [2020-10-26T20:16:40.941Z] Accept-Encoding: gzip [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:40.941Z] [2020-10-26T20:16:41.027Z] #20 17.94 [2020-10-26T20:16:41.027Z] #20 18.04 Download of images into '/build' complete. [2020-10-26T20:16:41.027Z] #20 18.04 Use something like the following to load the result into a Docker daemon: [2020-10-26T20:16:41.027Z] #20 18.04 tar -cC '/build' . | docker load [2020-10-26T20:16:41.406Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:41.406Z] Connection: close [2020-10-26T20:16:41.406Z] Content-Length: 4 [2020-10-26T20:16:41.406Z] Cache-Control: no-cache [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:41.406Z] Expires: -1 [2020-10-26T20:16:41.406Z] Pragma: no-cache [2020-10-26T20:16:41.406Z] Server: docker-tests/mock [2020-10-26T20:16:41.406Z] Set-Cookie: session=FAKE-SESSION-1603743400796780400; Max-Age=3600 [2020-10-26T20:16:41.406Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:41.406Z] X-Docker-Token: FAKE-TOKEN-1603743400796780400 [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] === RUN TestPushImageLayerRegistry [2020-10-26T20:16:41.406Z] --- PASS: TestPushImageLayerRegistry (0.01s) [2020-10-26T20:16:41.406Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-10-26T20:16:41.406Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:41.406Z] User-Agent: docker test client [2020-10-26T20:16:41.406Z] Transfer-Encoding: chunked [2020-10-26T20:16:41.406Z] Authorization: Token fake-token [2020-10-26T20:16:41.406Z] Content-Type: application/octet-stream [2020-10-26T20:16:41.406Z] Accept-Encoding: gzip [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:41.406Z] Connection: close [2020-10-26T20:16:41.406Z] Content-Length: 4 [2020-10-26T20:16:41.406Z] Cache-Control: no-cache [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:41.406Z] Expires: -1 [2020-10-26T20:16:41.406Z] Pragma: no-cache [2020-10-26T20:16:41.406Z] Server: docker-tests/mock [2020-10-26T20:16:41.406Z] Set-Cookie: session=FAKE-SESSION-1603743400801789400; Max-Age=3600 [2020-10-26T20:16:41.406Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:41.406Z] X-Docker-Token: FAKE-TOKEN-1603743400801789400 [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] === RUN TestParseRepositoryInfo [2020-10-26T20:16:41.406Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-10-26T20:16:41.406Z] === RUN TestNewIndexInfo [2020-10-26T20:16:41.406Z] --- PASS: TestNewIndexInfo (0.00s) [2020-10-26T20:16:41.406Z] === RUN TestMirrorEndpointLookup [2020-10-26T20:16:41.406Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-10-26T20:16:41.406Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:16:41.406Z] === RUN TestPushRegistryTag [2020-10-26T20:16:41.406Z] --- PASS: TestPushRegistryTag (0.00s) [2020-10-26T20:16:41.406Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-10-26T20:16:41.406Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:41.406Z] User-Agent: docker test client [2020-10-26T20:16:41.406Z] Content-Length: 66 [2020-10-26T20:16:41.406Z] Authorization: Token fake-token [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Accept-Encoding: gzip [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:41.406Z] Connection: close [2020-10-26T20:16:41.406Z] Content-Length: 4 [2020-10-26T20:16:41.406Z] Cache-Control: no-cache [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:41.406Z] Expires: -1 [2020-10-26T20:16:41.406Z] Pragma: no-cache [2020-10-26T20:16:41.406Z] Server: docker-tests/mock [2020-10-26T20:16:41.406Z] Set-Cookie: session=FAKE-SESSION-1603743400816782700; Max-Age=3600 [2020-10-26T20:16:41.406Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:41.406Z] X-Docker-Token: FAKE-TOKEN-1603743400816782700 [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] === RUN TestPushImageJSONIndex [2020-10-26T20:16:41.406Z] --- PASS: TestPushImageJSONIndex (0.01s) [2020-10-26T20:16:41.406Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-10-26T20:16:41.406Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:41.406Z] User-Agent: docker test client [2020-10-26T20:16:41.406Z] Content-Length: 319 [2020-10-26T20:16:41.406Z] Authorization: Token fake-token [2020-10-26T20:16:41.406Z] Content-type: application/json [2020-10-26T20:16:41.406Z] X-Docker-Token: true [2020-10-26T20:16:41.406Z] Accept-Encoding: gzip [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:41.406Z] Connection: close [2020-10-26T20:16:41.406Z] Content-Length: 2 [2020-10-26T20:16:41.406Z] Cache-Control: no-cache [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:41.406Z] Expires: -1 [2020-10-26T20:16:41.406Z] Pragma: no-cache [2020-10-26T20:16:41.406Z] Server: docker-tests/mock [2020-10-26T20:16:41.406Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-10-26T20:16:41.406Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:41.406Z] X-Docker-Token: FAKE-SESSION-1603743400821790600 [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-10-26T20:16:41.406Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:41.406Z] User-Agent: docker test client [2020-10-26T20:16:41.406Z] Content-Length: 319 [2020-10-26T20:16:41.406Z] Authorization: Token FAKE-SESSION-1603743400821790600 [2020-10-26T20:16:41.406Z] Content-type: application/json [2020-10-26T20:16:41.406Z] X-Docker-Endpoints: http://127.0.0.1:49238/v1/ [2020-10-26T20:16:41.406Z] X-Docker-Token: true [2020-10-26T20:16:41.406Z] Accept-Encoding: gzip [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-10-26T20:16:41.406Z] Connection: close [2020-10-26T20:16:41.406Z] Content-Length: 0 [2020-10-26T20:16:41.406Z] Cache-Control: no-cache [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:41.406Z] Expires: -1 [2020-10-26T20:16:41.406Z] Pragma: no-cache [2020-10-26T20:16:41.406Z] Server: docker-tests/mock [2020-10-26T20:16:41.406Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-10-26T20:16:41.406Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:41.406Z] X-Docker-Token: FAKE-SESSION-1603743400825789200 [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] === RUN TestSearchRepositories [2020-10-26T20:16:41.406Z] --- PASS: TestSearchRepositories (0.00s) [2020-10-26T20:16:41.406Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-10-26T20:16:41.406Z] Host: 127.0.0.1:49238 [2020-10-26T20:16:41.406Z] User-Agent: docker test client [2020-10-26T20:16:41.406Z] Authorization: Token fake-token [2020-10-26T20:16:41.406Z] X-Docker-Token: true [2020-10-26T20:16:41.406Z] Accept-Encoding: gzip [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-26T20:16:41.406Z] Connection: close [2020-10-26T20:16:41.406Z] Content-Length: 144 [2020-10-26T20:16:41.406Z] Cache-Control: no-cache [2020-10-26T20:16:41.406Z] Content-Type: application/json [2020-10-26T20:16:41.406Z] Date: Mon, 26 Oct 2020 20:16:40 GMT [2020-10-26T20:16:41.406Z] Expires: -1 [2020-10-26T20:16:41.406Z] Pragma: no-cache [2020-10-26T20:16:41.406Z] Server: docker-tests/mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Config: mock [2020-10-26T20:16:41.406Z] X-Docker-Registry-Version: 0.0.0 [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] [2020-10-26T20:16:41.406Z] === RUN TestTrustedLocation [2020-10-26T20:16:41.406Z] --- PASS: TestTrustedLocation (0.00s) [2020-10-26T20:16:41.406Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-10-26T20:16:41.406Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-10-26T20:16:41.406Z] === RUN TestAllowNondistributableArtifacts [2020-10-26T20:16:41.406Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-10-26T20:16:41.406Z] === RUN TestIsSecureIndex [2020-10-26T20:16:41.406Z] --- PASS: TestIsSecureIndex (0.00s) [2020-10-26T20:16:41.406Z] PASS [2020-10-26T20:16:41.406Z] coverage: 51.7% of statements [2020-10-26T20:16:41.406Z] ok github.com/docker/docker/registry 0.532s coverage: 51.7% of statements [2020-10-26T20:16:41.432Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-26T20:16:41.432Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-26T20:16:41.432Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-26T20:16:41.871Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-10-26T20:16:41.871Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-10-26T20:16:41.871Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-10-26T20:16:41.871Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-10-26T20:16:42.005Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-26T20:16:42.005Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-26T20:16:42.005Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-26T20:16:42.005Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-26T20:16:42.266Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-26T20:16:42.335Z] PASS [2020-10-26T20:16:42.335Z] coverage: 62.5% of statements [2020-10-26T20:16:42.335Z] ok github.com/docker/docker/testutil 0.095s coverage: 62.5% of statements [2020-10-26T20:16:42.335Z] === RUN TestDecodeContainerConfig [2020-10-26T20:16:42.335Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-10-26T20:16:42.335Z] === RUN TestDecodeContainerConfigIsolation [2020-10-26T20:16:42.335Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-10-26T20:16:42.335Z] === RUN TestValidatePrivileged [2020-10-26T20:16:42.335Z] --- PASS: TestValidatePrivileged (0.00s) [2020-10-26T20:16:42.335Z] PASS [2020-10-26T20:16:42.335Z] coverage: 52.2% of statements [2020-10-26T20:16:42.335Z] ok github.com/docker/docker/runconfig 0.129s coverage: 52.2% of statements [2020-10-26T20:16:42.799Z] --- PASS: TestNewClientWithTimeout (17.64s) [2020-10-26T20:16:42.799Z] === RUN TestClientStream [2020-10-26T20:16:42.799Z] --- PASS: TestClientStream (0.00s) [2020-10-26T20:16:42.800Z] === RUN TestClientSendFile [2020-10-26T20:16:42.800Z] --- PASS: TestClientSendFile (0.00s) [2020-10-26T20:16:42.800Z] === RUN TestClientWithRequestTimeout [2020-10-26T20:16:42.800Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2020-10-26T20:16:42.800Z] === RUN TestFileSpecPlugin [2020-10-26T20:16:42.800Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-10-26T20:16:42.800Z] === RUN TestFileJSONSpecPlugin [2020-10-26T20:16:42.800Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-10-26T20:16:42.800Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-10-26T20:16:42.800Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-10-26T20:16:42.800Z] === RUN TestPluginAddHandler [2020-10-26T20:16:42.800Z] --- PASS: TestPluginAddHandler (0.00s) [2020-10-26T20:16:42.800Z] === RUN TestPluginWaitBadPlugin [2020-10-26T20:16:42.800Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-10-26T20:16:42.800Z] === RUN TestGet [2020-10-26T20:16:42.800Z] time="2020-10-26T20:16:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-10-26T20:16:42.839Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-26T20:16:42.931Z] #20 DONE 19.7s [2020-10-26T20:16:42.931Z] [2020-10-26T20:16:42.931Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-26T20:16:43.779Z] time="2020-10-26T20:16:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-10-26T20:16:43.782Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-26T20:16:44.354Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-26T20:16:44.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-26T20:16:45.331Z] === RUN TestGetDriver [2020-10-26T20:16:45.331Z] --- PASS: TestGetDriver (0.00s) [2020-10-26T20:16:45.331Z] === RUN TestVolumeRequestError [2020-10-26T20:16:45.331Z] --- PASS: TestVolumeRequestError (0.01s) [2020-10-26T20:16:45.331Z] PASS [2020-10-26T20:16:45.331Z] coverage: 36.1% of statements [2020-10-26T20:16:45.331Z] ok github.com/docker/docker/volume/drivers 0.216s coverage: 36.1% of statements [2020-10-26T20:16:45.331Z] === RUN TestGetAddress [2020-10-26T20:16:45.331Z] --- PASS: TestGetAddress (0.00s) [2020-10-26T20:16:45.331Z] === RUN TestRemove [2020-10-26T20:16:45.331Z] --- SKIP: TestRemove (0.00s) [2020-10-26T20:16:45.331Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-10-26T20:16:45.331Z] === RUN TestInitializeWithVolumes [2020-10-26T20:16:45.331Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-10-26T20:16:45.331Z] === RUN TestCreate [2020-10-26T20:16:45.331Z] --- PASS: TestCreate (0.01s) [2020-10-26T20:16:45.331Z] === RUN TestValidateName [2020-10-26T20:16:45.331Z] --- PASS: TestValidateName (0.00s) [2020-10-26T20:16:45.331Z] === RUN TestCreateWithOpts [2020-10-26T20:16:45.331Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-10-26T20:16:45.331Z] local_test.go:181: runtime.GOOS == "windows" [2020-10-26T20:16:45.331Z] === RUN TestRelaodNoOpts [2020-10-26T20:16:45.331Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-10-26T20:16:45.331Z] PASS [2020-10-26T20:16:45.331Z] coverage: 39.6% of statements [2020-10-26T20:16:45.331Z] ok github.com/docker/docker/volume/local 0.180s coverage: 39.6% of statements [2020-10-26T20:16:45.462Z] #29 ... [2020-10-26T20:16:45.462Z] [2020-10-26T20:16:45.462Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-26T20:16:45.795Z] === RUN TestConvertTmpfsOptions [2020-10-26T20:16:45.795Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-10-26T20:16:45.795Z] parser_test.go:49: data="mode=700,size=1m" [2020-10-26T20:16:45.795Z] parser_test.go:49: data="ro" [2020-10-26T20:16:45.795Z] === RUN TestParseMountRaw [2020-10-26T20:16:45.795Z] --- PASS: TestParseMountRaw (0.03s) [2020-10-26T20:16:45.795Z] === RUN TestParseMountRawSplit [2020-10-26T20:16:45.795Z] --- PASS: TestParseMountRawSplit (0.01s) [2020-10-26T20:16:45.795Z] parser_test.go:390: case 0 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 1 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 2 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 3 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 4 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 5 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 6 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 7 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 8 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 0 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 1 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 2 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 3 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 4 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 5 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 6 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 7 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 8 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 9 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 10 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 11 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 12 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 0 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 1 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 2 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 3 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 4 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 5 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 6 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 7 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 8 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 9 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 10 [2020-10-26T20:16:45.795Z] parser_test.go:390: case 11 [2020-10-26T20:16:45.795Z] === RUN TestParseMountSpec [2020-10-26T20:16:45.795Z] --- PASS: TestParseMountSpec (0.00s) [2020-10-26T20:16:45.795Z] parser_test.go:455: case 0 [2020-10-26T20:16:45.795Z] parser_test.go:455: case 1 [2020-10-26T20:16:45.795Z] parser_test.go:455: case 2 [2020-10-26T20:16:45.795Z] parser_test.go:455: case 3 [2020-10-26T20:16:45.795Z] parser_test.go:455: case 4 [2020-10-26T20:16:45.795Z] parser_test.go:455: case 5 [2020-10-26T20:16:45.795Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-10-26T20:16:45.795Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-10-26T20:16:45.795Z] === RUN TestValidateMount [2020-10-26T20:16:45.795Z] --- PASS: TestValidateMount (0.00s) [2020-10-26T20:16:45.795Z] PASS [2020-10-26T20:16:45.795Z] coverage: 66.2% of statements [2020-10-26T20:16:45.795Z] ok github.com/docker/docker/volume/mounts 0.096s coverage: 66.2% of statements [2020-10-26T20:16:45.795Z] time="2020-10-26T20:16:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-10-26T20:16:46.001Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-26T20:16:47.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-26T20:16:47.386Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-26T20:16:47.957Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-26T20:16:47.993Z] === RUN TestSetGetMeta [2020-10-26T20:16:47.993Z] === PAUSE TestSetGetMeta [2020-10-26T20:16:47.993Z] === RUN TestRestore [2020-10-26T20:16:47.993Z] === PAUSE TestRestore [2020-10-26T20:16:47.993Z] === RUN TestServiceCreate [2020-10-26T20:16:47.993Z] === PAUSE TestServiceCreate [2020-10-26T20:16:47.993Z] === RUN TestServiceList [2020-10-26T20:16:47.993Z] === PAUSE TestServiceList [2020-10-26T20:16:47.993Z] === RUN TestServiceRemove [2020-10-26T20:16:47.993Z] === PAUSE TestServiceRemove [2020-10-26T20:16:47.993Z] === RUN TestServiceGet [2020-10-26T20:16:47.993Z] === PAUSE TestServiceGet [2020-10-26T20:16:47.993Z] === RUN TestServicePrune [2020-10-26T20:16:47.993Z] === PAUSE TestServicePrune [2020-10-26T20:16:47.993Z] === RUN TestCreate [2020-10-26T20:16:47.993Z] === PAUSE TestCreate [2020-10-26T20:16:47.993Z] === RUN TestRemove [2020-10-26T20:16:47.993Z] === PAUSE TestRemove [2020-10-26T20:16:47.993Z] === RUN TestList [2020-10-26T20:16:47.993Z] === PAUSE TestList [2020-10-26T20:16:47.993Z] === RUN TestFindByDriver [2020-10-26T20:16:47.993Z] === PAUSE TestFindByDriver [2020-10-26T20:16:47.993Z] === RUN TestFindByReferenced [2020-10-26T20:16:47.993Z] === PAUSE TestFindByReferenced [2020-10-26T20:16:47.993Z] === RUN TestDerefMultipleOfSameRef [2020-10-26T20:16:47.993Z] === PAUSE TestDerefMultipleOfSameRef [2020-10-26T20:16:47.993Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-26T20:16:47.993Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-26T20:16:47.993Z] === RUN TestDefererencePluginOnCreateError [2020-10-26T20:16:47.993Z] === PAUSE TestDefererencePluginOnCreateError [2020-10-26T20:16:47.993Z] === RUN TestRefDerefRemove [2020-10-26T20:16:47.993Z] === PAUSE TestRefDerefRemove [2020-10-26T20:16:47.993Z] === RUN TestGet [2020-10-26T20:16:47.993Z] === PAUSE TestGet [2020-10-26T20:16:47.993Z] === RUN TestGetWithReference [2020-10-26T20:16:47.993Z] === PAUSE TestGetWithReference [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_nil_list [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_nil_list [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_empty_list [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_empty_list [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_filter_some [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_filter_some [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_filter_middle [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_filter_middle [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-10-26T20:16:47.993Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-10-26T20:16:47.993Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_nil_list [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_filter_some [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_empty_list [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-10-26T20:16:47.993Z] === CONT TestFilterFunc/test_filter_middle [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-10-26T20:16:47.993Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-10-26T20:16:47.993Z] === CONT TestSetGetMeta [2020-10-26T20:16:47.993Z] === CONT TestFindByReferenced [2020-10-26T20:16:47.993Z] === CONT TestGetWithReference [2020-10-26T20:16:47.993Z] === CONT TestServicePrune [2020-10-26T20:16:47.993Z] --- PASS: TestSetGetMeta (0.02s) [2020-10-26T20:16:47.993Z] === CONT TestDefererencePluginOnCreateError [2020-10-26T20:16:47.993Z] --- PASS: TestGetWithReference (0.04s) [2020-10-26T20:16:47.993Z] === CONT TestGet [2020-10-26T20:16:47.993Z] --- PASS: TestFindByReferenced (0.04s) [2020-10-26T20:16:47.993Z] === CONT TestRefDerefRemove [2020-10-26T20:16:47.993Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-10-26T20:16:47.993Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-26T20:16:47.993Z] --- PASS: TestGet (0.02s) [2020-10-26T20:16:47.993Z] === CONT TestDerefMultipleOfSameRef [2020-10-26T20:16:47.993Z] --- PASS: TestRefDerefRemove (0.02s) [2020-10-26T20:16:47.993Z] === CONT TestServiceList [2020-10-26T20:16:47.993Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-10-26T20:16:47.993Z] === CONT TestServiceGet [2020-10-26T20:16:47.993Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-10-26T20:16:47.993Z] === CONT TestServiceRemove [2020-10-26T20:16:47.993Z] --- PASS: TestServiceGet (0.09s) [2020-10-26T20:16:47.993Z] === CONT TestServiceCreate [2020-10-26T20:16:47.993Z] time="2020-10-26T20:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-26T20:16:47.993Z] --- PASS: TestServiceRemove (0.09s) [2020-10-26T20:16:47.993Z] === CONT TestRestore [2020-10-26T20:16:47.993Z] --- PASS: TestServiceList (0.11s) [2020-10-26T20:16:47.993Z] === CONT TestList [2020-10-26T20:16:47.993Z] time="2020-10-26T20:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-26T20:16:47.993Z] time="2020-10-26T20:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-26T20:16:47.993Z] --- PASS: TestServiceCreate (0.03s) [2020-10-26T20:16:47.993Z] === CONT TestFindByDriver [2020-10-26T20:16:47.993Z] time="2020-10-26T20:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-10-26T20:16:47.993Z] --- PASS: TestRestore (0.03s) [2020-10-26T20:16:47.993Z] === CONT TestRemove [2020-10-26T20:16:47.993Z] time="2020-10-26T20:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-26T20:16:47.993Z] --- PASS: TestList (0.04s) [2020-10-26T20:16:47.993Z] === CONT TestCreate [2020-10-26T20:16:47.993Z] --- PASS: TestServicePrune (0.22s) [2020-10-26T20:16:47.993Z] --- PASS: TestFindByDriver (0.03s) [2020-10-26T20:16:47.993Z] --- PASS: TestRemove (0.03s) [2020-10-26T20:16:47.993Z] --- PASS: TestCreate (0.02s) [2020-10-26T20:16:47.993Z] PASS [2020-10-26T20:16:47.993Z] coverage: 70.3% of statements [2020-10-26T20:16:47.993Z] ok github.com/docker/docker/volume/service 0.465s coverage: 70.3% of statements [2020-10-26T20:16:47.995Z] #21 DONE 2.1s [2020-10-26T20:16:47.995Z] [2020-10-26T20:16:47.995Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-26T20:16:47.995Z] #29 ... [2020-10-26T20:16:47.995Z] [2020-10-26T20:16:47.995Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-10-26T20:16:47.995Z] #25 DONE 0.1s [2020-10-26T20:16:47.995Z] [2020-10-26T20:16:47.995Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-26T20:16:48.217Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-26T20:16:48.985Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2020-10-26T20:16:48.985Z] === RUN TestCreateServiceConflict [2020-10-26T20:16:49.160Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-26T20:16:49.546Z] time="2020-10-26T20:16:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-10-26T20:16:49.731Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-26T20:16:49.731Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-26T20:16:50.302Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-26T20:16:50.564Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-26T20:16:51.069Z] --- PASS: TestCreateServiceConflict (1.98s) [2020-10-26T20:16:51.069Z] === RUN TestCreateServiceMaxReplicas [2020-10-26T20:16:51.507Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-26T20:16:51.768Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-26T20:16:52.357Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-26T20:16:53.264Z] #29 30.14 # github.com/docker/docker/contrib/httpserver [2020-10-26T20:16:53.264Z] #29 30.14 loadinternal: cannot find runtime/cgo [2020-10-26T20:16:53.264Z] #29 DONE 30.3s [2020-10-26T20:16:53.264Z] [2020-10-26T20:16:53.264Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-26T20:16:53.750Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-26T20:16:53.829Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-10-26T20:16:53.829Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-26T20:16:53.832Z] #33 ... [2020-10-26T20:16:53.832Z] [2020-10-26T20:16:53.832Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-10-26T20:16:54.090Z] #30 DONE 0.1s [2020-10-26T20:16:54.090Z] [2020-10-26T20:16:54.090Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-26T20:16:54.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-26T20:16:54.582Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-26T20:16:54.582Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-26T20:16:54.582Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-26T20:16:54.582Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-26T20:16:55.153Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-26T20:16:58.164Z] --- PASS: TestGet (15.00s) [2020-10-26T20:16:58.164Z] === RUN TestPluginWithNoManifest [2020-10-26T20:16:58.164Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-10-26T20:16:58.164Z] === RUN TestGetAll [2020-10-26T20:16:58.164Z] --- PASS: TestGetAll (0.00s) [2020-10-26T20:16:58.164Z] PASS [2020-10-26T20:16:58.164Z] coverage: 73.4% of statements [2020-10-26T20:16:58.164Z] ok github.com/docker/docker/pkg/plugins 35.109s coverage: 73.4% of statements [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/quota [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/rootless [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/volume [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-26T20:16:58.164Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-26T20:16:58.451Z] --- PASS: TestCreateServiceMultipleTimes (17.46s) [2020-10-26T20:16:58.451Z] === RUN TestCreateServiceConflict [2020-10-26T20:16:59.392Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-26T20:16:59.963Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === Skipped [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-10-26T20:17:00.361Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-10-26T20:17:00.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-10-26T20:17:00.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-10-26T20:17:00.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-10-26T20:17:00.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-10-26T20:17:00.361Z] client_test.go:23: runtime.GOOS == "windows" [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-10-26T20:17:00.361Z] daemon_test.go:147: root required [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-10-26T20:17:00.361Z] reload_test.go:520: root required [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-10-26T20:17:00.361Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-10-26T20:17:00.361Z] pull_v2_test.go:73: Needs fixing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-10-26T20:17:00.361Z] pull_v2_test.go:118: Needs fixing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-10-26T20:17:00.361Z] download_test.go:268: Needs fixing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-10-26T20:17:00.361Z] layer_test.go:304: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-10-26T20:17:00.361Z] layer_test.go:353: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-10-26T20:17:00.361Z] layer_test.go:468: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-10-26T20:17:00.361Z] layer_test.go:697: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-10-26T20:17:00.361Z] migration_test.go:46: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-10-26T20:17:00.361Z] migration_test.go:182: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-10-26T20:17:00.361Z] mount_test.go:17: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-10-26T20:17:00.361Z] mount_test.go:76: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-10-26T20:17:00.361Z] mount_test.go:125: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-10-26T20:17:00.361Z] mount_test.go:212: Failing on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:133: Xz not present in msys2 [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:238: Failing on Windows CI machines [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-10-26T20:17:00.361Z] archive_windows_test.go:16: Currently fails [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-10-26T20:17:00.361Z] changes_test.go:192: needs more investigation [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-10-26T20:17:00.361Z] changes_test.go:405: needs further investigation [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-10-26T20:17:00.361Z] changes_test.go:441: needs further investigation [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-10-26T20:17:00.361Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-10-26T20:17:00.361Z] poller_test.go:41: No chmod on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-10-26T20:17:00.361Z] fileutils_test.go:134: Needs porting to Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-10-26T20:17:00.361Z] fileutils_test.go:180: Needs porting to Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-10-26T20:17:00.361Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-10-26T20:17:00.361Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-10-26T20:17:00.361Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-10-26T20:17:00.361Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-10-26T20:17:00.361Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-10-26T20:17:00.361Z] local_test.go:181: runtime.GOOS == "windows" [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] [2020-10-26T20:17:00.361Z] DONE 1781 tests, 46 skipped in 226.318s [2020-10-26T20:17:00.361Z] INFO: make.ps1 ended at 10/26/2020 20:17:00 [2020-10-26T20:17:00.905Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-26T20:17:00.905Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-26T20:17:00.905Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-26T20:17:00.905Z] --- PASS: TestCreateServiceConflict (2.79s) [2020-10-26T20:17:00.905Z] === RUN TestCreateServiceMaxReplicas [2020-10-26T20:17:02.558Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-10-26T20:17:02.558Z] INFO: Unit tests ended at 10/26/2020 20:17:02. Duration:00:04:06.1308689 [2020-10-26T20:17:02.558Z] INFO: Building busybox [2020-10-26T20:17:02.558Z] Sending build context to Docker daemon 5.12kB [2020-10-26T20:17:02.558Z] [2020-10-26T20:17:02.558Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-10-26T20:17:02.558Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-10-26T20:17:02.558Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-10-26T20:17:02.558Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-10-26T20:17:02.558Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-10-26T20:17:02.558Z] ---> 71d3f266f3af [2020-10-26T20:17:02.558Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-10-26T20:17:02.558Z] ---> Running in fc34c82d5313 [2020-10-26T20:17:03.451Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-26T20:17:04.022Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-26T20:17:04.283Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-10-26T20:17:04.283Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-26T20:17:04.855Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-26T20:17:06.516Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.93s) [2020-10-26T20:17:06.516Z] === RUN TestCreateServiceSecretFileMode [2020-10-26T20:17:08.401Z] Removing intermediate container fc34c82d5313 [2020-10-26T20:17:08.401Z] ---> 2f5cf5245e28 [2020-10-26T20:17:08.401Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-10-26T20:17:08.401Z] ---> Running in f2fd6610878a [2020-10-26T20:17:08.609Z] --- PASS: TestCreateServiceSecretFileMode (2.17s) [2020-10-26T20:17:08.609Z] === RUN TestCreateServiceConfigFileMode [2020-10-26T20:17:08.865Z] Removing intermediate container f2fd6610878a [2020-10-26T20:17:08.865Z] ---> 2c102de0b435 [2020-10-26T20:17:08.865Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-10-26T20:17:08.865Z] ---> Running in f635f4e0a0d0 [2020-10-26T20:17:09.062Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-26T20:17:09.323Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-26T20:17:09.328Z] Removing intermediate container f635f4e0a0d0 [2020-10-26T20:17:09.328Z] ---> 7a60411fa308 [2020-10-26T20:17:09.328Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-10-26T20:17:10.695Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2020-10-26T20:17:10.695Z] === RUN TestCreateServiceSysctls [2020-10-26T20:17:10.706Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-26T20:17:10.878Z] [2020-10-26T20:17:10.878Z] ---> e8b9ff30f98b [2020-10-26T20:17:10.878Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-10-26T20:17:10.878Z] ---> Running in 2906e4c259fd [2020-10-26T20:17:11.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-26T20:17:12.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-10-26T20:17:12.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-10-26T20:17:13.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-26T20:17:14.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-10-26T20:17:14.240Z] --- PASS: TestCreateServiceSysctls (3.01s) [2020-10-26T20:17:14.240Z] === RUN TestCreateServiceCapabilities [2020-10-26T20:17:15.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-10-26T20:17:16.338Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-10-26T20:17:16.338Z] === RUN TestInspect [2020-10-26T20:17:16.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008c64c0_} [2020-10-26T20:17:18.157Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.63s) [2020-10-26T20:17:18.157Z] === RUN TestCreateServiceSecretFileMode [2020-10-26T20:17:18.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1136671519_/foo_false____} [2020-10-26T20:17:18.452Z] --- PASS: TestInspect (2.53s) [2020-10-26T20:17:18.452Z] === RUN TestCreateJob [2020-10-26T20:17:18.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1136671519_/foo_true____} [2020-10-26T20:17:20.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3015334386_/foo_false____} [2020-10-26T20:17:21.062Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-10-26T20:17:21.062Z] === RUN TestCreateServiceConfigFileMode [2020-10-26T20:17:21.996Z] --- PASS: TestCreateJob (3.00s) [2020-10-26T20:17:21.996Z] === RUN TestReplicatedJob [2020-10-26T20:17:22.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3015334386_/foo_true____} [2020-10-26T20:17:23.314Z] Removing intermediate container 2906e4c259fd [2020-10-26T20:17:23.314Z] ---> c7b850944cbf [2020-10-26T20:17:23.314Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-10-26T20:17:23.314Z] ---> Running in f08c70363aa0 [2020-10-26T20:17:23.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3015334386_/foo_true__0xc0008c6520__} [2020-10-26T20:17:24.291Z] [2020-10-26T20:17:24.291Z] SUCCESS: Specified value was saved. [2020-10-26T20:17:24.331Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2020-10-26T20:17:24.331Z] === RUN TestCreateServiceSysctls [2020-10-26T20:17:24.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008c6540_} [2020-10-26T20:17:26.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008c6560_} [2020-10-26T20:17:26.544Z] --- PASS: TestReplicatedJob (4.66s) [2020-10-26T20:17:26.545Z] === RUN TestUpdateReplicatedJob [2020-10-26T20:17:27.673Z] --- PASS: TestCreateServiceSysctls (3.30s) [2020-10-26T20:17:27.673Z] === RUN TestCreateServiceCapabilities [2020-10-26T20:17:27.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008c6580_} [2020-10-26T20:17:28.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-26T20:17:29.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008c65a0_} [2020-10-26T20:17:29.292Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2020-10-26T20:17:29.292Z] === RUN TestServiceListWithStatuses [2020-10-26T20:17:29.292Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-26T20:17:29.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:17:29.292Z] === RUN TestDockerNetworkConnectAlias [2020-10-26T20:17:30.138Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2020-10-26T20:17:30.138Z] === RUN TestInspect [2020-10-26T20:17:30.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-10-26T20:17:32.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-10-26T20:17:32.888Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-26T20:17:32.904Z] Removing intermediate container f08c70363aa0 [2020-10-26T20:17:32.904Z] ---> 4228e609348e [2020-10-26T20:17:32.904Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-10-26T20:17:32.904Z] ---> Running in 8304d555fb21 [2020-10-26T20:17:33.801Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2020-10-26T20:17:33.801Z] === RUN TestDockerNetworkReConnect [2020-10-26T20:17:33.830Z] --- PASS: TestInspect (3.61s) [2020-10-26T20:17:33.830Z] === RUN TestCreateJob [2020-10-26T20:17:35.215Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-26T20:17:36.565Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2020-10-26T20:17:36.565Z] === RUN TestServicePlugin [2020-10-26T20:17:36.565Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-26T20:17:36.565Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:17:36.565Z] === RUN TestServiceUpdateLabel [2020-10-26T20:17:36.686Z] Cannot create a file when that file already exists. [2020-10-26T20:17:37.132Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-26T20:17:37.393Z] --- PASS: TestCreateJob (3.69s) [2020-10-26T20:17:37.393Z] === RUN TestReplicatedJob [2020-10-26T20:17:38.645Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-10-26T20:17:38.645Z] === RUN TestServiceUpdateSecrets [2020-10-26T20:17:39.943Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-26T20:17:41.332Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-26T20:17:41.332Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-26T20:17:41.904Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-26T20:17:42.847Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-10-26T20:17:43.419Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-26T20:17:43.991Z] --- PASS: TestReplicatedJob (6.56s) [2020-10-26T20:17:43.991Z] === RUN TestUpdateReplicatedJob [2020-10-26T20:17:44.252Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-26T20:17:44.823Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-26T20:17:45.301Z] Removing intermediate container 8304d555fb21 [2020-10-26T20:17:45.301Z] ---> ee3f55748996 [2020-10-26T20:17:45.301Z] Step 13/13 : CMD ["sh"] [2020-10-26T20:17:45.301Z] ---> Running in cd231edf5a05 [2020-10-26T20:17:45.301Z] Removing intermediate container cd231edf5a05 [2020-10-26T20:17:45.301Z] ---> 9506ee256c55 [2020-10-26T20:17:45.301Z] Successfully built 9506ee256c55 [2020-10-26T20:17:45.301Z] Successfully tagged busybox:latest [2020-10-26T20:17:45.301Z] INFO: Docker images of the daemon under test [2020-10-26T20:17:45.301Z] [2020-10-26T20:17:45.301Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-26T20:17:45.301Z] busybox latest 9506ee256c55 Less than a second ago 5.17GB [2020-10-26T20:17:45.301Z] microsoft/windowsservercore latest 71d3f266f3af 3 weeks ago 5.1GB [2020-10-26T20:17:45.301Z] mcr.microsoft.com/windows/servercore ltsc2019 71d3f266f3af 3 weeks ago 5.1GB [2020-10-26T20:17:45.301Z] [2020-10-26T20:17:45.301Z] INFO: Running integration tests at 10/26/2020 20:17:44... [2020-10-26T20:17:45.301Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-10-26T20:17:45.301Z] INFO: Integration API tests being run from the host: [2020-10-26T20:17:45.301Z] INFO: make.ps1 starting at 10/26/2020 20:17:44 [2020-10-26T20:17:45.395Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-26T20:17:45.765Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-10-26T20:17:46.341Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-26T20:17:47.284Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-26T20:17:48.226Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2020-10-26T20:17:48.226Z] === RUN TestServiceListWithStatuses [2020-10-26T20:17:48.226Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-26T20:17:48.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:17:48.226Z] === RUN TestDockerNetworkConnectAlias [2020-10-26T20:17:48.226Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-26T20:17:48.798Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-26T20:17:49.740Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-26T20:17:50.683Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-26T20:17:51.257Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-26T20:17:52.643Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-26T20:17:53.585Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-26T20:17:53.585Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) [2020-10-26T20:17:53.585Z] === RUN TestDockerNetworkReConnect [2020-10-26T20:17:54.201Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-10-26T20:17:54.201Z] === RUN TestServiceUpdateConfigs [2020-10-26T20:17:54.533Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-26T20:17:54.533Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-26T20:17:55.105Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-26T20:17:56.050Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-26T20:17:57.434Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-26T20:17:58.377Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-26T20:17:58.377Z] --- PASS: TestDockerNetworkReConnect (4.91s) [2020-10-26T20:17:58.377Z] === RUN TestServicePlugin [2020-10-26T20:17:58.947Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-26T20:18:00.862Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-26T20:18:01.434Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-26T20:18:03.995Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-26T20:18:04.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-26T20:18:06.868Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2020-10-26T20:18:06.868Z] === RUN TestServiceUpdateNetwork [2020-10-26T20:18:08.237Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-26T20:18:10.150Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-26T20:18:10.720Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-26T20:18:11.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-26T20:18:14.966Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-26T20:18:16.880Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-26T20:18:17.452Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-26T20:18:19.549Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-10-26T20:18:19.549Z] === RUN TestServiceUpdatePidsLimit [2020-10-26T20:18:20.197Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-26T20:18:20.753Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-10-26T20:18:21.242Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-26T20:18:21.325Z] === RUN TestDockerSuite/TestCpToDot [2020-10-26T20:18:21.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:18:21.714Z] INFO: Testing against a local daemon [2020-10-26T20:18:21.714Z] === RUN TestBuildWithSession [2020-10-26T20:18:21.714Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-26T20:18:21.714Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:18:21.714Z] === RUN TestBuildSquashParent [2020-10-26T20:18:21.714Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-10-26T20:18:21.714Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:18:21.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:18:21.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:18:21.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:18:21.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:18:21.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:18:21.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:18:21.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:18:21.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-26T20:18:21.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-26T20:18:21.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-26T20:18:21.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-26T20:18:21.896Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-26T20:18:22.838Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-26T20:18:23.794Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-26T20:18:24.368Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-26T20:18:25.312Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-26T20:18:25.572Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-26T20:18:26.144Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-26T20:18:27.085Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-26T20:18:27.085Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-26T20:18:27.085Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-26T20:18:27.656Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-26T20:18:27.918Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-26T20:18:27.918Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-26T20:18:28.157Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-26T20:18:28.179Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-26T20:18:28.750Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-26T20:18:28.750Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-26T20:18:29.010Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-26T20:18:29.010Z] === RUN TestDockerSuite/TestCreateRM [2020-10-26T20:18:29.010Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-26T20:18:29.010Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-26T20:18:29.271Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-26T20:18:29.271Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-26T20:18:31.185Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-26T20:18:31.185Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-26T20:18:31.185Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-26T20:18:32.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-26T20:18:32.129Z] --- PASS: TestServicePlugin (33.53s) [2020-10-26T20:18:32.129Z] plugin_test.go:62: [d44284480fcaf] joining swarm manager [d5c1ef6097481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:18:32.129Z] plugin_test.go:65: [dcf9c65d42599] joining swarm manager [d5c1ef6097481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:18:32.129Z] === RUN TestServiceUpdateLabel [2020-10-26T20:18:32.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-26T20:18:35.431Z] --- PASS: TestServiceUpdateLabel (2.91s) [2020-10-26T20:18:35.431Z] === RUN TestServiceUpdateSecrets [2020-10-26T20:18:35.431Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-26T20:18:35.431Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-26T20:18:35.431Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-26T20:18:35.431Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-26T20:18:35.431Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-26T20:18:35.431Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-26T20:18:36.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-26T20:18:36.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-26T20:18:36.654Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2020-10-26T20:18:36.654Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-10-26T20:18:36.654Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-10-26T20:18:36.654Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-10-26T20:18:36.654Z] PASS [2020-10-26T20:18:36.654Z] [2020-10-26T20:18:36.654Z] === Skipped [2020-10-26T20:18:36.654Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-10-26T20:18:36.654Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:18:36.654Z] [2020-10-26T20:18:36.654Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-10-26T20:18:36.654Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-26T20:18:36.654Z] [2020-10-26T20:18:36.654Z] [2020-10-26T20:18:36.654Z] DONE 27 tests, 2 skipped in 129.443s [2020-10-26T20:18:36.654Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-10-26T20:18:36.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:18:36.654Z] ++ set -e [2020-10-26T20:18:36.654Z] ++ '[' -n 0 ']' [2020-10-26T20:18:36.654Z] ++ set -x [2020-10-26T20:18:36.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:18:36.655Z] INFO: Testing against a local daemon [2020-10-26T20:18:36.655Z] === RUN TestSessionCreate [2020-10-26T20:18:36.655Z] --- PASS: TestSessionCreate (0.03s) [2020-10-26T20:18:36.655Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-26T20:18:36.655Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-10-26T20:18:36.655Z] PASS [2020-10-26T20:18:36.655Z] [2020-10-26T20:18:36.655Z] DONE 2 tests in 0.154s [2020-10-26T20:18:36.655Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-10-26T20:18:36.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:18:36.655Z] ++ set -e [2020-10-26T20:18:36.655Z] ++ '[' -n 0 ']' [2020-10-26T20:18:36.655Z] ++ set -x [2020-10-26T20:18:36.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:18:36.655Z] INFO: Testing against a local daemon [2020-10-26T20:18:36.655Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-26T20:18:36.655Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:18:36.655Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:18:36.655Z] === RUN TestEventsExecDie [2020-10-26T20:18:36.655Z] --- PASS: TestEventsExecDie (0.60s) [2020-10-26T20:18:36.655Z] === RUN TestEventsBackwardsCompatible [2020-10-26T20:18:36.655Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-10-26T20:18:36.655Z] === RUN TestInfoBinaryCommits [2020-10-26T20:18:36.655Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-10-26T20:18:36.655Z] === RUN TestInfoAPIVersioned [2020-10-26T20:18:36.655Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-26T20:18:36.655Z] === RUN TestInfoDiscoveryBackend [2020-10-26T20:18:36.655Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-10-26T20:18:36.655Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-26T20:18:37.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-26T20:18:37.696Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-26T20:18:37.696Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-26T20:18:38.332Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-26T20:18:38.335Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-10-26T20:18:38.335Z] === RUN TestInfoAPI [2020-10-26T20:18:38.335Z] --- PASS: TestInfoAPI (0.03s) [2020-10-26T20:18:38.335Z] === RUN TestInfoAPIWarnings [2020-10-26T20:18:39.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-26T20:18:40.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-26T20:18:41.240Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-26T20:18:41.811Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-26T20:18:41.811Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-26T20:18:42.383Z] === RUN TestDockerSuite/TestDockerFails [2020-10-26T20:18:42.383Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-10-26T20:18:42.383Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-10-26T20:18:42.383Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.41s) [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.95s) [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.95s) [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.43s) [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.45s) [2020-10-26T20:18:42.941Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.08s) [2020-10-26T20:18:42.941Z] === RUN TestBuildMultiStageCopy [2020-10-26T20:18:42.941Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-26T20:18:43.324Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-10-26T20:18:43.897Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-10-26T20:18:45.282Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-10-26T20:18:45.282Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-10-26T20:18:45.282Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-10-26T20:18:45.282Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-10-26T20:18:45.547Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-26T20:18:47.453Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-26T20:18:48.389Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-26T20:18:50.294Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-26T20:18:50.568Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2020-10-26T20:18:50.568Z] === RUN TestServiceUpdateConfigs [2020-10-26T20:18:50.568Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-26T20:18:53.118Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-26T20:18:53.631Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-26T20:18:54.502Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-26T20:18:54.567Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-26T20:18:55.885Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-10-26T20:18:55.944Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-26T20:18:56.826Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-26T20:18:56.880Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-26T20:18:56.937Z] --- PASS: TestInfoAPIWarnings (16.32s) [2020-10-26T20:18:56.937Z] === RUN TestInfoDebug [2020-10-26T20:18:56.937Z] --- PASS: TestInfoDebug (0.53s) [2020-10-26T20:18:56.937Z] === RUN TestInfoInsecureRegistries [2020-10-26T20:18:56.937Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-10-26T20:18:56.937Z] === RUN TestInfoRegistryMirrors [2020-10-26T20:18:56.937Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-10-26T20:18:56.937Z] === RUN TestLoginFailsWithBadCredentials [2020-10-26T20:18:56.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-10-26T20:18:56.937Z] === RUN TestPingCacheHeaders [2020-10-26T20:18:56.937Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-26T20:18:56.937Z] === RUN TestPingGet [2020-10-26T20:18:56.937Z] --- PASS: TestPingGet (0.04s) [2020-10-26T20:18:56.937Z] === RUN TestPingHead [2020-10-26T20:18:56.937Z] --- PASS: TestPingHead (0.03s) [2020-10-26T20:18:56.937Z] === RUN TestVersion [2020-10-26T20:18:56.937Z] --- PASS: TestVersion (0.03s) [2020-10-26T20:18:56.937Z] PASS [2020-10-26T20:18:56.937Z] [2020-10-26T20:18:56.937Z] === Skipped [2020-10-26T20:18:56.937Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:18:56.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:18:56.937Z] [2020-10-26T20:18:56.937Z] [2020-10-26T20:18:56.937Z] DONE 18 tests, 1 skipped in 21.315s [2020-10-26T20:18:56.937Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-10-26T20:18:56.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:18:56.937Z] ++ set -e [2020-10-26T20:18:56.937Z] ++ '[' -n 0 ']' [2020-10-26T20:18:56.937Z] ++ set -x [2020-10-26T20:18:56.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:18:56.938Z] INFO: Testing against a local daemon [2020-10-26T20:18:56.938Z] === RUN TestVolumesCreateAndList [2020-10-26T20:18:56.938Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-10-26T20:18:56.938Z] === RUN TestVolumesRemove [2020-10-26T20:18:56.938Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-26T20:18:56.938Z] === RUN TestVolumesInspect [2020-10-26T20:18:56.938Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-26T20:18:56.938Z] === RUN TestVolumesInvalidJSON [2020-10-26T20:18:56.938Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-26T20:18:56.938Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-26T20:18:56.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-26T20:18:56.938Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-26T20:18:56.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-26T20:18:56.938Z] PASS [2020-10-26T20:18:56.938Z] [2020-10-26T20:18:56.938Z] DONE 5 tests in 0.208s [2020-10-26T20:18:56.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:18:57.087Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-26T20:18:57.233Z] ++++ cat bundles/test-integration/docker.pid [2020-10-26T20:18:57.233Z] +++ kill 13889 [2020-10-26T20:18:57.448Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-26T20:18:57.817Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-26T20:18:57.817Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-26T20:18:57.817Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-26T20:18:58.027Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-26T20:18:58.288Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-26T20:18:58.308Z] +++ /etc/init.d/apparmor stop [2020-10-26T20:18:58.308Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:18:58.308Z] [2020-10-26T20:18:58.308Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:18:58.308Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:18:58.308Z] [2020-10-26T20:18:58.308Z] To set a process to complain mode, use the command line tool [2020-10-26T20:18:58.308Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:18:58.308Z] +++ true [2020-10-26T20:18:58.308Z] exiting test-integration [2020-10-26T20:18:58.308Z] ++ exit 0 [2020-10-26T20:18:58.308Z] [2020-10-26T20:18:58.826Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-26T20:18:59.229Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-26T20:18:59.374Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-26T20:18:59.489Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate Post stage [Pipeline] junit [2020-10-26T20:18:59.879Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-26T20:19:00.351Z] --- PASS: TestBuildMultiStageCopy (18.41s) [2020-10-26T20:19:00.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.23s) [2020-10-26T20:19:00.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2020-10-26T20:19:00.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2020-10-26T20:19:00.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2020-10-26T20:19:00.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2020-10-26T20:19:00.351Z] === RUN TestBuildMultiStageParentConfig [2020-10-26T20:19:00.606Z] + echo Ensuring container killed. [2020-10-26T20:19:00.606Z] Ensuring container killed. [2020-10-26T20:19:00.606Z] + docker rm -vf docker-pr1 [2020-10-26T20:19:00.606Z] Error: No such container: docker-pr1 [2020-10-26T20:19:00.606Z] + true [Pipeline] sh [2020-10-26T20:19:00.733Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-26T20:19:00.996Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:19:00.996Z] Chowning /workspace to jenkins user [2020-10-26T20:19:00.996Z] + id -u [2020-10-26T20:19:00.996Z] + id -g [2020-10-26T20:19:00.996Z] + docker run --rm -v /home/docker/workspace/moby_PR-41590:/workspace busybox chown -R 1001:1001 /workspace [2020-10-26T20:19:00.996Z] Unable to find image 'busybox:latest' locally [2020-10-26T20:19:01.290Z] latest: Pulling from library/busybox [2020-10-26T20:19:01.403Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-10-26T20:19:01.583Z] a72ff6653ea1: Pulling fs layer [2020-10-26T20:19:01.878Z] a72ff6653ea1: Verifying Checksum [2020-10-26T20:19:01.878Z] a72ff6653ea1: Download complete [2020-10-26T20:19:01.973Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-26T20:19:02.111Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-26T20:19:02.174Z] a72ff6653ea1: Pull complete [2020-10-26T20:19:02.174Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-26T20:19:02.174Z] Status: Downloaded newer image for busybox:latest [2020-10-26T20:19:02.544Z] --- PASS: TestBuildMultiStageParentConfig (2.18s) [2020-10-26T20:19:02.544Z] === RUN TestBuildLabelWithTargets [2020-10-26T20:19:02.544Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-10-26T20:19:02.544Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:19:02.544Z] === RUN TestBuildWithEmptyLayers [2020-10-26T20:19:03.521Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2020-10-26T20:19:03.521Z] === RUN TestBuildMultiStageOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-26T20:19:04.018Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-26T20:19:04.096Z] + bundleName=ppc64le-integration [2020-10-26T20:19:04.096Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-10-26T20:19:04.096Z] Creating ppc64le-integration-bundles.tar.gz [2020-10-26T20:19:04.096Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-26T20:19:04.096Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-26T20:19:04.142Z] Archiving artifacts [2020-10-26T20:19:04.277Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-26T20:19:04.517Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-10-26T20:19:04.562Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T20:19:04.778Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2020-10-26T20:19:04.778Z] === RUN TestServiceUpdateNetwork [2020-10-26T20:19:04.958Z] + make clean [2020-10-26T20:19:05.265Z] make: command: Command not found [2020-10-26T20:19:05.265Z] make: command: Command not found [2020-10-26T20:19:05.265Z] docker volume rm -f docker-dev-cache [2020-10-26T20:19:05.265Z] docker-dev-cache [Pipeline] deleteDir [2020-10-26T20:19:06.183Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-26T20:19:07.121Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-10-26T20:19:07.324Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] } [2020-10-26T20:19:08.267Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-26T20:19:09.027Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-26T20:19:09.209Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-26T20:19:10.406Z] #33 159.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-26T20:19:11.343Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-26T20:19:12.721Z] #33 162.3 [2020-10-26T20:19:12.981Z] #33 DONE 162.5s [2020-10-26T20:19:12.981Z] [2020-10-26T20:19:12.981Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-10-26T20:19:14.885Z] #34 DONE 1.6s [2020-10-26T20:19:15.787Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-26T20:19:15.787Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-26T20:19:16.048Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-26T20:19:16.263Z] [2020-10-26T20:19:16.263Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-10-26T20:19:16.993Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-10-26T20:19:17.199Z] #35 DONE 0.8s [2020-10-26T20:19:17.199Z] [2020-10-26T20:19:17.199Z] #36 exporting to image [2020-10-26T20:19:17.199Z] #36 exporting layers [2020-10-26T20:19:17.254Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-26T20:19:17.514Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-10-26T20:19:17.775Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-10-26T20:19:17.775Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-26T20:19:18.036Z] --- PASS: TestServiceUpdateNetwork (13.36s) [2020-10-26T20:19:18.036Z] === RUN TestServiceUpdatePidsLimit [2020-10-26T20:19:18.979Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-26T20:19:19.552Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-26T20:19:20.488Z] #36 exporting layers 3.2s done [2020-10-26T20:19:20.488Z] #36 writing image sha256:419b17a86ba46ce97ac2932ad34ed43cf0c12e7b94dfa8db16c066596542f087 done [2020-10-26T20:19:20.488Z] #36 naming to docker.io/library/moby-e2e-test done [2020-10-26T20:19:20.488Z] #36 DONE 3.2s [Pipeline] } [2020-10-26T20:19:20.495Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-26T20:19:20.495Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-26T20:19:20.495Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-26T20:19:20.495Z] === RUN TestDockerSuite/TestEventsImageImport [Pipeline] // stage Post stage [Pipeline] sh [2020-10-26T20:19:20.815Z] + echo Ensuring container killed. [2020-10-26T20:19:20.815Z] Ensuring container killed. [2020-10-26T20:19:20.815Z] + docker rm -vf docker-pr1 [2020-10-26T20:19:20.815Z] Error: No such container: docker-pr1 [2020-10-26T20:19:20.815Z] + true [Pipeline] sh [2020-10-26T20:19:21.094Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:19:21.094Z] Chowning /workspace to jenkins user [2020-10-26T20:19:21.094Z] + id -u [2020-10-26T20:19:21.094Z] + id -g [2020-10-26T20:19:21.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41590:/workspace busybox chown -R 1000:1000 /workspace [2020-10-26T20:19:21.437Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-26T20:19:21.437Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-26T20:19:21.697Z] === RUN TestDockerSuite/TestEventsImageTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-26T20:19:22.658Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-10-26T20:19:22.768Z] + bundleName=unit [2020-10-26T20:19:22.768Z] + echo Creating unit-bundles.tar.gz [2020-10-26T20:19:22.768Z] Creating unit-bundles.tar.gz [2020-10-26T20:19:22.768Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-10-26T20:19:22.768Z] bundles/junit-report.xml [2020-10-26T20:19:22.768Z] bundles/go-test-report.json [2020-10-26T20:19:22.768Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-10-26T20:19:22.780Z] Archiving artifacts [2020-10-26T20:19:22.918Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-10-26T20:19:22.919Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-10-26T20:19:22.919Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-26T20:19:23.290Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T20:19:23.603Z] + make clean [2020-10-26T20:19:23.861Z] docker volume rm -f docker-dev-cache [2020-10-26T20:19:23.861Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T20:19:24.692Z] --- PASS: TestBuildMultiStageOnBuild (18.27s) [2020-10-26T20:19:24.692Z] === RUN TestBuildUncleanTarFilenames [2020-10-26T20:19:24.692Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-10-26T20:19:24.692Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:19:24.692Z] === RUN TestBuildMultiStageLayerLeak [2020-10-26T20:19:28.202Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-26T20:19:28.462Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-10-26T20:19:29.405Z] === RUN TestDockerSuite/TestEventsRename [2020-10-26T20:19:29.666Z] === RUN TestDockerSuite/TestEventsResize [2020-10-26T20:19:30.237Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-26T20:19:33.318Z] --- PASS: TestBuildMultiStageLayerLeak (10.73s) [2020-10-26T20:19:33.318Z] === RUN TestBuildWithHugeFile [2020-10-26T20:19:35.525Z] --- PASS: TestServiceUpdatePidsLimit (16.94s) [2020-10-26T20:19:35.525Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-10-26T20:19:35.525Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-10-26T20:19:35.525Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-10-26T20:19:35.525Z] PASS [2020-10-26T20:19:35.525Z] [2020-10-26T20:19:35.525Z] === Skipped [2020-10-26T20:19:35.525Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-26T20:19:35.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-26T20:19:35.525Z] [2020-10-26T20:19:35.525Z] [2020-10-26T20:19:35.525Z] DONE 27 tests, 1 skipped in 184.683s [2020-10-26T20:19:35.525Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-26T20:19:35.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:19:35.525Z] ++ set -e [2020-10-26T20:19:35.525Z] ++ '[' -n 0 ']' [2020-10-26T20:19:35.525Z] ++ set -x [2020-10-26T20:19:35.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:19:35.525Z] INFO: Testing against a local daemon [2020-10-26T20:19:35.525Z] === RUN TestSessionCreate [2020-10-26T20:19:35.525Z] --- PASS: TestSessionCreate (0.02s) [2020-10-26T20:19:35.525Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-26T20:19:35.525Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-26T20:19:35.525Z] PASS [2020-10-26T20:19:35.525Z] [2020-10-26T20:19:35.525Z] DONE 2 tests in 0.211s [2020-10-26T20:19:35.525Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-26T20:19:35.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:19:35.525Z] ++ set -e [2020-10-26T20:19:35.525Z] ++ '[' -n 0 ']' [2020-10-26T20:19:35.525Z] ++ set -x [2020-10-26T20:19:35.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:19:35.525Z] INFO: Testing against a local daemon [2020-10-26T20:19:35.525Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-26T20:19:35.525Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:19:35.525Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:19:35.525Z] === RUN TestEventsExecDie [2020-10-26T20:19:35.786Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-26T20:19:36.047Z] --- PASS: TestEventsExecDie (0.64s) [2020-10-26T20:19:36.047Z] === RUN TestEventsBackwardsCompatible [2020-10-26T20:19:36.047Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-10-26T20:19:36.047Z] === RUN TestInfoBinaryCommits [2020-10-26T20:19:36.047Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-10-26T20:19:36.047Z] === RUN TestInfoAPIVersioned [2020-10-26T20:19:36.047Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-10-26T20:19:36.047Z] === RUN TestInfoDiscoveryBackend [2020-10-26T20:19:36.618Z] === RUN TestDockerSuite/TestEventsStreaming [2020-10-26T20:19:36.619Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-10-26T20:19:36.619Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-26T20:19:37.189Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-26T20:19:37.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-26T20:19:37.709Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-26T20:19:37.709Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-26T20:19:38.281Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-10-26T20:19:38.281Z] === RUN TestInfoAPI [2020-10-26T20:19:38.281Z] --- PASS: TestInfoAPI (0.03s) [2020-10-26T20:19:38.281Z] === RUN TestInfoAPIWarnings [2020-10-26T20:19:40.194Z] === RUN TestDockerSuite/TestEventsTop [2020-10-26T20:19:40.766Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-26T20:19:43.309Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-26T20:19:49.906Z] === RUN TestDockerSuite/TestExec [2020-10-26T20:19:49.906Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-26T20:19:50.478Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-26T20:19:51.053Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-26T20:19:51.624Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-26T20:19:52.567Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-26T20:19:53.138Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-26T20:19:53.711Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-26T20:19:54.282Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-26T20:19:54.544Z] --- PASS: TestInfoAPIWarnings (16.41s) [2020-10-26T20:19:54.544Z] === RUN TestInfoDebug [2020-10-26T20:19:54.806Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-26T20:19:55.067Z] --- PASS: TestInfoDebug (0.53s) [2020-10-26T20:19:55.067Z] === RUN TestInfoInsecureRegistries [2020-10-26T20:19:55.640Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-26T20:19:55.640Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-10-26T20:19:55.640Z] === RUN TestInfoRegistryMirrors [2020-10-26T20:19:56.211Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-10-26T20:19:56.211Z] === RUN TestLoginFailsWithBadCredentials [2020-10-26T20:19:56.211Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-26T20:19:56.472Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-10-26T20:19:56.472Z] === RUN TestPingCacheHeaders [2020-10-26T20:19:56.472Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-26T20:19:56.472Z] === RUN TestPingGet [2020-10-26T20:19:56.472Z] --- PASS: TestPingGet (0.02s) [2020-10-26T20:19:56.472Z] === RUN TestPingHead [2020-10-26T20:19:56.472Z] --- PASS: TestPingHead (0.03s) [2020-10-26T20:19:56.472Z] === RUN TestVersion [2020-10-26T20:19:56.472Z] --- PASS: TestVersion (0.03s) [2020-10-26T20:19:56.472Z] PASS [2020-10-26T20:19:56.472Z] [2020-10-26T20:19:56.472Z] === Skipped [2020-10-26T20:19:56.472Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:19:56.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-26T20:19:56.472Z] [2020-10-26T20:19:56.472Z] [2020-10-26T20:19:56.472Z] DONE 18 tests, 1 skipped in 21.363s [2020-10-26T20:19:56.472Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-26T20:19:56.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:19:56.472Z] ++ set -e [2020-10-26T20:19:56.472Z] ++ '[' -n 0 ']' [2020-10-26T20:19:56.472Z] ++ set -x [2020-10-26T20:19:56.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-26T20:19:56.733Z] INFO: Testing against a local daemon [2020-10-26T20:19:56.733Z] === RUN TestVolumesCreateAndList [2020-10-26T20:19:56.733Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-10-26T20:19:56.733Z] === RUN TestVolumesRemove [2020-10-26T20:19:56.994Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-26T20:19:56.994Z] === RUN TestVolumesInspect [2020-10-26T20:19:56.994Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-26T20:19:56.994Z] === RUN TestVolumesInvalidJSON [2020-10-26T20:19:56.994Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-26T20:19:56.994Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-26T20:19:56.994Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-26T20:19:56.994Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-26T20:19:56.994Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-26T20:19:56.994Z] PASS [2020-10-26T20:19:56.994Z] [2020-10-26T20:19:56.994Z] DONE 5 tests in 0.346s [2020-10-26T20:19:56.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:19:57.256Z] ++++ cat bundles/test-integration/docker.pid [2020-10-26T20:19:57.256Z] +++ kill 5584 [2020-10-26T20:19:57.517Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-26T20:19:58.459Z] +++ /etc/init.d/apparmor stop [2020-10-26T20:19:58.459Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:19:58.459Z] [2020-10-26T20:19:58.459Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:19:58.459Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:19:58.459Z] [2020-10-26T20:19:58.459Z] To set a process to complain mode, use the command line tool [2020-10-26T20:19:58.459Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:19:58.459Z] +++ true [2020-10-26T20:19:58.460Z] exiting test-integration [2020-10-26T20:19:58.460Z] ++ exit 0 [2020-10-26T20:19:58.460Z] === RUN TestDockerSuite/TestExecEnv [2020-10-26T20:19:58.460Z] [2020-10-26T20:19:59.031Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-26T20:19:59.291Z] + for job in $(jobs -p) [2020-10-26T20:19:59.291Z] + wait 7877 [2020-10-26T20:20:00.680Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-26T20:20:00.941Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-26T20:20:02.869Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-26T20:20:03.440Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-10-26T20:20:04.384Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-26T20:20:04.956Z] === RUN TestDockerSuite/TestExecParseError [2020-10-26T20:20:05.527Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-26T20:20:06.102Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-26T20:20:06.363Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-26T20:20:07.747Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-26T20:20:08.008Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-26T20:20:08.580Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-26T20:20:20.804Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-26T20:20:20.804Z] === RUN TestDockerSuite/TestExecTTY [2020-10-26T20:20:20.804Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-26T20:20:21.065Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-26T20:20:21.637Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-26T20:20:22.214Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-26T20:20:22.214Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-26T20:20:23.598Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-10-26T20:20:24.169Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-26T20:20:24.741Z] === RUN TestDockerSuite/TestExecWithTERM [2020-10-26T20:20:25.321Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-26T20:20:25.914Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-26T20:20:31.199Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-26T20:20:35.400Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-26T20:20:36.781Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-26T20:20:40.980Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-26T20:20:41.559Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-26T20:20:41.559Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-26T20:20:41.559Z] === RUN TestDockerSuite/TestHealth [2020-10-26T20:20:42.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-26T20:21:04.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-26T20:21:04.459Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-26T20:21:05.031Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-26T20:21:05.974Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-26T20:21:05.974Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-26T20:21:06.918Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-26T20:21:08.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-26T20:21:09.692Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-26T20:21:09.692Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-26T20:21:09.692Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-26T20:21:11.606Z] === RUN TestDockerSuite/TestImportFile [2020-10-26T20:21:12.990Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-26T20:21:12.990Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-26T20:21:14.926Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-26T20:21:16.840Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-26T20:21:18.226Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-26T20:21:18.487Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-26T20:21:19.058Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-26T20:21:19.631Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-26T20:21:19.631Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-10-26T20:21:19.631Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-26T20:21:20.203Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-26T20:21:20.725Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-26T20:21:20.986Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-26T20:21:21.558Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-26T20:21:21.818Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-26T20:21:22.389Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-26T20:21:22.390Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-10-26T20:21:23.772Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-26T20:21:24.033Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-26T20:21:24.606Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-26T20:21:24.606Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-26T20:21:25.177Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-26T20:21:25.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-26T20:21:25.749Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-26T20:21:26.322Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-26T20:21:26.892Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-26T20:21:27.476Z] === RUN TestDockerSuite/TestInspectImage [2020-10-26T20:21:27.476Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-26T20:21:27.476Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-26T20:21:27.476Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-26T20:21:27.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-26T20:21:27.997Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-26T20:21:28.569Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-26T20:21:28.569Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-26T20:21:29.162Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-26T20:21:29.734Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-26T20:21:31.648Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-26T20:21:31.908Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-26T20:21:32.482Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-26T20:21:33.426Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-26T20:21:34.811Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-26T20:21:35.382Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-26T20:21:35.953Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-26T20:21:36.523Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-26T20:21:37.094Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-26T20:21:37.355Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-26T20:21:37.927Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-26T20:21:37.927Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-10-26T20:21:39.839Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-26T20:21:40.781Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-26T20:21:41.724Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-26T20:21:41.986Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-26T20:21:43.370Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-26T20:21:44.754Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-26T20:21:44.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-26T20:21:46.680Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-26T20:21:46.680Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-26T20:21:48.597Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-26T20:21:48.597Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-26T20:21:49.541Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-26T20:21:57.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-26T20:21:58.620Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-26T20:21:59.563Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-26T20:22:00.505Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-26T20:22:00.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-26T20:22:02.151Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-10-26T20:22:02.413Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-26T20:22:02.986Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-26T20:22:02.986Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-26T20:22:02.986Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-26T20:22:03.558Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-26T20:22:04.500Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-26T20:22:06.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-26T20:22:08.335Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-26T20:22:08.598Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-26T20:22:13.886Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-26T20:22:13.886Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-26T20:22:13.886Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-26T20:22:14.828Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-26T20:22:15.400Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-26T20:22:15.555Z] --- PASS: TestBuildWithHugeFile (160.14s) [2020-10-26T20:22:15.555Z] === RUN TestBuildWithEmptyDockerfile [2020-10-26T20:22:15.555Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:22:15.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:22:15.555Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:22:15.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:22:15.555Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:22:15.555Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:22:15.555Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-26T20:22:15.555Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-26T20:22:15.555Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-26T20:22:15.555Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-10-26T20:22:15.555Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-10-26T20:22:15.555Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-10-26T20:22:15.555Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-10-26T20:22:15.555Z] === RUN TestBuildPreserveOwnership [2020-10-26T20:22:15.555Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-10-26T20:22:15.555Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:22:15.555Z] === RUN TestBuildPlatformInvalid [2020-10-26T20:22:15.555Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-10-26T20:22:15.555Z] PASS [2020-10-26T20:22:15.555Z] ok github.com/docker/docker/integration/build 234.699s [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] === Skipped [2020-10-26T20:22:15.555Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-10-26T20:22:15.555Z] build_session_test.go:25: TODO: BuildKit [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-10-26T20:22:15.555Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-10-26T20:22:15.555Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-10-26T20:22:15.555Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-10-26T20:22:15.555Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] [2020-10-26T20:22:15.555Z] DONE 28 tests, 5 skipped in 267.334s [2020-10-26T20:22:15.555Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-10-26T20:22:16.343Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-26T20:22:16.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:22:16.533Z] INFO: Testing against a local daemon [2020-10-26T20:22:16.533Z] === RUN TestConfigInspect [2020-10-26T20:22:16.533Z] --- SKIP: TestConfigInspect (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] === RUN TestConfigList [2020-10-26T20:22:16.533Z] --- SKIP: TestConfigList (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] === RUN TestConfigsCreateAndDelete [2020-10-26T20:22:16.533Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] === RUN TestConfigsUpdate [2020-10-26T20:22:16.533Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] === RUN TestTemplatedConfig [2020-10-26T20:22:16.533Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] === RUN TestConfigCreateResolve [2020-10-26T20:22:16.533Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:22:16.533Z] === RUN TestConfigDaemonLibtrustID [2020-10-26T20:22:16.533Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:22:16.533Z] PASS [2020-10-26T20:22:16.533Z] ok github.com/docker/docker/integration/config 0.264s [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === Skipped [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-10-26T20:22:16.533Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] [2020-10-26T20:22:16.533Z] DONE 7 tests, 7 skipped in 3.140s [2020-10-26T20:22:16.533Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-10-26T20:22:17.284Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-26T20:22:18.225Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-26T20:22:20.138Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-26T20:22:20.709Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-26T20:22:20.970Z] === RUN TestDockerSuite/TestLogsSince [2020-10-26T20:22:21.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:22:21.271Z] INFO: Testing against a local daemon [2020-10-26T20:22:21.271Z] === RUN TestCheckpoint [2020-10-26T20:22:21.271Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-26T20:22:21.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:22:21.271Z] === RUN TestContainerInvalidJSON [2020-10-26T20:22:21.271Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:22:21.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:22:21.271Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:22:21.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:22:21.271Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:22:21.271Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:22:21.271Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-26T20:22:21.271Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-26T20:22:21.271Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-26T20:22:21.271Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-26T20:22:21.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-26T20:22:21.271Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-10-26T20:22:21.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-10-26T20:22:21.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-26T20:22:21.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2020-10-26T20:22:21.271Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-26T20:22:21.271Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-10-26T20:22:21.271Z] copy_test.go:38: testEnv.OSType == "windows" [2020-10-26T20:22:21.271Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-26T20:22:21.271Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2020-10-26T20:22:21.271Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-26T20:22:21.271Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2020-10-26T20:22:21.271Z] copy_test.go:63: testEnv.OSType == "windows" [2020-10-26T20:22:21.271Z] === RUN TestCopyFromContainer [2020-10-26T20:22:21.271Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-10-26T20:22:21.271Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:21.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-26T20:22:21.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:22:21.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:22:21.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:22:21.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:22:21.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:22:21.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:22:21.271Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-26T20:22:21.271Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-26T20:22:21.271Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-26T20:22:21.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-10-26T20:22:21.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-26T20:22:21.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-26T20:22:21.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-10-26T20:22:21.271Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-26T20:22:21.271Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-10-26T20:22:21.271Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidEnv [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-26T20:22:21.271Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-26T20:22:21.271Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-26T20:22:21.271Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-26T20:22:21.271Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-26T20:22:21.271Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-26T20:22:21.271Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-26T20:22:21.271Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-10-26T20:22:21.271Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-10-26T20:22:21.271Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-10-26T20:22:21.271Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-10-26T20:22:21.271Z] === RUN TestCreateTmpfsMountsTarget [2020-10-26T20:22:21.271Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-10-26T20:22:21.271Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:21.271Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-26T20:22:21.271Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-10-26T20:22:21.271Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:22:21.271Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-26T20:22:21.271Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-10-26T20:22:21.271Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:22:21.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:22:21.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:22:21.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:22:21.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:22:21.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:22:21.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:22:21.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:22:21.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:22:21.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-26T20:22:21.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-26T20:22:21.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-26T20:22:21.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-26T20:22:21.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-26T20:22:21.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-10-26T20:22:21.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-26T20:22:21.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-26T20:22:21.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-26T20:22:21.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-26T20:22:21.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-26T20:22:21.272Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-26T20:22:21.272Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-10-26T20:22:21.272Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-10-26T20:22:21.272Z] === RUN TestCreateDifferentPlatform [2020-10-26T20:22:21.735Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-26T20:22:21.735Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-26T20:22:21.735Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-10-26T20:22:21.735Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-26T20:22:21.735Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-26T20:22:21.735Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-26T20:22:21.735Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-26T20:22:21.735Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-26T20:22:21.735Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-10-26T20:22:21.735Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-10-26T20:22:21.735Z] === RUN TestContainerKillOnDaemonStart [2020-10-26T20:22:21.735Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-10-26T20:22:21.735Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:21.735Z] === RUN TestDiff [2020-10-26T20:22:21.735Z] --- SKIP: TestDiff (0.00s) [2020-10-26T20:22:21.735Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-10-26T20:22:21.735Z] === RUN TestExecWithCloseStdin [2020-10-26T20:22:23.936Z] --- PASS: TestExecWithCloseStdin (2.52s) [2020-10-26T20:22:23.936Z] === RUN TestExec [2020-10-26T20:22:26.134Z] --- PASS: TestExec (2.19s) [2020-10-26T20:22:26.134Z] === RUN TestExecUser [2020-10-26T20:22:26.134Z] --- SKIP: TestExecUser (0.00s) [2020-10-26T20:22:26.134Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-26T20:22:26.134Z] === RUN TestExportContainerAndImportImage [2020-10-26T20:22:26.134Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-10-26T20:22:26.134Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:26.134Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-26T20:22:26.134Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-10-26T20:22:26.134Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:26.134Z] === RUN TestHealthCheckWorkdir [2020-10-26T20:22:26.134Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-10-26T20:22:26.134Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-26T20:22:26.134Z] === RUN TestHealthKillContainer [2020-10-26T20:22:26.134Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-10-26T20:22:26.134Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-10-26T20:22:26.134Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-26T20:22:26.134Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-10-26T20:22:26.134Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-10-26T20:22:26.134Z] === RUN TestKillContainerInvalidSignal [2020-10-26T20:22:27.550Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-26T20:22:28.336Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2020-10-26T20:22:28.336Z] === RUN TestKillContainer [2020-10-26T20:22:28.336Z] === RUN TestKillContainer/no_signal [2020-10-26T20:22:30.533Z] === RUN TestKillContainer/non_killing_signal [2020-10-26T20:22:30.533Z] === RUN TestKillContainer/killing_signal [2020-10-26T20:22:32.733Z] --- PASS: TestKillContainer (4.02s) [2020-10-26T20:22:32.733Z] --- PASS: TestKillContainer/no_signal (1.82s) [2020-10-26T20:22:32.733Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-10-26T20:22:32.733Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-10-26T20:22:32.733Z] --- PASS: TestKillContainer/killing_signal (2.14s) [2020-10-26T20:22:32.733Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-26T20:22:32.733Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-10-26T20:22:32.733Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-26T20:22:32.733Z] === RUN TestKillStoppedContainer [2020-10-26T20:22:32.733Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-10-26T20:22:32.733Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-26T20:22:32.733Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-26T20:22:32.733Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-10-26T20:22:32.733Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-26T20:22:32.733Z] === RUN TestKillDifferentUserContainer [2020-10-26T20:22:32.733Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-10-26T20:22:32.733Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-10-26T20:22:32.733Z] === RUN TestInspectOomKilledTrue [2020-10-26T20:22:32.734Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-26T20:22:32.734Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:32.734Z] === RUN TestInspectOomKilledFalse [2020-10-26T20:22:32.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-26T20:22:32.734Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:22:32.734Z] === RUN TestLogsFollowTailEmpty [2020-10-26T20:22:34.138Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-26T20:22:34.138Z] === RUN TestDockerSuite/TestLogsTail [2020-10-26T20:22:34.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-26T20:22:34.138Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-26T20:22:34.289Z] --- PASS: TestLogsFollowTailEmpty (1.92s) [2020-10-26T20:22:34.289Z] === RUN TestNetworkNat [2020-10-26T20:22:34.289Z] --- SKIP: TestNetworkNat (0.00s) [2020-10-26T20:22:34.289Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-10-26T20:22:34.289Z] === RUN TestNetworkLocalhostTCPNat [2020-10-26T20:22:34.709Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-26T20:22:35.281Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-26T20:22:35.542Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-26T20:22:36.114Z] === RUN TestDockerSuite/TestNetHostname [2020-10-26T20:22:36.485Z] --- PASS: TestNetworkLocalhostTCPNat (2.34s) [2020-10-26T20:22:36.485Z] === RUN TestNetworkLoopbackNat [2020-10-26T20:22:36.485Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-10-26T20:22:36.485Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-10-26T20:22:36.486Z] === RUN TestPause [2020-10-26T20:22:36.486Z] --- SKIP: TestPause (0.00s) [2020-10-26T20:22:36.486Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-10-26T20:22:36.486Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-26T20:22:36.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-26T20:22:38.070Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-26T20:22:38.331Z] === RUN TestDockerSuite/TestNetworkEvents [2020-10-26T20:22:38.682Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s) [2020-10-26T20:22:38.682Z] === RUN TestPauseStopPausedContainer [2020-10-26T20:22:38.682Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-10-26T20:22:38.682Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:22:38.682Z] === RUN TestPsFilter [2020-10-26T20:22:39.147Z] --- PASS: TestPsFilter (0.27s) [2020-10-26T20:22:39.147Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-26T20:22:42.088Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s) [2020-10-26T20:22:42.088Z] === RUN TestRemoveContainerWithVolume [2020-10-26T20:22:44.284Z] --- PASS: TestRemoveContainerWithVolume (2.37s) [2020-10-26T20:22:44.284Z] === RUN TestRemoveContainerRunning [2020-10-26T20:22:44.918Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-26T20:22:45.489Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-26T20:22:45.835Z] --- PASS: TestRemoveContainerRunning (1.93s) [2020-10-26T20:22:45.835Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-26T20:22:46.060Z] === RUN TestDockerSuite/TestPluginActive [2020-10-26T20:22:48.033Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.91s) [2020-10-26T20:22:48.033Z] === RUN TestRemoveInvalidContainer [2020-10-26T20:22:48.033Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-10-26T20:22:48.033Z] === RUN TestRenameLinkedContainer [2020-10-26T20:22:48.033Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-10-26T20:22:48.033Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-10-26T20:22:48.033Z] === RUN TestRenameStoppedContainer [2020-10-26T20:22:48.606Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-26T20:22:53.894Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-26T20:22:53.894Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-26T20:22:54.465Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-26T20:22:55.146Z] --- PASS: TestRenameStoppedContainer (7.07s) [2020-10-26T20:22:55.146Z] === RUN TestRenameRunningContainerAndReuse [2020-10-26T20:22:57.017Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-26T20:22:58.402Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-26T20:22:58.930Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s) [2020-10-26T20:22:58.930Z] === RUN TestRenameInvalidName [2020-10-26T20:22:59.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-26T20:23:00.480Z] --- PASS: TestRenameInvalidName (1.71s) [2020-10-26T20:23:00.480Z] === RUN TestRenameAnonymousContainer [2020-10-26T20:23:00.480Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-10-26T20:23:00.480Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:00.480Z] === RUN TestRenameContainerWithSameName [2020-10-26T20:23:00.726Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-26T20:23:02.041Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2020-10-26T20:23:02.041Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-26T20:23:02.041Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-10-26T20:23:02.041Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:02.041Z] === RUN TestResize [2020-10-26T20:23:03.593Z] --- PASS: TestResize (1.59s) [2020-10-26T20:23:03.593Z] === RUN TestResizeWithInvalidSize [2020-10-26T20:23:03.593Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-10-26T20:23:03.593Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:03.593Z] === RUN TestResizeWhenContainerNotStarted [2020-10-26T20:23:05.796Z] --- PASS: TestResizeWhenContainerNotStarted (1.88s) [2020-10-26T20:23:05.796Z] === RUN TestDaemonRestartKillContainers [2020-10-26T20:23:05.796Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:23:05.796Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:05.796Z] === RUN TestStats [2020-10-26T20:23:05.796Z] --- SKIP: TestStats (0.00s) [2020-10-26T20:23:05.796Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-10-26T20:23:05.796Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-26T20:23:07.311Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-26T20:23:07.882Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-26T20:23:08.824Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-26T20:23:09.765Z] === RUN TestDockerSuite/TestPortList [2020-10-26T20:23:11.643Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.28s) [2020-10-26T20:23:11.643Z] === RUN TestStopContainerWithTimeout [2020-10-26T20:23:11.643Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-10-26T20:23:11.643Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-10-26T20:23:11.643Z] === RUN TestUpdateRestartPolicy [2020-10-26T20:23:16.351Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-26T20:23:17.296Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-26T20:23:23.893Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-26T20:23:23.893Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-26T20:23:24.154Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-26T20:23:24.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-26T20:23:24.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-26T20:23:24.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-26T20:23:24.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-26T20:23:25.560Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-26T20:23:25.560Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-26T20:23:26.503Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-26T20:23:26.503Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-10-26T20:23:26.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-26T20:23:28.678Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-10-26T20:23:30.065Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-10-26T20:23:30.327Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-10-26T20:23:30.588Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-26T20:23:32.806Z] --- PASS: TestUpdateRestartPolicy (20.36s) [2020-10-26T20:23:32.806Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-26T20:23:32.806Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s) [2020-10-26T20:23:32.806Z] === RUN TestWaitNonBlocked [2020-10-26T20:23:32.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:23:32.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:23:32.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:23:32.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:23:32.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-26T20:23:32.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-26T20:23:33.133Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-26T20:23:34.519Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-26T20:23:35.756Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-26T20:23:35.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.43s) [2020-10-26T20:23:35.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.51s) [2020-10-26T20:23:35.756Z] === RUN TestWaitBlocked [2020-10-26T20:23:35.756Z] --- SKIP: TestWaitBlocked (0.00s) [2020-10-26T20:23:35.756Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:35.756Z] PASS [2020-10-26T20:23:35.756Z] ok github.com/docker/docker/integration/container 74.869s [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === Skipped [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-10-26T20:23:35.756Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-10-26T20:23:35.756Z] copy_test.go:38: testEnv.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2020-10-26T20:23:35.756Z] copy_test.go:63: testEnv.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-10-26T20:23:35.756Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-10-26T20:23:35.756Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-10-26T20:23:35.756Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-10-26T20:23:35.756Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-10-26T20:23:35.756Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-10-26T20:23:35.756Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-10-26T20:23:35.756Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-10-26T20:23:35.756Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-10-26T20:23:35.756Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-10-26T20:23:35.756Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-10-26T20:23:35.756Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-10-26T20:23:35.756Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-10-26T20:23:35.756Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-10-26T20:23:35.756Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-10-26T20:23:35.756Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-10-26T20:23:35.756Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-10-26T20:23:35.756Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-10-26T20:23:35.756Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-10-26T20:23:35.756Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-10-26T20:23:35.756Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-10-26T20:23:35.756Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-10-26T20:23:35.756Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-10-26T20:23:35.756Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-10-26T20:23:35.756Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-10-26T20:23:35.756Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-10-26T20:23:35.756Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-10-26T20:23:35.756Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-10-26T20:23:35.756Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-10-26T20:23:35.756Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] [2020-10-26T20:23:35.756Z] DONE 88 tests, 37 skipped in 78.744s [2020-10-26T20:23:35.756Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-10-26T20:23:37.064Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-26T20:23:37.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:37.957Z] INFO: Testing against a local daemon [2020-10-26T20:23:37.957Z] === RUN TestCommitInheritsEnv [2020-10-26T20:23:37.957Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-10-26T20:23:37.957Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:23:37.957Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-26T20:23:37.957Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-26T20:23:37.957Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-10-26T20:23:37.957Z] === RUN TestImagesFilterMultiReference [2020-10-26T20:23:37.957Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-10-26T20:23:37.957Z] === RUN TestImagePullPlatformInvalid [2020-10-26T20:23:37.957Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-26T20:23:37.957Z] === RUN TestRemoveImageOrphaning [2020-10-26T20:23:38.933Z] --- PASS: TestRemoveImageOrphaning (0.90s) [2020-10-26T20:23:38.933Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-26T20:23:38.933Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-10-26T20:23:38.933Z] === RUN TestTagInvalidReference [2020-10-26T20:23:38.933Z] --- PASS: TestTagInvalidReference (0.04s) [2020-10-26T20:23:38.933Z] === RUN TestTagValidPrefixedRepo [2020-10-26T20:23:39.397Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-10-26T20:23:39.397Z] === RUN TestTagExistedNameWithoutForce [2020-10-26T20:23:39.397Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-10-26T20:23:39.397Z] === RUN TestTagOfficialNames [2020-10-26T20:23:39.397Z] --- PASS: TestTagOfficialNames (0.10s) [2020-10-26T20:23:39.397Z] === RUN TestTagMatchesDigest [2020-10-26T20:23:39.397Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-26T20:23:39.397Z] PASS [2020-10-26T20:23:39.397Z] ok github.com/docker/docker/integration/image 1.598s [2020-10-26T20:23:39.397Z] [2020-10-26T20:23:39.397Z] === Skipped [2020-10-26T20:23:39.397Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-10-26T20:23:39.397Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:23:39.397Z] [2020-10-26T20:23:39.397Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-10-26T20:23:39.397Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-10-26T20:23:39.397Z] [2020-10-26T20:23:39.397Z] [2020-10-26T20:23:39.397Z] DONE 11 tests, 2 skipped in 3.980s [2020-10-26T20:23:39.397Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-10-26T20:23:40.370Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-26T20:23:40.634Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-26T20:23:41.594Z] testing: warning: no tests to run [2020-10-26T20:23:41.594Z] testing: warning: no tests to run [2020-10-26T20:23:41.594Z] PASS [2020-10-26T20:23:41.594Z] PASS [2020-10-26T20:23:41.594Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [no tests to run] [2020-10-26T20:23:41.594Z] ok github.com/docker/docker/integration/network/ipvlan 0.137s [no tests to run] [2020-10-26T20:23:42.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:42.571Z] INFO: Testing against a local daemon [2020-10-26T20:23:42.571Z] === RUN TestNetworkCreateDelete [2020-10-26T20:23:42.571Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-10-26T20:23:42.571Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:42.571Z] === RUN TestDockerNetworkDeletePreferID [2020-10-26T20:23:42.571Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-10-26T20:23:42.571Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-10-26T20:23:42.571Z] === RUN TestDaemonDNSFallback [2020-10-26T20:23:42.571Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-10-26T20:23:42.571Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:42.571Z] === RUN TestInspectNetwork [2020-10-26T20:23:42.571Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-26T20:23:42.571Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:42.571Z] === RUN TestRunContainerWithBridgeNone [2020-10-26T20:23:42.571Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-26T20:23:42.571Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:42.571Z] === RUN TestNetworkInvalidJSON [2020-10-26T20:23:42.571Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-26T20:23:42.571Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-26T20:23:42.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:23:42.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:23:42.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:23:42.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:23:42.571Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-26T20:23:42.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-26T20:23:42.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-26T20:23:42.571Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-10-26T20:23:42.571Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-26T20:23:42.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-26T20:23:42.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-10-26T20:23:42.571Z] === RUN TestHostIPv4BridgeLabel [2020-10-26T20:23:42.571Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-10-26T20:23:42.571Z] network_test.go:97: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-26T20:23:42.571Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:29: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestDaemonDefaultNetworkPools [2020-10-26T20:23:42.571Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:52: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-26T20:23:42.571Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:96: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-26T20:23:42.571Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:130: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-26T20:23:42.571Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:181: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestServiceWithPredefinedNetwork [2020-10-26T20:23:42.571Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:206: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-26T20:23:42.571Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:23:42.571Z] === RUN TestServiceWithDataPathPortInit [2020-10-26T20:23:42.571Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:326: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-26T20:23:42.571Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-26T20:23:42.571Z] service_test.go:394: testEnv.OSType == "windows" [2020-10-26T20:23:42.571Z] PASS [2020-10-26T20:23:42.571Z] ok github.com/docker/docker/integration/network 0.259s [2020-10-26T20:23:43.033Z] [2020-10-26T20:23:43.034Z] === Skipped [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-10-26T20:23:43.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-10-26T20:23:43.034Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-10-26T20:23:43.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-10-26T20:23:43.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-10-26T20:23:43.034Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-10-26T20:23:43.034Z] network_test.go:97: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:29: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:52: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:96: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:130: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:181: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:206: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:236: FLAKY_TEST [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:326: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-26T20:23:43.034Z] service_test.go:394: testEnv.OSType == "windows" [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] DONE 19 tests, 15 skipped in 3.258s [2020-10-26T20:23:43.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-10-26T20:23:43.034Z] testing: warning: no tests to run [2020-10-26T20:23:43.034Z] PASS [2020-10-26T20:23:43.034Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-10-26T20:23:43.034Z] [2020-10-26T20:23:43.034Z] DONE 0 tests in 0.378s [2020-10-26T20:23:43.177Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-26T20:23:43.498Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-10-26T20:23:43.498Z] testing: warning: no tests to run [2020-10-26T20:23:43.498Z] PASS [2020-10-26T20:23:43.498Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-10-26T20:23:43.498Z] [2020-10-26T20:23:43.498Z] DONE 0 tests in 0.392s [2020-10-26T20:23:43.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-10-26T20:23:45.519Z] testing: warning: no tests to run [2020-10-26T20:23:45.519Z] PASS [2020-10-26T20:23:45.519Z] ok github.com/docker/docker/integration/plugin 0.172s [no tests to run] [2020-10-26T20:23:45.519Z] testing: warning: no tests to run [2020-10-26T20:23:45.519Z] PASS [2020-10-26T20:23:45.519Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [no tests to run] [2020-10-26T20:23:49.758Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-26T20:23:50.700Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-26T20:23:52.085Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-26T20:23:53.031Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-26T20:23:53.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-26T20:23:53.863Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-26T20:23:55.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:55.905Z] INFO: Testing against a local daemon [2020-10-26T20:23:55.905Z] === RUN TestExternalGraphDriver [2020-10-26T20:23:55.905Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-10-26T20:23:55.905Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-26T20:23:55.905Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:23:55.905Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-10-26T20:23:55.905Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-26T20:23:55.905Z] PASS [2020-10-26T20:23:55.905Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.456s [2020-10-26T20:23:55.905Z] testing: warning: no tests to run [2020-10-26T20:23:55.905Z] PASS [2020-10-26T20:23:55.905Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [no tests to run] [2020-10-26T20:23:56.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:56.370Z] INFO: Testing against a local daemon [2020-10-26T20:23:56.370Z] === RUN TestPluginInvalidJSON [2020-10-26T20:23:56.370Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:23:56.370Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:23:56.370Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:23:56.370Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-10-26T20:23:56.370Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-10-26T20:23:56.370Z] === RUN TestPluginInstall [2020-10-26T20:23:56.370Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-26T20:23:56.370Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-26T20:23:56.370Z] PASS [2020-10-26T20:23:56.370Z] ok github.com/docker/docker/integration/plugin/common 0.341s [2020-10-26T20:23:56.410Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-26T20:23:56.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:56.834Z] INFO: Testing against a local daemon [2020-10-26T20:23:56.834Z] === RUN TestReadPluginNoRead [2020-10-26T20:23:56.834Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-10-26T20:23:56.834Z] read_test.go:21: no unix domain sockets on Windows [2020-10-26T20:23:56.834Z] PASS [2020-10-26T20:23:56.834Z] ok github.com/docker/docker/integration/plugin/logging 0.242s [2020-10-26T20:23:56.834Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-10-26T20:23:56.834Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-10-26T20:23:57.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:57.810Z] INFO: Testing against a local daemon [2020-10-26T20:23:57.810Z] === RUN TestPluginWithDevMounts [2020-10-26T20:23:57.810Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-26T20:23:57.810Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:57.810Z] PASS [2020-10-26T20:23:57.810Z] ok github.com/docker/docker/integration/plugin/volumes 0.191s [2020-10-26T20:23:57.810Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] === Skipped [2020-10-26T20:23:58.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-10-26T20:23:58.274Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-10-26T20:23:58.274Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-10-26T20:23:58.274Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-10-26T20:23:58.274Z] read_test.go:21: no unix domain sockets on Windows [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-10-26T20:23:58.274Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] [2020-10-26T20:23:58.274Z] DONE 7 tests, 5 skipped in 14.597s [2020-10-26T20:23:58.274Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-10-26T20:23:58.328Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-26T20:23:58.736Z] testing: warning: no tests to run [2020-10-26T20:23:58.736Z] PASS [2020-10-26T20:23:58.736Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-10-26T20:23:58.736Z] [2020-10-26T20:23:58.736Z] DONE 0 tests in 0.387s [2020-10-26T20:23:58.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-10-26T20:23:59.272Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-26T20:23:59.533Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-26T20:23:59.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:23:59.714Z] INFO: Testing against a local daemon [2020-10-26T20:23:59.714Z] === RUN TestPluginInvalidJSON [2020-10-26T20:23:59.714Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:23:59.714Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:23:59.714Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-26T20:23:59.714Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-10-26T20:23:59.714Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-10-26T20:23:59.714Z] === RUN TestPluginInstall [2020-10-26T20:23:59.714Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-26T20:23:59.714Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-26T20:23:59.714Z] PASS [2020-10-26T20:23:59.714Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-10-26T20:23:59.714Z] [2020-10-26T20:23:59.714Z] === Skipped [2020-10-26T20:23:59.714Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-10-26T20:23:59.714Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-26T20:23:59.714Z] [2020-10-26T20:23:59.714Z] [2020-10-26T20:23:59.714Z] DONE 3 tests, 1 skipped in 1.025s [2020-10-26T20:24:00.104Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-26T20:24:00.178Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-10-26T20:24:00.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:00.651Z] INFO: Testing against a local daemon [2020-10-26T20:24:00.651Z] === RUN TestExternalGraphDriver [2020-10-26T20:24:00.651Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-10-26T20:24:00.651Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-26T20:24:00.651Z] === RUN TestGraphdriverPluginV2 [2020-10-26T20:24:00.651Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-10-26T20:24:00.651Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-26T20:24:00.651Z] PASS [2020-10-26T20:24:00.651Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-10-26T20:24:01.119Z] [2020-10-26T20:24:01.119Z] === Skipped [2020-10-26T20:24:01.119Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-10-26T20:24:01.119Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-26T20:24:01.119Z] [2020-10-26T20:24:01.119Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-10-26T20:24:01.119Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-26T20:24:01.119Z] [2020-10-26T20:24:01.119Z] [2020-10-26T20:24:01.119Z] DONE 2 tests, 2 skipped in 0.941s [2020-10-26T20:24:01.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-10-26T20:24:02.040Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-26T20:24:02.096Z] testing: warning: no tests to run [2020-10-26T20:24:02.096Z] PASS [2020-10-26T20:24:02.096Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-10-26T20:24:02.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:02.096Z] INFO: Testing against a local daemon [2020-10-26T20:24:02.096Z] === RUN TestReadPluginNoRead [2020-10-26T20:24:02.096Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-10-26T20:24:02.096Z] read_test.go:21: no unix domain sockets on Windows [2020-10-26T20:24:02.096Z] PASS [2020-10-26T20:24:02.096Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-10-26T20:24:02.096Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-10-26T20:24:02.096Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-10-26T20:24:02.096Z] [2020-10-26T20:24:02.096Z] === Skipped [2020-10-26T20:24:02.096Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-10-26T20:24:02.096Z] read_test.go:21: no unix domain sockets on Windows [2020-10-26T20:24:02.096Z] [2020-10-26T20:24:02.096Z] [2020-10-26T20:24:02.096Z] DONE 1 tests, 1 skipped in 1.092s [2020-10-26T20:24:02.096Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-10-26T20:24:02.560Z] testing: warning: no tests to run [2020-10-26T20:24:02.560Z] PASS [2020-10-26T20:24:02.560Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-10-26T20:24:02.560Z] [2020-10-26T20:24:02.560Z] DONE 0 tests in 0.589s [2020-10-26T20:24:02.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-10-26T20:24:03.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:03.540Z] INFO: Testing against a local daemon [2020-10-26T20:24:03.540Z] === RUN TestPluginWithDevMounts [2020-10-26T20:24:03.540Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-26T20:24:03.540Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:03.540Z] PASS [2020-10-26T20:24:03.540Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-10-26T20:24:03.540Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-10-26T20:24:03.951Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-26T20:24:04.003Z] [2020-10-26T20:24:04.003Z] === Skipped [2020-10-26T20:24:04.003Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-10-26T20:24:04.003Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:04.003Z] [2020-10-26T20:24:04.003Z] [2020-10-26T20:24:04.003Z] DONE 1 tests, 1 skipped in 1.018s [2020-10-26T20:24:04.003Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-10-26T20:24:04.212Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-26T20:24:04.212Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-26T20:24:04.212Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-26T20:24:04.472Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-26T20:24:04.472Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-26T20:24:05.043Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-26T20:24:05.988Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-26T20:24:06.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:06.222Z] INFO: Testing against a local daemon [2020-10-26T20:24:06.222Z] === RUN TestSecretInspect [2020-10-26T20:24:06.222Z] --- SKIP: TestSecretInspect (0.00s) [2020-10-26T20:24:06.222Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.222Z] === RUN TestSecretList [2020-10-26T20:24:06.222Z] --- SKIP: TestSecretList (0.00s) [2020-10-26T20:24:06.222Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.222Z] === RUN TestSecretsCreateAndDelete [2020-10-26T20:24:06.222Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-10-26T20:24:06.222Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.222Z] === RUN TestSecretsUpdate [2020-10-26T20:24:06.222Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-10-26T20:24:06.222Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.222Z] === RUN TestTemplatedSecret [2020-10-26T20:24:06.222Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-26T20:24:06.222Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.222Z] === RUN TestSecretCreateResolve [2020-10-26T20:24:06.222Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-10-26T20:24:06.222Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:06.222Z] PASS [2020-10-26T20:24:06.222Z] ok github.com/docker/docker/integration/secret 0.244s [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] === Skipped [2020-10-26T20:24:06.685Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-10-26T20:24:06.685Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-10-26T20:24:06.685Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-10-26T20:24:06.685Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-10-26T20:24:06.685Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-10-26T20:24:06.685Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-10-26T20:24:06.685Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] [2020-10-26T20:24:06.685Z] DONE 6 tests, 6 skipped in 2.591s [2020-10-26T20:24:06.685Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-10-26T20:24:07.374Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-26T20:24:07.946Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-26T20:24:09.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:09.618Z] INFO: Testing against a local daemon [2020-10-26T20:24:09.618Z] === RUN TestServiceCreateInit [2020-10-26T20:24:09.618Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-26T20:24:09.618Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-26T20:24:09.618Z] --- PASS: TestServiceCreateInit (0.05s) [2020-10-26T20:24:09.618Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-26T20:24:09.618Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.618Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-26T20:24:09.618Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.618Z] === RUN TestCreateServiceMultipleTimes [2020-10-26T20:24:09.618Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-10-26T20:24:09.618Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.618Z] === RUN TestCreateServiceConflict [2020-10-26T20:24:09.618Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-10-26T20:24:09.618Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.618Z] === RUN TestCreateServiceMaxReplicas [2020-10-26T20:24:09.618Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-10-26T20:24:09.618Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.618Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-26T20:24:09.619Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-10-26T20:24:09.619Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestCreateServiceSecretFileMode [2020-10-26T20:24:09.619Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-10-26T20:24:09.619Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestCreateServiceConfigFileMode [2020-10-26T20:24:09.619Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-10-26T20:24:09.619Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestCreateServiceSysctls [2020-10-26T20:24:09.619Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2020-10-26T20:24:09.619Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestCreateServiceCapabilities [2020-10-26T20:24:09.619Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-10-26T20:24:09.619Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestInspect [2020-10-26T20:24:09.619Z] --- SKIP: TestInspect (0.00s) [2020-10-26T20:24:09.619Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestCreateJob [2020-10-26T20:24:09.619Z] --- SKIP: TestCreateJob (0.00s) [2020-10-26T20:24:09.619Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestReplicatedJob [2020-10-26T20:24:09.619Z] --- SKIP: TestReplicatedJob (0.00s) [2020-10-26T20:24:09.619Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestUpdateReplicatedJob [2020-10-26T20:24:09.619Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-10-26T20:24:09.619Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestServiceListWithStatuses [2020-10-26T20:24:09.619Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-26T20:24:09.619Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestDockerNetworkConnectAlias [2020-10-26T20:24:09.619Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-10-26T20:24:09.619Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestDockerNetworkReConnect [2020-10-26T20:24:09.619Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-10-26T20:24:09.619Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestServicePlugin [2020-10-26T20:24:09.619Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-26T20:24:09.619Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:09.619Z] === RUN TestServiceUpdateLabel [2020-10-26T20:24:09.619Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-10-26T20:24:09.619Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:09.619Z] === RUN TestServiceUpdateSecrets [2020-10-26T20:24:09.619Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-10-26T20:24:09.619Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:09.619Z] === RUN TestServiceUpdateConfigs [2020-10-26T20:24:09.619Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-10-26T20:24:09.619Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:09.619Z] === RUN TestServiceUpdateNetwork [2020-10-26T20:24:09.619Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-10-26T20:24:09.619Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:09.619Z] === RUN TestServiceUpdatePidsLimit [2020-10-26T20:24:09.619Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-10-26T20:24:09.619Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:09.619Z] PASS [2020-10-26T20:24:09.619Z] ok github.com/docker/docker/integration/service 0.425s [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === Skipped [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-26T20:24:10.086Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-26T20:24:10.086Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-10-26T20:24:10.086Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-10-26T20:24:10.086Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2020-10-26T20:24:10.086Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-10-26T20:24:10.086Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-10-26T20:24:10.086Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-10-26T20:24:10.086Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-10-26T20:24:10.086Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-10-26T20:24:10.086Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-10-26T20:24:10.086Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-10-26T20:24:10.086Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-10-26T20:24:10.086Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-10-26T20:24:10.086Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-10-26T20:24:10.086Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-10-26T20:24:10.086Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-10-26T20:24:10.086Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-10-26T20:24:10.086Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-10-26T20:24:10.086Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] [2020-10-26T20:24:10.086Z] DONE 24 tests, 23 skipped in 3.535s [2020-10-26T20:24:10.086Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-10-26T20:24:13.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:13.015Z] INFO: Testing against a local daemon [2020-10-26T20:24:13.015Z] === RUN TestSessionCreate [2020-10-26T20:24:13.015Z] --- SKIP: TestSessionCreate (0.00s) [2020-10-26T20:24:13.015Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-10-26T20:24:13.015Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-26T20:24:13.015Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-10-26T20:24:13.015Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-10-26T20:24:13.015Z] PASS [2020-10-26T20:24:13.015Z] ok github.com/docker/docker/integration/session 0.283s [2020-10-26T20:24:13.015Z] [2020-10-26T20:24:13.015Z] === Skipped [2020-10-26T20:24:13.015Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-10-26T20:24:13.015Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-10-26T20:24:13.015Z] [2020-10-26T20:24:13.015Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-10-26T20:24:13.015Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-10-26T20:24:13.015Z] [2020-10-26T20:24:13.015Z] [2020-10-26T20:24:13.015Z] DONE 2 tests, 2 skipped in 2.581s [2020-10-26T20:24:13.015Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-10-26T20:24:14.531Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-26T20:24:15.104Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-26T20:24:15.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:15.212Z] INFO: Testing against a local daemon [2020-10-26T20:24:15.212Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-26T20:24:15.212Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:24:15.212Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:15.212Z] === RUN TestEventsExecDie [2020-10-26T20:24:15.212Z] --- SKIP: TestEventsExecDie (0.00s) [2020-10-26T20:24:15.212Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-10-26T20:24:15.212Z] === RUN TestEventsBackwardsCompatible [2020-10-26T20:24:15.212Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-10-26T20:24:15.212Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-10-26T20:24:15.212Z] === RUN TestInfoAPI [2020-10-26T20:24:15.212Z] --- PASS: TestInfoAPI (0.04s) [2020-10-26T20:24:15.212Z] === RUN TestInfoAPIWarnings [2020-10-26T20:24:15.212Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-10-26T20:24:15.212Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:24:15.212Z] === RUN TestInfoDebug [2020-10-26T20:24:15.212Z] --- SKIP: TestInfoDebug (0.00s) [2020-10-26T20:24:15.212Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-26T20:24:15.212Z] === RUN TestInfoInsecureRegistries [2020-10-26T20:24:15.212Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-10-26T20:24:15.212Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-26T20:24:15.212Z] === RUN TestInfoRegistryMirrors [2020-10-26T20:24:15.212Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-10-26T20:24:15.212Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-26T20:24:15.212Z] === RUN TestLoginFailsWithBadCredentials [2020-10-26T20:24:16.188Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-10-26T20:24:16.188Z] === RUN TestPingCacheHeaders [2020-10-26T20:24:16.188Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-10-26T20:24:16.188Z] === RUN TestPingGet [2020-10-26T20:24:16.188Z] --- PASS: TestPingGet (0.03s) [2020-10-26T20:24:16.188Z] === RUN TestPingHead [2020-10-26T20:24:16.188Z] --- PASS: TestPingHead (0.04s) [2020-10-26T20:24:16.188Z] === RUN TestVersion [2020-10-26T20:24:16.188Z] --- PASS: TestVersion (0.03s) [2020-10-26T20:24:16.188Z] PASS [2020-10-26T20:24:16.188Z] ok github.com/docker/docker/integration/system 1.334s [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === Skipped [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-26T20:24:16.651Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-10-26T20:24:16.651Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-10-26T20:24:16.651Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-10-26T20:24:16.651Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-10-26T20:24:16.651Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-10-26T20:24:16.651Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-10-26T20:24:16.651Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] [2020-10-26T20:24:16.651Z] DONE 13 tests, 7 skipped in 3.635s [2020-10-26T20:24:16.651Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-10-26T20:24:17.017Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-26T20:24:17.017Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-26T20:24:17.017Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-26T20:24:17.278Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-26T20:24:18.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:18.846Z] INFO: Testing against a local daemon [2020-10-26T20:24:18.846Z] === RUN TestVolumesCreateAndList [2020-10-26T20:24:18.846Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-10-26T20:24:18.846Z] === RUN TestVolumesRemove [2020-10-26T20:24:18.846Z] --- PASS: TestVolumesRemove (0.08s) [2020-10-26T20:24:18.846Z] === RUN TestVolumesInspect [2020-10-26T20:24:19.188Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-26T20:24:19.310Z] --- PASS: TestVolumesInspect (0.09s) [2020-10-26T20:24:19.310Z] === RUN TestVolumesInvalidJSON [2020-10-26T20:24:19.310Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-26T20:24:19.310Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-26T20:24:19.310Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-26T20:24:19.310Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-26T20:24:19.310Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-26T20:24:19.310Z] PASS [2020-10-26T20:24:19.310Z] ok github.com/docker/docker/integration/volume 0.443s [2020-10-26T20:24:19.310Z] [2020-10-26T20:24:19.310Z] DONE 5 tests in 2.874s [2020-10-26T20:24:19.310Z] INFO: make.ps1 ended at 10/26/2020 20:24:19 [2020-10-26T20:24:19.310Z] INFO: Integration CLI tests being run from the host: [2020-10-26T20:24:19.310Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-10-26T20:24:20.131Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-26T20:24:23.453Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-26T20:24:24.394Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-26T20:24:24.394Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-26T20:24:24.394Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-26T20:24:26.942Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-26T20:24:27.515Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-26T20:24:27.776Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-26T20:24:29.162Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-26T20:24:29.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-26T20:24:29.712Z] INFO: Testing against a local daemon [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-26T20:24:29.712Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-26T20:24:29.734Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-26T20:24:30.175Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-26T20:24:30.639Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-26T20:24:31.103Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-26T20:24:31.118Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-26T20:24:31.689Z] === RUN TestDockerSuite/TestRmiTag [2020-10-26T20:24:31.949Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-26T20:24:32.521Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-26T20:24:33.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-26T20:24:36.016Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-26T20:24:36.965Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-26T20:24:37.536Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-26T20:24:38.112Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-26T20:24:39.496Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-26T20:24:39.757Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-26T20:24:40.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-26T20:24:40.600Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-26T20:24:40.600Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-26T20:24:41.172Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-26T20:24:42.555Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-26T20:24:42.816Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-26T20:24:43.387Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-26T20:24:43.960Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-10-26T20:24:45.345Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-26T20:24:46.285Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-10-26T20:24:46.856Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-10-26T20:24:47.798Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-10-26T20:24:48.369Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-10-26T20:24:48.941Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-10-26T20:24:49.512Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-26T20:24:50.455Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-10-26T20:24:51.396Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-26T20:24:51.657Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-26T20:24:52.601Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-26T20:24:53.172Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-26T20:24:53.172Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-26T20:24:55.086Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-26T20:24:55.661Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-26T20:24:56.240Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-26T20:24:56.501Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-26T20:24:57.072Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-26T20:24:57.072Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-26T20:24:58.016Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-26T20:24:58.587Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-26T20:24:59.530Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-26T20:24:59.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-26T20:24:59.791Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-26T20:25:00.734Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-26T20:25:00.734Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-26T20:25:00.995Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-26T20:25:00.995Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-26T20:25:02.385Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-26T20:25:03.331Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-26T20:25:04.275Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-26T20:25:04.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-26T20:25:04.797Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-26T20:25:04.797Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-26T20:25:05.369Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-26T20:25:06.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-26T20:25:07.324Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-10-26T20:25:07.895Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-26T20:25:09.281Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-26T20:25:09.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-26T20:25:10.424Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-26T20:25:10.424Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-26T20:25:11.004Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-26T20:25:11.581Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-26T20:25:12.153Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-26T20:25:13.540Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-10-26T20:25:13.803Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-26T20:25:17.110Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-26T20:25:17.110Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-26T20:25:17.110Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-26T20:25:17.110Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-26T20:25:19.025Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-26T20:25:19.596Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-10-26T20:25:20.538Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-26T20:25:22.452Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-26T20:25:23.837Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-26T20:25:24.779Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-26T20:25:24.779Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-26T20:25:24.779Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-26T20:25:25.351Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-26T20:25:27.269Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-26T20:25:27.841Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-26T20:25:28.104Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-26T20:25:30.044Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-26T20:25:30.616Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-26T20:25:31.559Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-26T20:25:32.130Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-10-26T20:25:32.130Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-26T20:25:32.701Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-10-26T20:25:33.643Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-26T20:25:33.643Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-26T20:25:34.214Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-26T20:25:34.785Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-26T20:25:35.046Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-10-26T20:25:35.616Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-26T20:25:35.616Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-26T20:25:36.187Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-26T20:25:36.758Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-26T20:25:37.019Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-26T20:25:37.590Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-26T20:25:38.162Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-26T20:25:38.423Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-26T20:25:38.994Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-26T20:25:39.566Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-26T20:25:39.566Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-26T20:25:39.827Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-26T20:25:40.401Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-26T20:25:41.342Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-26T20:25:41.604Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-26T20:25:41.604Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-26T20:25:44.148Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-26T20:25:44.148Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-26T20:25:52.290Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-10-26T20:25:55.592Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-10-26T20:25:56.163Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-26T20:25:57.108Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-10-26T20:25:57.369Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-10-26T20:25:57.369Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-26T20:25:57.369Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-26T20:25:57.940Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-26T20:25:59.859Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-26T20:26:00.120Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-26T20:26:01.509Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-26T20:26:02.895Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-26T20:26:02.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-26T20:26:09.477Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-26T20:26:09.477Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-26T20:26:09.477Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-26T20:26:10.051Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-26T20:26:10.051Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-26T20:26:10.051Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-26T20:26:11.004Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-26T20:26:11.947Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-26T20:26:12.887Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-26T20:26:12.888Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-26T20:26:13.148Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-26T20:26:14.089Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-26T20:26:15.031Z] === RUN TestDockerSuite/TestRunMount [2020-10-26T20:26:15.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-26T20:26:18.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-26T20:26:20.290Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-26T20:26:20.862Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-26T20:26:21.433Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-26T20:26:21.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-26T20:26:22.635Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-26T20:26:24.550Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-26T20:26:24.550Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-26T20:26:27.101Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-26T20:26:28.056Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-26T20:26:29.000Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-26T20:26:30.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-26T20:26:31.177Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-26T20:26:32.563Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-26T20:26:33.951Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-26T20:26:33.951Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-26T20:26:34.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-26T20:26:34.473Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-26T20:26:35.416Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-26T20:26:35.988Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-26T20:26:36.560Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-26T20:26:36.560Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-26T20:26:38.474Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-26T20:26:40.391Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-10-26T20:26:40.391Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-26T20:26:43.697Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-26T20:26:44.270Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-26T20:26:44.270Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-10-26T20:26:44.842Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-26T20:26:44.842Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-26T20:26:45.414Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-26T20:26:45.997Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-26T20:26:45.997Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-26T20:26:46.569Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-10-26T20:26:46.829Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-26T20:26:52.116Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-10-26T20:26:52.377Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-10-26T20:26:52.377Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-26T20:26:53.321Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-10-26T20:26:53.892Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-26T20:26:55.277Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-26T20:26:55.538Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-10-26T20:26:56.110Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-26T20:26:56.682Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-26T20:26:57.254Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-26T20:26:57.515Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-26T20:26:58.086Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-26T20:26:58.086Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-26T20:26:58.657Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-26T20:26:58.918Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-26T20:26:58.918Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-26T20:26:59.490Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-10-26T20:27:00.432Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-26T20:27:00.432Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-26T20:27:02.979Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-26T20:27:03.552Z] === RUN TestDockerSuite/TestRunRm [2020-10-26T20:27:04.147Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-26T20:27:04.718Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-26T20:27:07.260Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-26T20:27:07.833Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-26T20:27:08.776Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-26T20:27:09.347Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-10-26T20:27:11.259Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-10-26T20:27:11.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-26T20:27:11.519Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-10-26T20:27:13.312Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-26T20:27:13.776Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-26T20:27:14.065Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-26T20:27:14.638Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-10-26T20:27:17.938Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-10-26T20:27:18.509Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-10-26T20:27:19.450Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-10-26T20:27:19.450Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-10-26T20:27:19.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-26T20:27:19.617Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-26T20:27:19.617Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-26T20:27:19.712Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-10-26T20:27:20.284Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-10-26T20:27:20.857Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-10-26T20:27:21.430Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-10-26T20:27:22.378Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-26T20:27:22.378Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-26T20:27:22.558Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-26T20:27:22.949Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-26T20:27:23.521Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-26T20:27:24.779Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-26T20:27:24.779Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-26T20:27:24.779Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-26T20:27:24.779Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-26T20:27:24.779Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-26T20:27:26.067Z] === RUN TestDockerSuite/TestRunState [2020-10-26T20:27:27.008Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-26T20:27:27.270Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-26T20:27:27.706Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-26T20:27:27.706Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-26T20:27:27.706Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-26T20:27:27.841Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-26T20:27:28.102Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-10-26T20:27:28.102Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-26T20:27:28.363Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-26T20:27:28.934Z] === RUN TestDockerSuite/TestRunSysctls [2020-10-26T20:27:29.877Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-26T20:27:29.877Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-26T20:27:29.877Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-26T20:27:30.448Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-10-26T20:27:32.359Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-10-26T20:27:32.620Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-10-26T20:27:34.002Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-10-26T20:27:34.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-26T20:27:35.386Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-10-26T20:27:36.771Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-26T20:27:40.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-26T20:27:40.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-26T20:27:40.650Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-26T20:27:40.911Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-26T20:27:42.824Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-26T20:27:43.766Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-26T20:27:44.027Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-26T20:27:44.288Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-26T20:27:44.288Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-26T20:27:44.860Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-26T20:27:45.121Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-26T20:27:45.692Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-10-26T20:27:45.692Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-26T20:27:45.953Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-26T20:27:46.524Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-26T20:27:48.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-26T20:27:49.381Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-26T20:27:49.953Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-26T20:27:51.342Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-26T20:27:52.725Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-26T20:27:53.668Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-26T20:27:55.052Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-26T20:27:56.975Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-26T20:27:56.975Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-26T20:27:57.547Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-26T20:27:58.118Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-26T20:27:58.118Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-26T20:27:58.118Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-26T20:27:58.118Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-26T20:27:58.379Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-10-26T20:27:58.379Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-10-26T20:27:58.950Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-10-26T20:27:59.211Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-10-26T20:28:00.153Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-10-26T20:28:00.724Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-10-26T20:28:01.297Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-26T20:28:01.297Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-10-26T20:28:01.869Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-10-26T20:28:01.869Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-10-26T20:28:01.869Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-10-26T20:28:01.869Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-26T20:28:02.131Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-10-26T20:28:02.131Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-10-26T20:28:02.131Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-10-26T20:28:02.131Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-10-26T20:28:02.131Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-10-26T20:28:02.131Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-10-26T20:28:02.131Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-10-26T20:28:02.703Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-10-26T20:28:03.275Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-10-26T20:28:03.848Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-10-26T20:28:03.848Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-10-26T20:28:04.421Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-26T20:28:04.685Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-26T20:28:04.945Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-26T20:28:05.206Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-26T20:28:05.206Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-10-26T20:28:05.779Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-10-26T20:28:06.721Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-10-26T20:28:06.721Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-26T20:28:06.721Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-26T20:28:07.293Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-26T20:28:08.234Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-10-26T20:28:08.496Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-10-26T20:28:08.496Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-26T20:28:09.067Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-26T20:28:09.067Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-26T20:28:10.009Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-26T20:28:10.270Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-26T20:28:12.194Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-26T20:28:12.454Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-26T20:28:12.454Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-26T20:28:12.454Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-26T20:28:13.395Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-10-26T20:28:13.966Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-10-26T20:28:14.909Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-26T20:28:14.909Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-26T20:28:16.294Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-26T20:28:16.294Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-26T20:28:16.555Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-26T20:28:18.471Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-26T20:28:18.472Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-26T20:28:19.858Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-26T20:28:19.858Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-26T20:28:19.858Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-26T20:28:20.800Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-26T20:28:22.186Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-26T20:28:22.446Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-26T20:28:22.447Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-26T20:28:22.447Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-26T20:28:22.707Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-26T20:28:22.969Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-26T20:28:25.517Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-26T20:28:26.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-26T20:28:29.471Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-26T20:28:30.421Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-26T20:28:31.807Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-26T20:28:32.380Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-26T20:28:32.952Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-26T20:28:34.338Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-26T20:28:36.881Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-26T20:28:38.795Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-26T20:28:39.057Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-26T20:28:40.443Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-26T20:28:41.830Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-26T20:28:43.216Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-26T20:28:45.762Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-26T20:28:49.972Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-26T20:28:51.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-26T20:28:52.824Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-26T20:28:58.113Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-26T20:28:59.497Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-26T20:29:00.070Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-10-26T20:29:01.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-26T20:29:01.717Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-26T20:29:02.660Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-26T20:29:02.922Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-26T20:29:03.867Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-26T20:29:03.867Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-26T20:29:04.439Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-26T20:29:06.985Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-26T20:29:10.295Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-10-26T20:29:10.555Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-10-26T20:29:11.128Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-10-26T20:29:11.128Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-10-26T20:29:11.700Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-10-26T20:29:13.084Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-10-26T20:29:13.084Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-10-26T20:29:14.029Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-10-26T20:29:14.599Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-10-26T20:29:15.170Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-10-26T20:29:16.114Z] === RUN TestDockerSuite/TestUpdateStats [2020-10-26T20:29:17.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-26T20:29:20.042Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-10-26T20:29:20.615Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-10-26T20:29:20.615Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-10-26T20:29:21.561Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-10-26T20:29:22.132Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-26T20:29:24.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-10-26T20:29:27.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-10-26T20:29:29.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-10-26T20:29:31.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-26T20:29:33.706Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-26T20:29:36.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-10-26T20:29:36.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-26T20:29:37.901Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-10-26T20:29:39.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-10-26T20:29:40.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-10-26T20:29:41.709Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-10-26T20:29:43.095Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-10-26T20:29:45.010Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-10-26T20:29:45.010Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-26T20:29:46.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-26T20:29:46.619Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-26T20:29:47.085Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-26T20:29:48.321Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-10-26T20:29:49.707Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-26T20:29:50.015Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-26T20:29:51.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-26T20:29:51.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-26T20:29:51.567Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-26T20:29:51.567Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-26T20:29:54.504Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-26T20:30:06.949Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-26T20:30:07.814Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-26T20:30:08.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-26T20:30:08.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-26T20:30:08.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-26T20:30:08.758Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-26T20:30:09.019Z] === RUN TestDockerSuite/TestVolumeEvents [2020-10-26T20:30:11.681Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-26T20:30:12.663Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-26T20:30:12.663Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-26T20:30:14.304Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-26T20:30:16.219Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-26T20:30:16.219Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-26T20:30:16.219Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-26T20:30:16.435Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-26T20:30:17.413Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-26T20:30:18.134Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-26T20:30:20.698Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite (1411.05s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.05s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.22s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.37s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.87s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.13s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-10-26T20:30:20.698Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.70s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.47s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.98s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.37s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.11s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.27s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.99s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.42s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.31s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.66s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.28s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.83s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.56s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.37s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.43s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.55s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.67s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.98s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.08s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.57s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.80s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.17s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.20s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.50s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.65s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.11s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.61s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.85s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.26s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.19s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.56s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildContChar (3.41s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.53s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.08s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.37s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.74s) [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.94s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.61s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.92s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.62s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.54s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.50s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.78s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.17s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.25s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.12s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.22s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.11s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.47s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.83s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.40s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.81s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.91s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.06s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.52s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.49s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.71s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.76s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.39s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.24s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.55s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.99s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.78s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildHistory (3.85s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.60s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.38s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.36s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.34s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.64s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.76s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.38s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.90s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.07s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.35s) [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.86s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.91s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.97s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.66s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.57s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.00s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.84s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildPATH (2.31s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.73s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.76s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.90s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.52s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2020-10-26T20:30:20.699Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-26T20:30:20.699Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildStderr (0.82s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.48s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.14s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.40s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildUser (1.93s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.68s) [2020-10-26T20:30:20.699Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.73s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.76s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-10-26T20:30:20.700Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-10-26T20:30:20.700Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-26T20:30:20.700Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-26T20:30:20.700Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.45s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.99s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.33s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-26T20:30:20.700Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.67s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-26T20:30:20.700Z] docker_cli_sni_test.go:18: Flakey test [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.64s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.25s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitTTY (1.66s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.82s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.19s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.07s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.07s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.37s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.46s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.56s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.10s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.53s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.22s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-26T20:30:20.700Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.88s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.10s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.28s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.42s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.37s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008c64c0_} (1.44s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1136671519_/foo_false____} (0.66s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1136671519_/foo_true____} (1.45s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3015334386_/foo_false____} (1.60s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3015334386_/foo_true____} (1.53s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3015334386_/foo_true__0xc0008c6520__} (1.51s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008c6540_} (1.41s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008c6560_} (1.39s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008c6580_} (1.36s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008c65a0_} (1.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.92s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.50s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.95s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.28s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.67s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.23s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.39s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.28s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-26T20:30:20.700Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2020-10-26T20:30:20.700Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-26T20:30:20.700Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.53s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.28s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.15s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.22s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.66s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.53s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-10-26T20:30:20.700Z] --- PASS: TestDockerSuite/TestEventsFilters (1.21s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsFormat (1.28s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.29s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-26T20:30:20.701Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-26T20:30:20.701Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsPluginOps (5.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.55s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.76s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.66s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.71s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.38s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecInspectID (1.75s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-26T20:30:20.701Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestHealth (19.28s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.74s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesFormat (0.12s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.96s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.79s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportDisplay (1.55s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportFile (1.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportGzipped (1.66s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.44s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-26T20:30:20.701Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-26T20:30:20.701Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.71s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.38s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.81s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.72s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.81s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.46s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.86s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.59s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.60s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.62s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsTail (0.68s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.58s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.65s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestNetHostname (1.65s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.92s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.34s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginActive (2.18s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.13s) [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-10-26T20:30:20.701Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.03s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.59s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.46s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.25s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.74s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPortList (6.61s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.61s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.14s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.26s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.26s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsByOrder (2.45s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.26s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.84s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.40s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.62s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.96s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.06s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.29s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.98s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2020-10-26T20:30:20.701Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-26T20:30:20.701Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-10-26T20:30:20.701Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.28s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.29s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.00s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.99s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.43s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.42s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.86s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.80s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.54s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.58s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.71s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.76s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.71s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.62s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.62s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.92s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.38s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.22s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.75s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.80s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.76s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.11s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.21s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.57s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.16s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.93s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-26T20:30:20.702Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.16s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.28s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.36s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.37s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.00s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunMount (5.10s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.78s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.70s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetHost (0.90s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.67s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s) [2020-10-26T20:30:20.702Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.18s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.95s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.12s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunSysctls (0.99s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.26s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.52s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2020-10-26T20:30:20.702Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-26T20:30:20.702Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.97s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2020-10-26T20:30:20.702Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.68s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.49s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.58s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.23s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.77s) [2020-10-26T20:30:20.703Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents812730540 [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.07s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.19s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.68s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.69s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.09s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.63s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.71s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.62s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.10s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.38s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.60s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.56s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.75s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.77s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.60s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.61s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.88s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.52s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2020-10-26T20:30:20.703Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s) [2020-10-26T20:30:20.703Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-26T20:30:20.703Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-26T20:30:20.703Z] === RUN TestDockerRegistrySuite [2020-10-26T20:30:20.703Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-26T20:30:21.646Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-26T20:30:23.033Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-26T20:30:24.417Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-10-26T20:30:24.417Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-26T20:30:26.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-10-26T20:30:27.795Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-26T20:30:27.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-26T20:30:27.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-26T20:30:27.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-26T20:30:27.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-26T20:30:28.261Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-26T20:30:31.169Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-26T20:30:34.469Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-26T20:30:35.854Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-26T20:30:37.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-26T20:30:38.182Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-26T20:30:39.124Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-26T20:30:40.522Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-26T20:30:41.464Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-26T20:30:42.405Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-26T20:30:44.320Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-26T20:30:46.234Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-26T20:30:47.176Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-26T20:30:49.723Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-26T20:30:50.730Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-26T20:30:50.730Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-26T20:30:51.672Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-26T20:30:52.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-26T20:30:53.557Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-26T20:30:56.103Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-26T20:30:56.363Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-26T20:30:57.750Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-26T20:30:57.750Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-26T20:30:58.011Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-26T20:30:58.272Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-26T20:30:58.533Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-26T20:30:59.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-26T20:30:59.104Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-26T20:31:00.049Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-26T20:31:01.964Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-26T20:31:02.536Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-26T20:31:04.045Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-26T20:31:04.045Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-26T20:31:04.045Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-26T20:31:04.448Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-26T20:31:05.018Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite (45.31s) [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dad260faff0c5] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d95e9c7ad155a] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dd5ce2fd768bc] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dba0583fce76b] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dbdd5f5d18b0e] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.49s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dc624d7ef9139] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.31s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dcc4ac094af3e] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.85s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dd9575d8ca371] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d6e680fc1d774] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d7b61a04b978d] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dfd16fd728399] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.19s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d4e78871b4ba2] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s) [2020-10-26T20:31:05.960Z] check_test.go:196: [db9b58508c72b] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d518022bdbded] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2020-10-26T20:31:05.960Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1d7a98379e80ac03e34e9a9f8f2a21cd11a3ecf3cae20ce618da76304c12fff [2020-10-26T20:31:05.960Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e74fbd7bae2f790a3932a43871e695461c484f70889bdce16eb4cefe6197cad [2020-10-26T20:31:05.960Z] check_test.go:196: [dc8d9486575f5] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s) [2020-10-26T20:31:05.960Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b401207047c03091dae7f9509a22b3b511c28e11c797e1c8990e80199928242 [2020-10-26T20:31:05.960Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fc89c323e5ab220f71b2a6d329f3225685a08447cf1733a2cbc11d4330d23376 [2020-10-26T20:31:05.960Z] check_test.go:196: [d5215159e42c3] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d4b2de5d6f154] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.24s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d6f40390ba0b7] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dd81f9a9ac107] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d2c6336d216c0] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d9c5010f2c533] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-10-26T20:31:05.960Z] check_test.go:196: [de60995cbe246] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d621c03143b73] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d8f95ea2c4516] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dd91dc57feed6] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d4474d57c1aad] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d0229b40112a9] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-10-26T20:31:05.960Z] check_test.go:196: [de074f0954d71] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d6e890b42d4c4] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d986e38d7c6fe] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d0c13097dd348] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d113ac129d39f] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2020-10-26T20:31:05.960Z] check_test.go:196: [dcd8193f2dc74] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d5bcd0800ecf8] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2020-10-26T20:31:05.960Z] check_test.go:196: [db503d2ec08bb] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.58s) [2020-10-26T20:31:05.960Z] check_test.go:196: [d49dd1d88f4be] daemon is not started [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-10-26T20:31:05.960Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-10-26T20:31:05.960Z] === RUN TestDockerSchema1RegistrySuite [2020-10-26T20:31:05.960Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-10-26T20:31:05.960Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-26T20:31:09.264Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-10-26T20:31:12.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-26T20:31:15.868Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-26T20:31:17.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-26T20:31:18.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-26T20:31:18.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-26T20:31:19.140Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-26T20:31:20.084Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-26T20:31:21.026Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-26T20:31:23.570Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-26T20:31:24.141Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-26T20:31:24.401Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-26T20:31:24.401Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-26T20:31:24.662Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-26T20:31:25.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-26T20:31:25.500Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite (19.77s) [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-10-26T20:31:25.500Z] check_test.go:223: [dadc0a9539c40] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.99s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d78abfb0a7853] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.41s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d57075afa2e59] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.43s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d6a5f41289401] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.09s) [2020-10-26T20:31:25.500Z] check_test.go:223: [df64a24d6137a] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2020-10-26T20:31:25.500Z] check_test.go:223: [ddeaff119fe8c] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d1bce7c3589bf] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2020-10-26T20:31:25.500Z] check_test.go:223: [dc98685c16d1b] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d7ad04c17ab20] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d72a8d47c97ea] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d583c5307d5d4] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2020-10-26T20:31:25.500Z] check_test.go:223: [de3312fc23157] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d9cc7824660dc] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-10-26T20:31:25.500Z] check_test.go:223: [dc60f8c2b3648] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-10-26T20:31:25.500Z] check_test.go:223: [dc0a9bd1d4bfb] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d6b1a4d52f837] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-10-26T20:31:25.500Z] check_test.go:223: [d130f6a949e34] daemon is not started [2020-10-26T20:31:25.500Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-10-26T20:31:25.500Z] check_test.go:223: [de9f3a6ba8235] daemon is not started [2020-10-26T20:31:25.500Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-26T20:31:25.500Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-26T20:31:26.443Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-26T20:31:27.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-26T20:31:27.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-26T20:31:28.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-26T20:31:28.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-26T20:31:28.970Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-26T20:31:29.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2020-10-26T20:31:29.492Z] check_test.go:252: [d2a522502432d] daemon is not started [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-10-26T20:31:29.492Z] check_test.go:252: [d0fcd8ea70734] daemon is not started [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-10-26T20:31:29.492Z] check_test.go:252: [d75251c4ad9cc] daemon is not started [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-10-26T20:31:29.492Z] check_test.go:252: [d41f774b8c845] daemon is not started [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-10-26T20:31:29.492Z] check_test.go:252: [d15cfd9868c91] daemon is not started [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-10-26T20:31:29.492Z] check_test.go:252: [de82b5dcd6a74] daemon is not started [2020-10-26T20:31:29.492Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-10-26T20:31:29.492Z] check_test.go:252: [d3be4d599339c] daemon is not started [2020-10-26T20:31:29.492Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-26T20:31:29.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-26T20:31:34.089Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-26T20:31:34.089Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-26T20:31:34.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-26T20:31:34.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-26T20:31:34.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-26T20:31:35.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-26T20:31:35.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-26T20:31:35.295Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-10-26T20:31:35.295Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-10-26T20:31:35.295Z] check_test.go:279: [db999a19bec94] daemon is not started [2020-10-26T20:31:35.295Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-10-26T20:31:35.295Z] check_test.go:279: [d7c222f5b3107] daemon is not started [2020-10-26T20:31:35.295Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-10-26T20:31:35.295Z] check_test.go:279: [d14e70097a551] daemon is not started [2020-10-26T20:31:35.295Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-10-26T20:31:35.295Z] check_test.go:279: [dbc6406fa202c] daemon is not started [2020-10-26T20:31:35.295Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-10-26T20:31:35.295Z] check_test.go:279: [d879021d3a2dd] daemon is not started [2020-10-26T20:31:35.295Z] === RUN TestDockerNetworkSuite [2020-10-26T20:31:35.295Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-26T20:31:37.208Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-26T20:31:38.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-26T20:31:39.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-26T20:31:41.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-26T20:31:41.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-26T20:31:42.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-26T20:31:46.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-26T20:31:47.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-26T20:31:47.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-26T20:31:53.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-26T20:31:55.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-26T20:31:56.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-26T20:31:57.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-26T20:31:57.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-26T20:31:57.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-26T20:31:58.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-26T20:31:59.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-26T20:31:59.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-26T20:31:59.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-26T20:32:00.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-26T20:32:00.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-26T20:32:00.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-26T20:32:00.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-26T20:32:01.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-26T20:32:02.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-26T20:32:02.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-26T20:32:03.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-26T20:32:03.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-26T20:32:05.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-26T20:32:06.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-26T20:32:06.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-26T20:32:07.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-26T20:32:14.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-26T20:32:14.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-26T20:32:14.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-26T20:32:14.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-26T20:32:14.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-26T20:32:15.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-26T20:32:15.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-26T20:32:15.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-26T20:32:17.123Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-26T20:32:17.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-26T20:32:17.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-26T20:32:17.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-26T20:32:18.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-26T20:32:18.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-26T20:32:18.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-26T20:32:19.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-26T20:32:21.559Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-26T20:32:23.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-26T20:32:23.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-26T20:32:23.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-26T20:32:23.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-26T20:32:23.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-26T20:32:23.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-26T20:32:28.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-26T20:32:28.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-26T20:32:28.762Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-26T20:32:29.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-26T20:32:30.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-26T20:32:31.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-26T20:32:32.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-26T20:32:33.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-26T20:32:34.467Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-26T20:32:37.010Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-26T20:32:39.558Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite (67.43s) [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.01s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [da0190ab37bfe] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d1172fe8368d0] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dfbafd7336ee9] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.79s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d01a0ae0a7c6d] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.94s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:1233: [defb4b7d00e69] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d81da04dfa799] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.58s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d55d2b1fac1ec] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [deb150e133ef8] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [da64067a8a771] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.67s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d468d01711d31] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d720d46d276dd] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d566812acb021] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [da009ddc8a103] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d14110f0ea9fd] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d696c22dd7809] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [de6bfa5ae1179] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d4255fb36ac6d] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dd0a8244dbccd] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dfab5e7c53b94] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d00dc629440b7] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.31s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d196e40a4ad71] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d8b64265e33a4] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [df6da5f40b26d] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [db4c8708db4eb] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:968: [d240fdd812585] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.77s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dd4f8c0a6c385] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.11s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:1116: [dac513a365dbc] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [df3f401eff775] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d8751b3f31fdb] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d5ed53f4940d4] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [de32f500abeb0] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d9ee3da30a703] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [de4c617f5fe5d] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d59ce04a19e9d] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.58s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d1371e417a8e0] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dcf5ab2e91dd1] daemon is not started [2020-10-26T20:32:42.866Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d1be726c4f86e] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.03s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [df2a3dc7e1eb0] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.45s) [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.48s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:1084: [d8839d3001988] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d0c675969b8e6] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.14s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d9c7886aaaddf] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.94s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dc7460630a74f] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.11s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d616a750d8a56] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d1c3f02a4533a] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d507e8f994320] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [d2261b5daf536] daemon is not started [2020-10-26T20:32:42.866Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.15s) [2020-10-26T20:32:42.866Z] docker_cli_network_unix_test.go:46: [dc5d5ac2efedd] daemon is not started [2020-10-26T20:32:42.866Z] === RUN TestDockerHubPullSuite [2020-10-26T20:32:42.866Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-26T20:32:45.411Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-10-26T20:32:46.352Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-26T20:32:47.295Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-10-26T20:32:47.866Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-10-26T20:32:50.410Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-10-26T20:32:50.671Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite (8.04s) [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.40s) [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.72s) [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-10-26T20:32:50.671Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-10-26T20:32:50.671Z] PASS [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === Skipped [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_sni_test.go:18: Flakey test [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-26T20:32:50.671Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-10-26T20:32:50.671Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-26T20:32:50.671Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.671Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-26T20:32:50.671Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-26T20:32:50.671Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-10-26T20:32:50.671Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-26T20:32:50.672Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-26T20:32:50.672Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-10-26T20:32:50.672Z] docker_cli_network_unix_test.go:46: [d1be726c4f86e] daemon is not started [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] [2020-10-26T20:32:50.672Z] DONE 1277 tests, 51 skipped in 1603.541s [2020-10-26T20:32:50.672Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:32:50.672Z] ++++ cat bundles/test-integration/docker.pid [2020-10-26T20:32:50.672Z] +++ kill 7625 [2020-10-26T20:32:52.055Z] +++ /etc/init.d/apparmor stop [2020-10-26T20:32:52.055Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:32:52.055Z] [2020-10-26T20:32:52.055Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:32:52.055Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:32:52.055Z] [2020-10-26T20:32:52.055Z] To set a process to complain mode, use the command line tool [2020-10-26T20:32:52.055Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:32:52.055Z] +++ true [2020-10-26T20:32:52.055Z] exiting test-integration [2020-10-26T20:32:52.055Z] ++ exit 0 [2020-10-26T20:32:52.055Z] [2020-10-26T20:32:52.055Z] + for job in $(jobs -p) [2020-10-26T20:32:52.055Z] + wait 7878 [2020-10-26T20:32:52.998Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-10-26T20:32:57.200Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-10-26T20:32:57.200Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-26T20:32:58.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-26T20:33:01.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-26T20:33:02.496Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-26T20:33:02.707Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-26T20:33:02.707Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-26T20:33:02.757Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-26T20:33:03.698Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-26T20:33:04.259Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-26T20:33:04.259Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-26T20:33:06.241Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-26T20:33:10.092Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-26T20:33:10.557Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-26T20:33:10.557Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-26T20:33:10.557Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-26T20:33:12.111Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-26T20:33:12.576Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-26T20:33:13.555Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-26T20:33:13.555Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-26T20:33:14.533Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-26T20:33:20.364Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-26T20:33:21.342Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-26T20:33:21.342Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-26T20:33:22.894Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-26T20:33:37.766Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-26T20:33:37.766Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-26T20:33:37.766Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-26T20:33:38.746Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-26T20:33:39.723Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-26T20:33:40.186Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-26T20:33:40.186Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-26T20:33:41.163Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-26T20:33:41.627Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-26T20:33:41.627Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-26T20:33:41.627Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-26T20:33:47.460Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-26T20:34:02.499Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-26T20:34:23.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-26T20:34:23.710Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-26T20:34:25.267Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-26T20:34:37.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-26T20:34:37.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-26T20:34:37.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-26T20:34:37.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-26T20:34:37.728Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-26T20:34:37.728Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-26T20:34:58.791Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-26T20:35:04.074Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-26T20:35:07.762Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-26T20:35:07.762Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-26T20:35:07.762Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-26T20:35:08.278Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-26T20:35:25.522Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-26T20:35:27.080Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-26T20:35:27.556Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-26T20:35:31.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-26T20:35:39.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-26T20:35:41.498Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-26T20:36:42.032Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-26T20:36:46.762Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-26T20:36:46.762Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-26T20:37:14.789Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-26T20:37:24.784Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-26T20:37:26.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-10-26T20:37:26.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-10-26T20:37:26.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-10-26T20:37:26.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-10-26T20:37:27.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-26T20:37:29.653Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-26T20:37:32.955Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-26T20:37:35.502Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-26T20:37:47.312Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-26T20:37:47.312Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-26T20:37:47.312Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-26T20:38:08.533Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-26T20:38:18.918Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-26T20:38:29.308Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-26T20:38:31.766Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-26T20:38:31.766Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-26T20:38:33.150Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-26T20:38:35.694Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-26T20:38:38.243Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-26T20:38:41.553Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-26T20:39:03.511Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-26T20:39:05.091Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-26T20:39:15.472Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-26T20:39:15.739Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-26T20:39:16.311Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-26T20:39:18.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-26T20:39:22.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-26T20:39:28.745Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-26T20:39:33.224Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-26T20:39:34.030Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-26T20:39:35.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-26T20:39:38.485Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-26T20:39:41.030Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-26T20:39:43.576Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-26T20:39:46.886Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-10-26T20:39:49.431Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-26T20:40:45.694Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-26T20:41:00.594Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-26T20:41:14.615Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite (1714.61s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.45s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.61s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.67s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:562: [db718dcf0023b] joining swarm manager [dc601b7c41288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:584: [dca00a098d8aa] joining swarm manager [dc601b7c41288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] check_test.go:380: [db718dcf0023b] daemon is not started [2020-10-26T20:41:15.507Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.20s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:45: [dae4288551b6b] joining swarm manager [dded478e7a145]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.04s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:303: [d883ec5607468] joining swarm manager [df222ebbe2402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:304: [dbc35f85ad48a] joining swarm manager [df222ebbe2402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:271: [d1aba2870ab1a] joining swarm manager [d8e64dd49baed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:272: [d50628ba2a12f] joining swarm manager [d8e64dd49baed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.52s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.08s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s) [2020-10-26T20:41:15.507Z] docker_api_swarm_node_test.go:19: [dc699945bf4aa] joining swarm manager [d927013acca8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_node_test.go:20: [da7ea6101e374] joining swarm manager [d927013acca8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.51s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:501: [d6e66747def2f] joining swarm manager [da4c8cab539a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:506: [d417db2286eef] joining swarm manager [da4c8cab539a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.49s) [2020-10-26T20:41:15.507Z] docker_api_swarm_node_test.go:80: [dc86bddb4ee65] joining swarm manager [d0ab78bcbd9f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.40s) [2020-10-26T20:41:15.507Z] docker_api_swarm_node_test.go:52: [db1f3d9a93123] joining swarm manager [d82bf08420320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_node_test.go:53: [d62dc00cc89d7] joining swarm manager [d82bf08420320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.44s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:201: [d75a95183614c] joining swarm manager [d5f9b373b3b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.40s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:383: [d7236daf7bf62] joining swarm manager [d9dc66530096f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:384: [da9c05c7db24d] joining swarm manager [d9dc66530096f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] check_test.go:380: [da9c05c7db24d] daemon is not started [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.95s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:801: [dab141779c335] joining swarm manager [d474c081caef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:801: [da56dddd54c2a] joining swarm manager [d474c081caef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:801: [d351b7c5f5c06] joining swarm manager [d474c081caef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:801: [d74f738298f25] joining swarm manager [d474c081caef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:809: [dfdce4ac7487e] joining swarm manager [d474c081caef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.28s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:394: [d06c1115b2a92] joining swarm manager [d9354d011d1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:394: [d8fa2321b80de] joining swarm manager [d9354d011d1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.97s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:342: [d8400d40d5678] joining swarm manager [d993222aba0a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:342: [df6aca1d8248d] joining swarm manager [d993222aba0a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:489: [df1729d6cbf50] joining swarm manager [d12e5cceef56c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:489: [da7e4e369d67a] joining swarm manager [d12e5cceef56c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.53s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:127: [da3993808db1f] joining swarm manager [d0e5fbe39982f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:128: [d0e968113057a] joining swarm manager [d0e5fbe39982f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:136: [d5e59a5290d05] joining swarm manager [d0e5fbe39982f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:137: [d9f94e9f40183] joining swarm manager [d0e5fbe39982f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.62s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:303: [d3d8f0e384261] joining swarm manager [d6cbd1da1473e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:303: [ddc89e6f353bc] joining swarm manager [d6cbd1da1473e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.49s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:99: [d3b2ab3b054d7] joining swarm manager [d32f7d7d6cfb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:100: [d027b2f5e28bd] joining swarm manager [d32f7d7d6cfb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] check_test.go:380: [d3b2ab3b054d7] daemon is not started [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.92s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:532: [de22ef75e5825] joining swarm manager [d3c3f9a1e3131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:533: [dcfe5a3721c25] joining swarm manager [d3c3f9a1e3131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.71s) [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:147: [deb0e05bc7f31] joining swarm manager [d0b3330b71273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_api_swarm_service_test.go:147: [d400af70b2596] joining swarm manager [d0b3330b71273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.05s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.16s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.02s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.02s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.20s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.50s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.55s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.30s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.09s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.09s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.98s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.95s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s) [2020-10-26T20:41:15.507Z] docker_cli_service_logs_test.go:245: checking task nhfwjtlk55kb [2020-10-26T20:41:15.507Z] docker_cli_service_logs_test.go:250: checking messages for nhfwjtlk55kb [2020-10-26T20:41:15.507Z] docker_cli_service_logs_test.go:245: checking task 2b33ubutgaim [2020-10-26T20:41:15.507Z] docker_cli_service_logs_test.go:250: checking messages for 2b33ubutgaim [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.05s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.28s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.88s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1901: [d8bd74367f6b0] joining swarm manager [dfdf3cbda4bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1902: [d468f5978ffb8] joining swarm manager [dfdf3cbda4bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.05s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.67s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.17s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1802: [d61888957a4ae] joining swarm manager [d9d57111754dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1803: [df5fd00b3e74e] joining swarm manager [d9d57111754dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.26s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (151.92s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1321: [d1293be30abf7] joining swarm manager [d2537dbabfc83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1322: [da96150506b8d] joining swarm manager [d2537dbabfc83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.45s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.92s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.50s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.70s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s) [2020-10-26T20:41:15.507Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.52s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.85s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1186: [d7ce0441e396e] joining swarm manager [d6d92d28296f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1195: [d1c0040e763fa] joining swarm manager [d6d92d28296f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.90s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.82s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1118: [da02ab70f52a8] joining swarm manager [de78cd616f577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1119: [da2405ad092ce] joining swarm manager [de78cd616f577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1172: [d5e1f929acc4e] joining swarm manager [de78cd616f577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1453: [de3b052620c8b] joining swarm manager [d6a626396e264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] docker_cli_swarm_test.go:1454: [dd32ae61840ba] joining swarm manager [d6a626396e264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.42s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.47s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.66s) [2020-10-26T20:41:15.507Z] docker_cli_swarm_unix_test.go:62: [dafd2662744cf] joining swarm manager [de761f0b54c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.81s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2020-10-26T20:41:15.507Z] docker_api_swarm_test.go:961: [d8d88df0d2f38] joining swarm manager [d64d72b75bcc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.98s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-10-26T20:41:15.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.61s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2020-10-26T20:41:15.508Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2020-10-26T20:41:15.508Z] === RUN TestDockerExternalVolumeSuite [2020-10-26T20:41:15.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-26T20:41:17.553Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-26T20:41:22.297Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-26T20:41:22.297Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-26T20:41:22.763Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-26T20:41:22.763Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-26T20:41:22.763Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-26T20:41:22.763Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-26T20:41:26.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-26T20:41:26.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-26T20:41:26.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-26T20:41:26.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-26T20:41:26.999Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-26T20:41:32.835Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-26T20:41:33.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-26T20:41:50.619Z] === RUN TestDockerSuite/TestBuildFails [2020-10-26T20:41:52.173Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-26T20:41:52.173Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-26T20:41:56.901Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-26T20:42:02.733Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-26T20:42:08.564Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-26T20:42:21.009Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-26T20:42:21.009Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-26T20:42:26.840Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-26T20:42:26.840Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-26T20:42:27.818Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-26T20:42:28.284Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-26T20:42:28.284Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-26T20:42:38.660Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-26T20:42:38.660Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-26T20:42:41.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-26T20:42:47.279Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-26T20:42:47.742Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-26T20:42:49.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-26T20:42:49.943Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-26T20:42:49.943Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-26T20:42:50.920Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-26T20:42:50.920Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-26T20:43:01.302Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-26T20:43:01.766Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-26T20:43:02.230Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-26T20:43:03.209Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-26T20:43:03.677Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-26T20:43:04.656Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-26T20:43:06.208Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-26T20:43:10.940Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-26T20:43:11.404Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-26T20:43:11.404Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-26T20:43:11.404Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-26T20:43:11.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-26T20:43:11.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-26T20:43:11.870Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-26T20:43:12.334Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-26T20:43:12.798Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-26T20:43:18.693Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-26T20:43:21.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-26T20:43:33.570Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-26T20:43:33.570Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-26T20:43:33.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-26T20:43:36.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-26T20:44:09.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-26T20:44:09.505Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-26T20:44:19.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-26T20:44:30.674Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-26T20:44:35.400Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-26T20:44:41.239Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-26T20:44:45.969Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-26T20:44:51.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-26T20:45:03.722Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-26T20:45:03.722Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-26T20:45:09.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-26T20:45:10.841Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-26T20:45:10.841Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-26T20:45:10.841Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-26T20:45:10.841Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-26T20:45:13.774Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-26T20:45:18.495Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-26T20:45:20.698Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-26T20:45:20.698Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-26T20:45:21.164Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-26T20:45:23.359Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-26T20:45:24.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-26T20:45:24.337Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-26T20:45:25.315Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-26T20:45:35.688Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-26T20:45:36.152Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-26T20:45:44.779Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-26T20:45:48.543Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-26T20:45:58.924Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-26T20:46:03.654Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-26T20:46:08.384Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-26T20:46:09.362Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-26T20:46:09.362Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-26T20:46:09.362Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-26T20:46:10.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-26T20:46:11.562Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-26T20:46:11.562Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-26T20:46:29.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-26T20:46:54.185Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-26T20:47:01.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-26T20:47:24.226Z] === RUN TestDockerSuite/TestBuildRm [2020-10-26T20:47:33.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-26T20:47:36.675Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-26T20:47:40.440Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-26T20:47:40.440Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-26T20:47:40.440Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-26T20:47:41.997Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-26T20:47:45.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-26T20:47:45.763Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-26T20:47:49.530Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-26T20:47:54.258Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-26T20:48:03.542Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-26T20:48:15.418Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-26T20:48:15.882Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-26T20:48:16.862Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-26T20:48:18.439Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-26T20:48:29.313Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-26T20:48:29.313Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite (437.45s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.66s) [2020-10-26T20:48:33.356Z] docker_cli_external_volume_driver_test.go:53: [dc80f88b33da3] daemon is not started [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-10-26T20:48:33.356Z] docker_cli_external_volume_driver_test.go:53: [d5cd9b12f9e2a] daemon is not started [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-10-26T20:48:33.356Z] docker_cli_external_volume_driver_test.go:53: [da0a70dccf960] daemon is not started [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-10-26T20:48:33.356Z] docker_cli_external_volume_driver_test.go:53: [d8b5e910edeba] daemon is not started [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-10-26T20:48:33.356Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-10-26T20:48:33.357Z] docker_cli_external_volume_driver_test.go:485: [d746f2d75b6e4] daemon is not started [2020-10-26T20:48:33.357Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-10-26T20:48:33.357Z] docker_cli_external_volume_driver_test.go:53: [d7147072ebbaa] daemon is not started [2020-10-26T20:48:33.357Z] PASS [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] === Skipped [2020-10-26T20:48:33.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-26T20:48:33.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-26T20:48:33.357Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-10-26T20:48:33.357Z] check_test.go:309: [dfce5af2d86e9] daemon is not started [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-26T20:48:33.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-26T20:48:33.357Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-10-26T20:48:33.357Z] check_test.go:309: [dfd017e958c7b] daemon is not started [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-26T20:48:33.357Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-26T20:48:33.357Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-10-26T20:48:33.357Z] check_test.go:309: [d238f926da1f3] daemon is not started [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-10-26T20:48:33.357Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-10-26T20:48:33.357Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-26T20:48:33.357Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-26T20:48:33.357Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] [2020-10-26T20:48:33.357Z] DONE 273 tests, 5 skipped in 2545.190s [2020-10-26T20:48:33.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-26T20:48:33.617Z] ++++ cat bundles/test-integration/docker.pid [2020-10-26T20:48:33.617Z] +++ kill 7643 [2020-10-26T20:48:34.038Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-26T20:48:34.038Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-26T20:48:34.558Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d05520ffe9b3d/docker.pid [2020-10-26T20:48:34.558Z] +++ kill 5437 [2020-10-26T20:48:34.558Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5437 is not a child of this shell [2020-10-26T20:48:34.558Z] warning: PID 5437 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d05520ffe9b3d/docker.pid had a nonzero exit code [2020-10-26T20:48:34.558Z] +++ /etc/init.d/apparmor stop [2020-10-26T20:48:34.558Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-26T20:48:34.558Z] [2020-10-26T20:48:34.558Z] Unloading profiles will leave already running processes permanently [2020-10-26T20:48:34.558Z] unconfined, which can lead to unexpected situations. [2020-10-26T20:48:34.558Z] [2020-10-26T20:48:34.558Z] To set a process to complain mode, use the command line tool [2020-10-26T20:48:34.558Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-26T20:48:34.558Z] +++ true [2020-10-26T20:48:34.558Z] exiting test-integration [2020-10-26T20:48:34.558Z] ++ exit 0 [2020-10-26T20:48:34.558Z] [2020-10-26T20:48:34.818Z] + exit 0 [2020-10-26T20:48:34.818Z] ++ jobs -p [2020-10-26T20:48:34.818Z] + pids= [2020-10-26T20:48:34.818Z] + echo 'Remaining pids to kill: []' [2020-10-26T20:48:34.818Z] Remaining pids to kill: [] [2020-10-26T20:48:34.818Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-10-26T20:48:34.833Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-26T20:48:37.145Z] + echo Ensuring container killed. [2020-10-26T20:48:37.145Z] Ensuring container killed. [2020-10-26T20:48:37.145Z] + docker ps -aq -f name=docker-pr1-* [2020-10-26T20:48:37.145Z] + cids=5c8e76714baf [2020-10-26T20:48:37.145Z] 4976b49467c3 [2020-10-26T20:48:37.145Z] bee114880303 [2020-10-26T20:48:37.145Z] + [ -n 5c8e76714baf [2020-10-26T20:48:37.145Z] 4976b49467c3 [2020-10-26T20:48:37.145Z] bee114880303 ] [2020-10-26T20:48:37.145Z] + docker rm -vf 5c8e76714baf 4976b49467c3 bee114880303 [2020-10-26T20:48:38.762Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-26T20:48:39.693Z] 5c8e76714baf [2020-10-26T20:48:39.693Z] 4976b49467c3 [2020-10-26T20:48:39.693Z] bee114880303 [Pipeline] sh [2020-10-26T20:48:39.981Z] + echo Chowning /workspace to jenkins user [2020-10-26T20:48:39.981Z] Chowning /workspace to jenkins user [2020-10-26T20:48:39.981Z] + id -u [2020-10-26T20:48:39.981Z] + id -g [2020-10-26T20:48:39.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41590:/workspace busybox chown -R 1000:1000 /workspace [2020-10-26T20:48:39.981Z] Unable to find image 'busybox:latest' locally [2020-10-26T20:48:39.981Z] latest: Pulling from library/busybox [2020-10-26T20:48:40.241Z] 9758c28807f2: Pulling fs layer [2020-10-26T20:48:40.241Z] 9758c28807f2: Verifying Checksum [2020-10-26T20:48:40.241Z] 9758c28807f2: Download complete [2020-10-26T20:48:40.241Z] 9758c28807f2: Pull complete [2020-10-26T20:48:40.241Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-26T20:48:40.241Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-26T20:48:44.756Z] + bundleName=amd64 [2020-10-26T20:48:44.756Z] + echo Creating amd64-bundles.tar.gz [2020-10-26T20:48:44.756Z] Creating amd64-bundles.tar.gz [2020-10-26T20:48:44.756Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-26T20:48:44.756Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-26T20:48:45.711Z] Archiving artifacts [2020-10-26T20:48:47.898Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T20:48:48.215Z] + make clean [2020-10-26T20:48:48.476Z] docker volume rm -f docker-dev-cache [2020-10-26T20:48:48.476Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T20:49:03.979Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-26T20:49:03.979Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-26T20:49:03.979Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-26T20:49:04.960Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-26T20:49:10.805Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-26T20:49:16.644Z] === RUN TestDockerSuite/TestBuildUser [2020-10-26T20:49:16.644Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-26T20:49:16.644Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-26T20:49:16.644Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-26T20:49:21.361Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-26T20:49:21.361Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-26T20:49:24.303Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-26T20:49:24.303Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-26T20:49:24.303Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-26T20:49:49.829Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-26T20:49:49.829Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-26T20:50:06.090Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-26T20:50:10.073Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-26T20:50:10.540Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-26T20:50:10.540Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-26T20:50:13.484Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-26T20:50:13.484Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-10-26T20:50:28.392Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-26T20:50:32.172Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-26T20:50:32.638Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-26T20:50:47.549Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-26T20:50:47.549Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-26T20:50:47.549Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-26T20:50:47.549Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-26T20:50:49.123Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-26T20:51:04.029Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-26T20:51:05.012Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-26T20:51:05.012Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-26T20:51:05.012Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-26T20:51:05.479Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-26T20:51:07.693Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-26T20:51:12.436Z] === RUN TestDockerSuite/TestCommitChange [2020-10-26T20:51:17.179Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-26T20:51:21.922Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-26T20:51:21.922Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-26T20:51:34.385Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-26T20:51:34.385Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-26T20:51:41.501Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-26T20:51:46.225Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-26T20:51:53.342Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-26T20:52:00.462Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-26T20:52:00.462Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-26T20:52:02.013Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-26T20:52:02.013Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-26T20:52:02.013Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-26T20:52:02.013Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-26T20:52:09.133Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-26T20:52:09.133Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-26T20:52:09.133Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-26T20:52:11.329Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-26T20:52:11.329Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-26T20:52:11.329Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-26T20:52:11.329Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-26T20:52:11.329Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-26T20:52:14.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-26T20:52:15.810Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-26T20:52:18.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-26T20:52:18.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-26T20:52:18.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-26T20:52:20.205Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-26T20:52:20.205Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-26T20:52:22.402Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-26T20:52:22.402Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-26T20:52:22.402Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-26T20:52:24.596Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-26T20:52:24.596Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-26T20:52:26.146Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-26T20:52:26.146Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-26T20:52:28.347Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-26T20:52:28.810Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-26T20:52:31.005Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-26T20:52:39.618Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-26T20:52:43.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-26T20:52:43.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-26T20:52:43.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-26T20:52:43.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-26T20:52:43.387Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-26T20:52:45.584Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-26T20:52:45.584Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-26T20:52:47.783Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-26T20:52:47.783Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-26T20:52:49.977Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-26T20:52:49.977Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-26T20:52:54.700Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-26T20:52:56.260Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-26T20:52:56.260Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-26T20:52:56.260Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-26T20:52:56.260Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-26T20:52:56.260Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-26T20:52:56.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-10-26T20:52:58.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-26T20:52:58.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-10-26T20:53:00.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-10-26T20:53:03.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-10-26T20:53:05.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-10-26T20:53:07.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099fd80_} [2020-10-26T20:53:10.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1566407550_c:\foo_false____} [2020-10-26T20:53:12.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1566407550_c:\foo_true____} [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-26T20:53:15.296Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-26T20:53:17.494Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-26T20:53:19.687Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-26T20:53:20.151Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-26T20:53:20.151Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-26T20:53:22.347Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-26T20:53:22.347Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-26T20:53:22.347Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-26T20:53:22.347Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-26T20:53:32.717Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-26T20:53:33.693Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-26T20:53:33.693Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-26T20:53:33.693Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-26T20:53:48.569Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-26T20:53:48.569Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-26T20:53:48.569Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-26T20:53:57.182Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-26T20:53:57.182Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-26T20:53:57.182Z] === RUN TestDockerSuite/TestCpToDot [2020-10-26T20:53:58.167Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-26T20:53:58.167Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-26T20:53:58.167Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-26T20:54:00.360Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-26T20:54:00.360Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-26T20:54:00.360Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-26T20:54:00.360Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-26T20:54:00.360Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-26T20:54:00.823Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-26T20:54:00.823Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-26T20:54:02.372Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-26T20:54:04.565Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-26T20:54:05.028Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-26T20:54:05.029Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-26T20:54:07.223Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-26T20:54:08.199Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-26T20:54:08.199Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-26T20:54:08.199Z] === RUN TestDockerSuite/TestCreateRM [2020-10-26T20:54:08.662Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-26T20:54:08.662Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-26T20:54:08.662Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-26T20:54:09.126Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-26T20:54:21.562Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-26T20:54:21.562Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-26T20:54:22.024Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-26T20:54:26.751Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-26T20:54:26.751Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-26T20:54:26.751Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-26T20:54:28.945Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDockerFails [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-26T20:54:29.410Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-26T20:54:32.346Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-26T20:54:34.547Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-26T20:54:36.749Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-26T20:54:51.623Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-26T20:54:55.380Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-26T20:55:00.107Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-26T20:55:02.303Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-26T20:55:02.773Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-26T20:55:06.537Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-26T20:55:07.514Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-26T20:55:08.492Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-26T20:55:13.227Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-26T20:55:16.984Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-26T20:55:16.984Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-26T20:55:16.984Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-26T20:55:16.984Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-26T20:55:16.984Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-26T20:55:16.984Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-26T20:55:18.535Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-26T20:55:18.535Z] === RUN TestDockerSuite/TestEventsRename [2020-10-26T20:55:20.734Z] === RUN TestDockerSuite/TestEventsResize [2020-10-26T20:55:23.660Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-26T20:55:25.211Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-26T20:55:28.136Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-26T20:55:32.863Z] === RUN TestDockerSuite/TestEventsTop [2020-10-26T20:55:32.863Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-26T20:55:35.057Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-26T20:55:43.667Z] === RUN TestDockerSuite/TestExec [2020-10-26T20:55:43.667Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-26T20:55:43.667Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-26T20:55:45.215Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-26T20:55:47.409Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-26T20:55:47.409Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-26T20:55:47.409Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-26T20:55:47.409Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-26T20:55:49.604Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-26T20:55:51.155Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-26T20:55:53.353Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-26T20:55:55.548Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-26T20:55:59.316Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-26T20:55:59.316Z] === RUN TestDockerSuite/TestExecEnv [2020-10-26T20:55:59.316Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-26T20:55:59.316Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-26T20:56:01.515Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-26T20:56:05.274Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-26T20:56:05.274Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-26T20:56:05.274Z] === RUN TestDockerSuite/TestExecParseError [2020-10-26T20:56:05.274Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-26T20:56:05.274Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-26T20:56:05.274Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-26T20:56:07.467Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-26T20:56:07.467Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-26T20:56:07.467Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-26T20:56:07.467Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-26T20:56:07.467Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-26T20:56:07.467Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-26T20:56:09.659Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-26T20:56:09.659Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-26T20:56:16.768Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-26T20:56:16.768Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-26T20:56:16.768Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-26T20:56:16.768Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-26T20:56:22.598Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-26T20:56:28.433Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-26T20:56:31.362Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestHealth [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-26T20:56:37.191Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-26T20:56:37.654Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-26T20:56:42.375Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-26T20:56:42.375Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-26T20:56:42.375Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-26T20:56:42.375Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-26T20:56:42.375Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-26T20:56:42.838Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-26T20:56:43.303Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-26T20:56:43.303Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-26T20:56:44.280Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-26T20:56:44.280Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-26T20:56:45.830Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-26T20:56:46.293Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-26T20:56:48.489Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-26T20:56:51.417Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-26T20:56:51.417Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-26T20:56:51.417Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-26T20:56:54.342Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-26T20:56:54.806Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestImportFile [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-26T20:56:57.041Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-26T20:56:57.504Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-26T20:56:57.504Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-26T20:56:57.504Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-26T20:56:59.709Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-26T20:57:01.266Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-26T20:57:01.266Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-26T20:57:01.266Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-26T20:57:01.730Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-26T20:57:01.730Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-26T20:57:03.278Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-26T20:57:03.742Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-26T20:57:05.937Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-26T20:57:05.937Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-26T20:57:05.937Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-26T20:57:05.937Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-26T20:57:08.136Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-26T20:57:12.853Z] === RUN TestDockerSuite/TestInspectImage [2020-10-26T20:57:12.853Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-26T20:57:12.853Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-26T20:57:12.853Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-26T20:57:15.049Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-26T20:57:16.599Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-26T20:57:16.599Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-26T20:57:18.791Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-26T20:57:20.986Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-26T20:57:20.986Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-26T20:57:20.986Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-26T20:57:23.185Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-26T20:57:25.379Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-26T20:57:30.097Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-26T20:57:31.646Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-26T20:57:33.848Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-26T20:57:36.045Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-26T20:57:37.594Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-26T20:57:39.790Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-26T20:57:41.984Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-26T20:57:41.984Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-26T20:57:41.984Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-26T20:57:41.984Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-26T20:57:42.447Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-26T20:57:44.644Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-26T20:57:46.197Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-26T20:57:52.022Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-26T20:57:54.217Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-26T20:57:54.217Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-26T20:57:56.411Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-26T20:57:56.411Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-26T20:58:05.025Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-26T20:58:12.143Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-26T20:58:19.255Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-26T20:58:21.452Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-26T20:58:23.649Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-26T20:58:23.649Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-26T20:58:25.845Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-26T20:58:28.042Z] === RUN TestDockerSuite/TestLogsSince [2020-10-26T20:58:38.405Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-26T20:58:38.405Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-26T20:58:38.405Z] === RUN TestDockerSuite/TestLogsTail [2020-10-26T20:58:39.381Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-26T20:58:42.310Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-26T20:58:43.872Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-26T20:58:43.872Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestNetHostname [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginActive [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPortList [2020-10-26T20:58:44.337Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-26T20:58:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-26T20:58:53.781Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-26T20:58:53.781Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-26T20:59:02.402Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-26T20:59:02.402Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-26T20:59:12.761Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-26T20:59:25.199Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-26T20:59:25.200Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-26T20:59:25.200Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-26T20:59:40.076Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-26T20:59:41.624Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-26T20:59:48.742Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-26T20:59:52.503Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-26T20:59:52.503Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-26T20:59:52.503Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-26T20:59:57.225Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-26T20:59:57.225Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-26T20:59:57.225Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-26T20:59:57.225Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-26T20:59:57.225Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-26T21:00:04.341Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-26T21:00:04.341Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-26T21:00:05.317Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-26T21:00:05.317Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-26T21:00:06.869Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-26T21:00:07.845Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-26T21:00:07.845Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-26T21:00:12.563Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-26T21:00:16.326Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-26T21:00:17.876Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-26T21:00:43.082Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-26T21:00:43.082Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-26T21:00:46.841Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-26T21:00:46.841Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-26T21:00:47.305Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-26T21:00:47.768Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-26T21:00:52.485Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-26T21:01:01.093Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-26T21:01:01.093Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-26T21:01:05.813Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-26T21:01:05.813Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-26T21:01:05.813Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-26T21:01:26.996Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-26T21:01:27.459Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-26T21:01:27.922Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-26T21:01:35.035Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-26T21:01:45.409Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-26T21:01:52.519Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-26T21:01:57.239Z] === RUN TestDockerSuite/TestRmiTag [2020-10-26T21:01:57.702Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-26T21:01:59.905Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-26T21:02:17.648Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-26T21:02:19.197Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-26T21:02:25.026Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-26T21:02:26.003Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-26T21:02:28.201Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-26T21:02:28.201Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-26T21:02:28.201Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-26T21:02:32.919Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-26T21:02:35.122Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-26T21:02:37.317Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-26T21:02:39.516Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-26T21:02:41.713Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-26T21:02:41.714Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-26T21:02:46.438Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-26T21:02:48.636Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-26T21:02:48.636Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-26T21:02:51.566Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-26T21:02:51.566Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-26T21:02:51.566Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-26T21:02:53.117Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-26T21:02:53.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-26T21:02:53.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-26T21:02:53.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-26T21:02:53.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-26T21:02:53.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-26T21:02:53.581Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-26T21:02:53.581Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-26T21:02:55.773Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-26T21:02:57.967Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-26T21:02:59.518Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-26T21:02:59.518Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-26T21:02:59.518Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-26T21:02:59.518Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-26T21:03:01.713Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-26T21:03:01.713Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-26T21:03:01.713Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-26T21:03:01.713Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-26T21:03:01.713Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-26T21:03:03.908Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-26T21:03:09.739Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-26T21:03:11.292Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-26T21:03:11.292Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-26T21:03:11.766Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-26T21:03:11.766Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-26T21:03:13.961Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-26T21:03:15.511Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-26T21:03:15.511Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-26T21:03:17.704Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-26T21:03:17.704Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-26T21:03:17.704Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-26T21:03:17.704Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-26T21:03:19.900Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-26T21:03:22.099Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-26T21:03:23.648Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-26T21:03:25.842Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-26T21:03:26.306Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-26T21:03:26.306Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-26T21:03:30.071Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-26T21:03:38.689Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-26T21:03:38.689Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunMount [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-26T21:03:39.669Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-26T21:03:46.900Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-26T21:03:46.900Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-26T21:03:46.900Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-26T21:03:46.900Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-26T21:03:51.620Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-26T21:03:54.546Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-26T21:03:54.546Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-26T21:03:55.009Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-26T21:03:55.987Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-26T21:03:58.183Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-26T21:04:00.379Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-26T21:04:00.842Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-26T21:04:03.036Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-26T21:04:05.971Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-26T21:04:05.971Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-26T21:04:05.971Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-26T21:04:05.971Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-26T21:04:05.971Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-26T21:04:05.971Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-26T21:04:14.600Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-26T21:04:14.600Z] === RUN TestDockerSuite/TestRunRm [2020-10-26T21:04:15.576Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-26T21:04:21.401Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-26T21:04:22.950Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-26T21:04:25.146Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-26T21:04:26.694Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-26T21:04:29.622Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-26T21:04:29.622Z] === RUN TestDockerSuite/TestRunState [2020-10-26T21:04:29.622Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-26T21:04:31.175Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-26T21:04:31.639Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-26T21:04:33.191Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-26T21:04:33.191Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-26T21:04:33.191Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-26T21:04:33.191Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-26T21:04:33.656Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-26T21:04:33.656Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-26T21:04:38.374Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-26T21:04:40.575Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-26T21:04:40.575Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-26T21:04:42.770Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-26T21:04:42.770Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-26T21:04:42.770Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-26T21:04:45.699Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-26T21:04:51.529Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-26T21:04:56.254Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-26T21:05:02.085Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-26T21:05:02.085Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-26T21:05:02.085Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-26T21:05:02.085Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-26T21:05:02.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-26T21:05:04.279Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-26T21:05:06.484Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-26T21:05:08.682Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-26T21:05:13.402Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-26T21:05:14.379Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-26T21:05:16.573Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-26T21:05:20.340Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-26T21:05:20.804Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-26T21:05:23.002Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-26T21:05:23.466Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-26T21:05:23.932Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-26T21:05:24.395Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-26T21:05:25.945Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-26T21:05:31.774Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-26T21:05:31.774Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-26T21:05:40.400Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-26T21:05:40.400Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-26T21:05:44.162Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-26T21:05:44.163Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-26T21:05:44.163Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-26T21:05:44.163Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-26T21:05:44.163Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-26T21:05:54.538Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-26T21:05:55.516Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-26T21:05:57.714Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-26T21:05:57.714Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-26T21:05:59.909Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-26T21:06:17.649Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-26T21:06:18.627Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-26T21:06:18.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-26T21:06:21.552Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-26T21:06:22.016Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-26T21:06:22.479Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-26T21:06:22.479Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-26T21:06:22.942Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-26T21:06:30.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-26T21:06:30.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-26T21:06:31.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-26T21:06:31.027Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-26T21:06:31.027Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-26T21:06:38.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-26T21:06:38.141Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-26T21:06:38.141Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-26T21:06:46.749Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-26T21:06:46.749Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite (2538.15s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-10-26T21:06:46.749Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (161.85s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-10-26T21:06:46.749Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-26T21:06:46.749Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.42s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-10-26T21:06:46.749Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-10-26T21:06:46.749Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.20s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-26T21:06:46.749Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-26T21:06:46.749Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.34s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (119.26s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-10-26T21:06:46.749Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.28s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.50s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.50s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.31s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.22s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.08s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.00s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.89s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.68s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.42s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.34s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.19s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.41s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.00s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.27s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.49s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.19s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-10-26T21:06:46.749Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.36s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildContChar (13.71s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.69s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.04s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.88s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.10s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.34s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.58s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.36s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.49s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.97s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s) [2020-10-26T21:06:46.749Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-10-26T21:06:46.749Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.11s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2020-10-26T21:06:46.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.27s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.37s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.32s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.26s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.11s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.93s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.89s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-10-26T21:06:46.750Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-26T21:06:46.750Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-10-26T21:06:46.750Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.91s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s) [2020-10-26T21:06:46.750Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-10-26T21:06:46.750Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-10-26T21:06:46.750Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-10-26T21:06:46.750Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-10-26T21:06:46.750Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.06s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.17s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.88s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFails (2.17s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.95s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.68s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.82s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.90s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.05s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildHistory (9.61s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.94s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.09s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.33s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.44s) [2020-10-26T21:06:47.217Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-26T21:06:47.217Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.33s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.86s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.02s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.41s) [2020-10-26T21:06:47.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.12s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.65s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.59s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.73s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.56s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.21s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.34s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.54s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.37s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.39s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.15s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.52s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.19s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildRm (14.47s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-10-26T21:06:47.218Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.45s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.03s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.51s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.40s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildStderr (4.94s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.58s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.15s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.93s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.68s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.74s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.58s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.01s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.67s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.28s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.29s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.84s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.06s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2020-10-26T21:06:47.218Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-26T21:06:47.218Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-10-26T21:06:47.218Z] docker_cli_sni_test.go:18: Flakey test [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.79s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCommitChange (5.09s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.92s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.51s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCommitTTY (7.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.23s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-26T21:06:47.218Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.85s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.96s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.92s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.24s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.05s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.47s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.12s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.76s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.27s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.32s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.06s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-10-26T21:06:47.218Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-26T21:06:47.218Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.39s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.31s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099fd80_} (2.36s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1566407550_c:\foo_false____} (2.39s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1566407550_c:\foo_true____} (2.26s) [2020-10-26T21:06:47.218Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-10-26T21:06:47.218Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-10-26T21:06:47.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.36s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.26s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.21s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.08s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.47s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.84s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCpToStdout (2.23s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.20s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.12s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.45s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.27s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-26T21:06:47.219Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-10-26T21:06:47.219Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2020-10-26T21:06:47.219Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.51s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.25s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.99s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsCopy (5.46s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.87s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.41s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFilters (4.51s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFormat (4.10s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsResize (2.70s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.56s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.36s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-10-26T21:06:47.219Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-10-26T21:06:47.219Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-10-26T21:06:47.219Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-10-26T21:06:47.219Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.09s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.00s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.04s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecInspectID (3.37s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-26T21:06:47.219Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.24s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-26T21:06:47.219Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.12s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-10-26T21:06:47.219Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.219Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.16s) [2020-10-26T21:06:47.219Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.81s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.91s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-10-26T21:06:47.220Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.72s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.42s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-10-26T21:06:47.220Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-10-26T21:06:47.220Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.03s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-10-26T21:06:47.220Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-10-26T21:06:47.220Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.95s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.13s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.09s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.84s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.09s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.93s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectStatus (2.47s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.24s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.05s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.04s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.06s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.18s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-10-26T21:06:47.220Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.08s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.60s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.10s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.22s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.10s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsSince (8.86s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsTail (2.62s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.33s) [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2020-10-26T21:06:47.220Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2020-10-26T21:06:47.220Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-26T21:06:47.220Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-26T21:06:47.220Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-10-26T21:06:47.220Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.220Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.24s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-26T21:06:47.221Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.28s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsByOrder (8.59s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.16s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.75s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.37s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.37s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.72s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.88s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.25s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.07s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.51s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-26T21:06:47.221Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.98s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.14s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.74s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.98s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.25s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.95s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.14s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.34s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.73s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.25s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.50s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.64s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.92s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.26s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.22s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.11s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.29s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.35s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.13s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.83s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.08s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.05s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.48s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.09s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.08s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.94s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.221Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.72s) [2020-10-26T21:06:47.221Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-26T21:06:47.221Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.78s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.51s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.78s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.68s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.74s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.60s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunRm (2.04s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.02s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.33s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.97s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.68s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.18s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.27s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.34s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.11s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.17s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.16s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-26T21:06:47.222Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.97s) [2020-10-26T21:06:47.222Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-10-26T21:06:47.222Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.222Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.82s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.94s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.64s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.95s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.00s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2020-10-26T21:06:47.223Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.85s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.39s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.04s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.81s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-10-26T21:06:47.223Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-26T21:06:47.223Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-26T21:06:47.223Z] --- PASS: TestDockerRegistrySuite (0.15s) [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-26T21:06:47.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.223Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-26T21:06:47.224Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.224Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-26T21:06:47.224Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.224Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-26T21:06:47.224Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-26T21:06:47.224Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-26T21:06:47.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-26T21:06:47.687Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-26T21:06:47.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-26T21:06:47.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-26T21:06:47.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-26T21:06:47.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-26T21:06:47.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-26T21:06:47.688Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-26T21:06:47.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-26T21:06:47.688Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] === RUN TestDockerDaemonSuite [2020-10-26T21:06:47.688Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-26T21:06:47.688Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-26T21:06:47.688Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-26T21:06:47.688Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] === RUN TestDockerSwarmSuite [2020-10-26T21:06:47.688Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-10-26T21:06:47.688Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-10-26T21:06:47.688Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] === RUN TestDockerExternalVolumeSuite [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] === RUN TestDockerNetworkSuite [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] === RUN TestDockerHubPullSuite [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-10-26T21:06:47.688Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] PASS [2020-10-26T21:06:47.688Z] ok github.com/docker/docker/integration-cli 2538.917s [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === Skipped [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-10-26T21:06:47.688Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-10-26T21:06:47.688Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-26T21:06:47.688Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-10-26T21:06:47.688Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-10-26T21:06:47.688Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-26T21:06:47.688Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-26T21:06:47.688Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-10-26T21:06:47.688Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.08s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.08s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-10-26T21:06:47.688Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.688Z] [2020-10-26T21:06:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-10-26T21:06:47.688Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-10-26T21:06:47.689Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-10-26T21:06:47.689Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2020-10-26T21:06:47.689Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-26T21:06:47.689Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-10-26T21:06:47.689Z] docker_cli_sni_test.go:18: Flakey test [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-10-26T21:06:47.689Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-26T21:06:47.689Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-26T21:06:47.689Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.689Z] [2020-10-26T21:06:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-10-26T21:06:47.690Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-26T21:06:47.690Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-26T21:06:47.690Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.690Z] [2020-10-26T21:06:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-26T21:06:47.691Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-26T21:06:47.691Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-10-26T21:06:47.691Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2020-10-26T21:06:47.691Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-10-26T21:06:47.691Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-10-26T21:06:47.691Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-10-26T21:06:47.691Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-10-26T21:06:47.691Z] [2020-10-26T21:06:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-26T21:06:48.155Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-26T21:06:48.155Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-26T21:06:48.155Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-10-26T21:06:48.155Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-10-26T21:06:48.155Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-10-26T21:06:48.155Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-10-26T21:06:48.155Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-10-26T21:06:48.155Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-10-26T21:06:48.155Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-10-26T21:06:48.155Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-10-26T21:06:48.155Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.155Z] [2020-10-26T21:06:48.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-26T21:06:48.156Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-26T21:06:48.156Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-10-26T21:06:48.156Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-10-26T21:06:48.156Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-10-26T21:06:48.156Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-10-26T21:06:48.156Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-10-26T21:06:48.156Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-10-26T21:06:48.156Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2020-10-26T21:06:48.156Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2020-10-26T21:06:48.156Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-26T21:06:48.156Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-10-26T21:06:48.156Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-10-26T21:06:48.156Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.156Z] [2020-10-26T21:06:48.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-26T21:06:48.157Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-26T21:06:48.157Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-26T21:06:48.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-26T21:06:48.157Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.157Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-10-26T21:06:48.158Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-10-26T21:06:48.158Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.158Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-26T21:06:48.159Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-10-26T21:06:48.159Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-10-26T21:06:48.159Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.159Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-10-26T21:06:48.160Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2020-10-26T21:06:48.160Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-10-26T21:06:48.160Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-10-26T21:06:48.160Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-10-26T21:06:48.160Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-10-26T21:06:48.160Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-10-26T21:06:48.160Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-26T21:06:48.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-26T21:06:48.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.160Z] [2020-10-26T21:06:48.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-26T21:06:48.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-26T21:06:48.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.161Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-26T21:06:48.624Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-10-26T21:06:48.624Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] DONE 1096 tests, 549 skipped in 2548.867s [2020-10-26T21:06:48.624Z] INFO: Integration tests ended at 10/26/2020 21:06:48. Duration:00:42:28.9668116 [2020-10-26T21:06:48.624Z] INFO: Docker info of the daemon under test at end of run [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] Containers: 2 [2020-10-26T21:06:48.624Z] Running: 0 [2020-10-26T21:06:48.624Z] Paused: 0 [2020-10-26T21:06:48.624Z] Stopped: 2 [2020-10-26T21:06:48.624Z] Images: 18 [2020-10-26T21:06:48.624Z] Server Version: 0.0.0-dev [2020-10-26T21:06:48.624Z] Storage Driver: windowsfilter [2020-10-26T21:06:48.624Z] Windows: [2020-10-26T21:06:48.624Z] Logging Driver: json-file [2020-10-26T21:06:48.624Z] Plugins: [2020-10-26T21:06:48.624Z] Volume: local [2020-10-26T21:06:48.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-26T21:06:48.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-26T21:06:48.624Z] Swarm: inactive [2020-10-26T21:06:48.624Z] Default Isolation: process [2020-10-26T21:06:48.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-26T21:06:48.624Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-26T21:06:48.624Z] OSType: windows [2020-10-26T21:06:48.624Z] Architecture: x86_64 [2020-10-26T21:06:48.624Z] CPUs: 4 [2020-10-26T21:06:48.624Z] Total Memory: 32GiB [2020-10-26T21:06:48.624Z] Name: azwin-2-c4c2a0 [2020-10-26T21:06:48.624Z] ID: N6SP:PE3D:KQMV:3BBF:YXUP:WKHX:K2O5:JRS7:FP5G:G4R5:AHXZ:IIRP [2020-10-26T21:06:48.624Z] Docker Root Dir: D:\CI\PR-41590\1\daemon [2020-10-26T21:06:48.624Z] Debug Mode (client): false [2020-10-26T21:06:48.624Z] Debug Mode (server): true [2020-10-26T21:06:48.624Z] File Descriptors: -1 [2020-10-26T21:06:48.624Z] Goroutines: 18 [2020-10-26T21:06:48.624Z] System Time: 2020-10-26T21:06:48.1748216Z [2020-10-26T21:06:48.624Z] EventsListeners: 0 [2020-10-26T21:06:48.624Z] Registry: https://index.docker.io/v1/ [2020-10-26T21:06:48.624Z] Labels: [2020-10-26T21:06:48.624Z] Experimental: false [2020-10-26T21:06:48.624Z] Insecure Registries: [2020-10-26T21:06:48.624Z] 127.0.0.0/8 [2020-10-26T21:06:48.624Z] Live Restore Enabled: false [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] [2020-10-26T21:06:48.624Z] INFO: Stopping daemon under test [2020-10-26T21:06:48.624Z] SUCCESS: The process with PID 5540 (child process of PID 1580) has been terminated. [2020-10-26T21:06:48.624Z] SUCCESS: The process with PID 1580 (child process of PID 3692) has been terminated. [2020-10-26T21:06:48.624Z] INFO: Stop tailing logs of the daemon under tests [2020-10-26T21:06:48.624Z] INFO: executeCI.ps1 Completed successfully at 10/26/2020 21:06:48. [2020-10-26T21:06:48.624Z] INFO: Tidying up at end of run [2020-10-26T21:06:48.624Z] INFO: Saving daemon under test log (d:\CI\PR-41590\1\dut.out) to bundles\CIDUT.out [2020-10-26T21:06:48.624Z] INFO: Saving daemon under test log (d:\CI\PR-41590\1\dut.err) to bundles\CIDUT.err [2020-10-26T21:06:48.624Z] INFO: Nuke-Everything... [2020-10-26T21:06:49.088Z] INFO: Container count on control daemon to delete is 2 [2020-10-26T21:06:49.551Z] 3777a50fbfb0 [2020-10-26T21:06:49.551Z] e29069cdb9f3 [2020-10-26T21:06:49.551Z] INFO: Tidying pidfile d:\CI\PR-41590\1\docker.pid [2020-10-26T21:06:49.551Z] INFO: Nuking d:\CI [2020-10-26T21:07:25.316Z] INFO: Zapped successfully [2020-10-26T21:07:25.316Z] [2020-10-26T21:07:25.316Z] INFO: executeCI.ps1 exiting at Mon Oct 26 21:07:21 CUT 2020. Duration 01:11:38.1276694 [2020-10-26T21:07:25.316Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-10-26T21:07:25.562Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-10-26T21:07:34.226Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-10-26T21:07:36.634Z] Archiving artifacts [2020-10-26T21:07:50.601Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41590/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-26T21:07:51.542Z] + make clean [2020-10-26T21:07:53.093Z] docker volume rm -f docker-dev-cache [2020-10-26T21:07:53.556Z] 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